"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/03/24 06:24:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-limomal5muva" 2025/03/24 06:24:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 06:24:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/03/24 06:24:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/03/24 06:24:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/03/24 06:24:23 DEBUG : Setting pass="oWkaqILCCh17ZsD9dWMmUzjllQhmVBcbVT4KjR8sBwc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/03/24 06:24:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/03/24 06:24:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{JeDq7}" suffix to name 2025/03/24 06:24:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/03/24 06:24:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/03/24 06:24:23 DEBUG : Setting pass="oWkaqILCCh17ZsD9dWMmUzjllQhmVBcbVT4KjR8sBwc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/03/24 06:24:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: Connecting to FTP server 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:21") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : Creating backend with remote "/tmp/rclone712431307" === RUN TestDirHandleMethods run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:23 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33845") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35093") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33502") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31333") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:23 DEBUG : dir: Looking for writers 2025/03/24 06:24:23 DEBUG : : Looking for writers 2025/03/24 06:24:23 DEBUG : dir: reading active writers 2025/03/24 06:24:23 DEBUG : >WaitForWriters: 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37774") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31198") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30165") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleMethods (0.01s) === RUN TestDirHandleReaddir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:23 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36588") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39158") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37429") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36622") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34313") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32830") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30147") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32887") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:23 DEBUG : dir/subdir: Looking for writers 2025/03/24 06:24:23 DEBUG : dir: Looking for writers 2025/03/24 06:24:23 DEBUG : subdir: reading active writers 2025/03/24 06:24:23 DEBUG : file1: reading active writers 2025/03/24 06:24:23 DEBUG : file2: reading active writers 2025/03/24 06:24:23 DEBUG : : Looking for writers 2025/03/24 06:24:23 DEBUG : dir: reading active writers 2025/03/24 06:24:23 DEBUG : >WaitForWriters: 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36135") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37444") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31599") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36370") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddir (0.01s) === RUN TestDirHandleReaddirnames run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:23 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30421") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37197") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38115") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35958") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37543") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:23 DEBUG : dir: Looking for writers 2025/03/24 06:24:23 DEBUG : file1: reading active writers 2025/03/24 06:24:23 DEBUG : : Looking for writers 2025/03/24 06:24:23 DEBUG : dir: reading active writers 2025/03/24 06:24:23 DEBUG : >WaitForWriters: 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37715") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30689") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33109") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddirnames (0.01s) === RUN TestDirMethods run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:23 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34257") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30939") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37566") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33564") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:23 DEBUG : dir: Looking for writers 2025/03/24 06:24:23 DEBUG : : Looking for writers 2025/03/24 06:24:23 DEBUG : dir: reading active writers 2025/03/24 06:24:23 DEBUG : >WaitForWriters: 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35829") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30678") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37977") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:23 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31500") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38467") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34156") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38392") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36327") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : dir: forgetting directory cache 2025/03/24 06:24:23 DEBUG : : forgetting directory cache 2025/03/24 06:24:23 DEBUG : dir: forgetting directory cache 2025/03/24 06:24:23 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:23 DEBUG : : Looking for writers 2025/03/24 06:24:23 DEBUG : >WaitForWriters: 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37507") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30110") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31766") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:23 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36162") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35623") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35245") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31178") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30585") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/24 06:24:23 DEBUG : dir: invalidating directory cache 2025/03/24 06:24:23 DEBUG : : >ForgetPath: 2025/03/24 06:24:23 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/24 06:24:23 DEBUG : : invalidating directory cache 2025/03/24 06:24:23 DEBUG : dir: forgetting directory cache 2025/03/24 06:24:23 DEBUG : : >ForgetPath: 2025/03/24 06:24:23 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/24 06:24:23 DEBUG : : >ForgetPath: 2025/03/24 06:24:23 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:23 DEBUG : dir: Looking for writers 2025/03/24 06:24:23 DEBUG : : Looking for writers 2025/03/24 06:24:23 DEBUG : dir: reading active writers 2025/03/24 06:24:23 DEBUG : >WaitForWriters: 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34893") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33389") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33192") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetPath (0.01s) === RUN TestDirWalk run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:23 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36149") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30903") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39044") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36093") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36961") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37435") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: Connecting to FTP server 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:21") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36747") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34056") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30088") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34118") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : : forgetting directory cache 2025/03/24 06:24:23 DEBUG : dir: forgetting directory cache 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39535") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37861") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31819") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:23 DEBUG : dir: Looking for writers 2025/03/24 06:24:23 DEBUG : fil/a/b: Looking for writers 2025/03/24 06:24:23 DEBUG : fil/a: Looking for writers 2025/03/24 06:24:23 DEBUG : b: reading active writers 2025/03/24 06:24:23 DEBUG : fil: Looking for writers 2025/03/24 06:24:23 DEBUG : a: reading active writers 2025/03/24 06:24:23 DEBUG : : Looking for writers 2025/03/24 06:24:23 DEBUG : dir: reading active writers 2025/03/24 06:24:23 DEBUG : fil: reading active writers 2025/03/24 06:24:23 DEBUG : >WaitForWriters: 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32455") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32424") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35064") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32773") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32294") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35725") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirWalk (0.03s) === RUN TestDirSetModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:23 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32142") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33816") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35175") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30719") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:23 DEBUG : dir: Looking for writers 2025/03/24 06:24:23 DEBUG : : Looking for writers 2025/03/24 06:24:23 DEBUG : dir: reading active writers 2025/03/24 06:24:23 DEBUG : >WaitForWriters: 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37339") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33626") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38000") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirSetModTime (0.01s) === RUN TestDirStat run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:23 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33097") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38527") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38932") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36806") 2025/03/24 06:24:23 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33549") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34098") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35345") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33867") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirStat (0.01s) === RUN TestDirReadDirAll run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35432") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31105") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36118") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31904") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39304") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33772") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31079") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35645") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38316") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= === RUN TestDirReadDirAll/Virtual 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32418") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37017") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : Waiting for deletions to finish 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30337") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 INFO : dir/subdir/file3: Deleted 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34108") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : removing 1 level 2 directories 2025/03/24 06:24:24 INFO : dir/subdir: Removing directory 2025/03/24 06:24:24 DEBUG : dir: invalidating directory cache 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34403") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/24 06:24:24 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/24 06:24:24 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/24 06:24:24 DEBUG : dir/file1: Reset virtual modtime 2025/03/24 06:24:24 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/24 06:24:24 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/24 06:24:24 DEBUG : dir: invalidating directory cache 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34853") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/24 06:24:24 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/24 06:24:24 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/24 06:24:24 DEBUG : : forgetting directory cache 2025/03/24 06:24:24 DEBUG : dir: forgetting directory cache 2025/03/24 06:24:24 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir/virtualDir: Looking for writers 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : virtualFile2: reading active writers 2025/03/24 06:24:24 DEBUG : virtualFile: reading active writers 2025/03/24 06:24:24 DEBUG : virtualDir: reading active writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39152") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34340") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31575") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37746") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirReadDirAll (0.02s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35572") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35054") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32723") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32008") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 ERROR : dir/: Can only open directories read only 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36996") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33832") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33860") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirOpen (0.01s) === RUN TestDirCreate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30386") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32026") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35610") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37949") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37909") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/24 06:24:24 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: File to upload is small (5 bytes), uploading instead of streaming 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30159") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 NOTICE: ftp://172.17.0.4:21/rclone-test-limomal5muva: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/24 06:24:24 DEBUG : dir/potato: Size of src and dst objects identical 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : potato: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33244") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33301") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30238") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirCreate (0.11s) === RUN TestDirMkdir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32396") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32394") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37824") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34511") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31380") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31657") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33688") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32515") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36247") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir/sub: Looking for writers 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : sub: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37269") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37506") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35912") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30798") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdir (0.12s) === RUN TestDirMkdirSub run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33392") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37236") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33696") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35915") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34758") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39356") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34660") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36919") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31914") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34669") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38993") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir/sub/subsub: Looking for writers 2025/03/24 06:24:24 DEBUG : dir/sub: Looking for writers 2025/03/24 06:24:24 DEBUG : subsub: reading active writers 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : sub: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32403") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30402") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35231") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34470") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39713") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdirSub (0.02s) === RUN TestDirRemove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33781") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31533") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33481") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39721") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34982") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 ERROR : dir/: Dir.Remove not empty 2025/03/24 06:24:24 DEBUG : dir/file1: Remove: 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/24 06:24:24 DEBUG : dir/file1: >Remove: err= 2025/03/24 06:24:24 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34750") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32027") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39087") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemove (0.01s) === RUN TestDirRemoveAll run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37798") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37359") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32372") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33193") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31419") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Remove: 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/24 06:24:24 DEBUG : dir/file1: >Remove: err= 2025/03/24 06:24:24 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35069") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35877") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34377") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveAll (0.01s) === RUN TestDirRemoveName run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36154") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35814") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39451") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39820") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32304") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Remove: 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/24 06:24:24 DEBUG : dir/file1: >Remove: err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35414") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39535") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37319") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39772") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36014") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveName (0.11s) === RUN TestDirRename run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39974") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31605") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36188") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33105") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35586") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36689") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31786") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36756") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/24 06:24:24 DEBUG : dir: Updating dir with dir2 0xc000748c30 2025/03/24 06:24:24 DEBUG : dir: forgetting directory cache 2025/03/24 06:24:24 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/24 06:24:24 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34653") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35138") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37798") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/24 06:24:24 DEBUG : file2: Updating file with file2 0xc000857800 2025/03/24 06:24:24 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/24 06:24:24 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31436") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37172") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 INFO : dir2/file3: Deleted 2025/03/24 06:24:24 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/24 06:24:24 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000857800 2025/03/24 06:24:24 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/24 06:24:24 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39913") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30161") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/24 06:24:24 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000748d00 2025/03/24 06:24:24 DEBUG : empty directory: forgetting directory cache 2025/03/24 06:24:24 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/24 06:24:24 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/24 06:24:24 DEBUG : dir2: Renaming to "dir3" 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir3: Looking for writers 2025/03/24 06:24:24 DEBUG : file3: reading active writers 2025/03/24 06:24:24 DEBUG : renamed empty directory: Looking for writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir3: reading active writers 2025/03/24 06:24:24 DEBUG : renamed empty directory: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37112") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31901") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31930") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31690") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRename (0.13s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39243") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36920") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31630") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30996") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34811") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/24 06:24:24 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37836") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/24 06:24:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/24 06:24:24 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/24 06:24:24 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/24 06:24:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/24 06:24:24 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:24 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/24 06:24:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/24 06:24:24 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/24 06:24:24 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/24 06:24:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: File to upload is small (12 bytes), uploading instead of streaming 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37662") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/03/24 06:24:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/24 06:24:24 DEBUG : : forgetting directory cache 2025/03/24 06:24:24 DEBUG : dir: forgetting directory cache 2025/03/24 06:24:24 DEBUG : dir/sub: forgetting directory cache 2025/03/24 06:24:24 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/24 06:24:24 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: File to upload is small (5 bytes), uploading instead of streaming 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30518") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/03/24 06:24:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir/sub: Looking for writers 2025/03/24 06:24:24 DEBUG : file0: reading active writers 2025/03/24 06:24:24 DEBUG : file2: reading active writers 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : sub: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37255") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33671") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31509") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39764") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirFileOpen (0.02s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31351") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31927") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestDirEntryModTimeInvalidation (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31993") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33064") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36601") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36199") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39815") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30163") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35278") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34494") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > 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-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37806") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36521") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32622") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36122") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31486") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37306") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : Can set mod time: true 2025/03/24 06:24:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36523") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33474") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34563") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37984") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32225") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > 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-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35906") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36568") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38392") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30972") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34517") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/24 06:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: File to upload is small (0 bytes), uploading instead of streaming 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31447") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/24 06:24:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37360") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36293") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39195") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31682") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33820") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > 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-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33706") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34733") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32273") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36655") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34175") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/24 06:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: File to upload is small (5 bytes), uploading instead of streaming 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35959") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/24 06:24:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31559") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38435") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36134") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36228") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35554") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > 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-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33802") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37079") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33046") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33835") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33772") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36718") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33022") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33572") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33728") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37403") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > 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-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32293") 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33262") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35095") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39310") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39053") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/24 06:24:24 DEBUG : dir/file1: newRWFileHandle: 2025/03/24 06:24:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/24 06:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/24 06:24:24 DEBUG : dir/file1(0xc00078b180): close: 2025/03/24 06:24:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/24 06:24:24 DEBUG : dir/file1(0xc00078b180): >close: err= 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36759") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36762") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35859") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33246") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37550") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > 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-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39195") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37287") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38742") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39348") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35536") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/24 06:24:24 DEBUG : dir/file1: newRWFileHandle: 2025/03/24 06:24:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/24 06:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/24 06:24:24 DEBUG : dir/file1(0xc00078ba80): _writeAt: size=5, off=0 2025/03/24 06:24:24 DEBUG : dir/file1(0xc00078ba80): openPending: 2025/03/24 06:24:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/24 06:24:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:24 DEBUG : dir/file1(0xc00078ba80): >openPending: err= 2025/03/24 06:24:24 DEBUG : dir/file1(0xc00078ba80): >_writeAt: n=5, err= 2025/03/24 06:24:24 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/24 06:24:24 DEBUG : dir/file1(0xc00078ba80): close: 2025/03/24 06:24:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/03/24 06:24:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/03/24 06:24:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/03/24 06:24:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32939") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/24 06:24:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:24 DEBUG : dir/file1(0xc00078ba80): >close: err= 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/24 06:24:24 DEBUG : dir/file1: vfs cache: starting upload 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30422") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/03/24 06:24:24 INFO : dir/file1: Copied (replaced existing) 2025/03/24 06:24:24 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC" 2025/03/24 06:24:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/24 06:24:24 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36469") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30602") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30416") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31644") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35607") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > 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.17s) === RUN TestFileOpenRead run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31519") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34117") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37795") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34749") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30076") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/24 06:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/24 06:24:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39994") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37692") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30681") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30788") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenRead (0.00s) === RUN TestFileOpenReadUnknownSize 2025/03/24 06:24:24 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/24 06:24:24 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/24 06:24:24 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:24 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : file.txt: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31067") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32222") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36237") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36069") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30166") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: File to upload is small (25 bytes), uploading instead of streaming 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35954") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32895") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35439") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38216") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenWrite (0.00s) === RUN TestFileRemove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35303") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34884") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35825") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33497") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30124") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Remove: 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/24 06:24:24 DEBUG : dir/file1: >Remove: err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32452") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30981") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Remove: 2025/03/24 06:24:24 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38720") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30769") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32653") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemove (0.01s) === RUN TestFileRemoveAll run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30898") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39123") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39404") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39239") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31114") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Remove: 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/24 06:24:24 DEBUG : dir/file1: >Remove: err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32199") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34202") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Remove: 2025/03/24 06:24:24 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35567") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34918") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38133") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemoveAll (0.01s) === RUN TestFileOpen run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36095") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36727") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36331") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36384") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38510") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/24 06:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/24 06:24:24 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/24 06:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/24 06:24:24 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/24 06:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/24 06:24:24 DEBUG : dir/file1: Open: flags=0x3 2025/03/24 06:24:24 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/24 06:24:24 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35230") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30183") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36977") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpen (0.00s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30957") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38173") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33146") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32017") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31722") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30548") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33540") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/24 06:24:24 DEBUG : newLeaf: Updating file with newLeaf 0xc00088ac00 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/24 06:24:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31421") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34722") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/24 06:24:24 DEBUG : dir/file1: Updating file with dir/file1 0xc00088ac00 2025/03/24 06:24:24 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34246") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39951") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/24 06:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:24 DEBUG : dir/file1: File is currently open, delaying rename 0xc00088ac00 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/24 06:24:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: File to upload is small (25 bytes), uploading instead of streaming 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38210") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/24 06:24:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/24 06:24:24 DEBUG : newLeaf: Running delayed rename now 2025/03/24 06:24:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/24 06:24:24 DEBUG : newLeaf: Updating file with newLeaf 0xc00088ac00 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31961") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31604") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38222") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34520") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32750") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33993") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38169") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32535") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36168") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36795") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31417") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39693") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/24 06:24:24 DEBUG : newLeaf: Updating file with newLeaf 0xc00088b680 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/24 06:24:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35177") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37969") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/24 06:24:24 DEBUG : dir/file1: Updating file with dir/file1 0xc00088b680 2025/03/24 06:24:24 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37220") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37425") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/24 06:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:24 DEBUG : dir/file1: File is currently open, delaying rename 0xc00088b680 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/24 06:24:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: File to upload is small (25 bytes), uploading instead of streaming 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39027") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/24 06:24:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/24 06:24:24 DEBUG : newLeaf: Running delayed rename now 2025/03/24 06:24:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/24 06:24:24 DEBUG : newLeaf: Updating file with newLeaf 0xc00088b680 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34908") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31998") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:24 DEBUG : >WaitForWriters: 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31561") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35616") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30810") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:24 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38482") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33610") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32745") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37573") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32272") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/24 06:24:24 DEBUG : dir/file1: newRWFileHandle: 2025/03/24 06:24:24 DEBUG : dir/file1(0xc00064c8c0): openPending: 2025/03/24 06:24:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/24 06:24:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:24 DEBUG : dir/file1(0xc00064c8c0): >openPending: err= 2025/03/24 06:24:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/24 06:24:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/24 06:24:24 DEBUG : dir/file1(0xc00064c8c0): _writeAt: size=14, off=0 2025/03/24 06:24:24 DEBUG : dir/file1(0xc00064c8c0): >_writeAt: n=14, err= 2025/03/24 06:24:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/24 06:24:24 DEBUG : dir/file1(0xc00064c8c0): close: 2025/03/24 06:24:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/24 06:24:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/24 06:24:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:24 DEBUG : dir/file1(0xc00064c8c0): >close: err= 2025/03/24 06:24:24 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/24 06:24:24 DEBUG : dir: Looking for writers 2025/03/24 06:24:24 DEBUG : file1: reading active writers 2025/03/24 06:24:24 DEBUG : : Looking for writers 2025/03/24 06:24:24 DEBUG : dir: reading active writers 2025/03/24 06:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/24 06:24:24 DEBUG : dir/file1: vfs cache: starting upload 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37209") 2025/03/24 06:24:24 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:24 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/03/24 06:24:24 INFO : dir/file1: Copied (replaced existing) 2025/03/24 06:24:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/24 06:24:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/24 06:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : file1: reading active writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : >WaitForWriters: 2025/03/24 06:24:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/24 06:24:25 DEBUG : dir/file1: newRWFileHandle: 2025/03/24 06:24:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/24 06:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/24 06:24:25 DEBUG : dir/file1(0xc0002c3400): _readAt: size=512, off=0 2025/03/24 06:24:25 DEBUG : dir/file1(0xc0002c3400): openPending: 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:25 DEBUG : dir/file1(0xc0002c3400): >openPending: err= 2025/03/24 06:24:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/24 06:24:25 DEBUG : dir/file1(0xc0002c3400): >_readAt: n=14, err=EOF 2025/03/24 06:24:25 DEBUG : dir/file1(0xc0002c3400): close: 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/24 06:24:25 DEBUG : dir/file1(0xc0002c3400): >close: err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30288") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33956") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/24 06:24:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/24 06:24:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0007fcf00 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/24 06:24:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34283") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38559") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/24 06:24:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/24 06:24:25 DEBUG : dir/file1: Updating file with dir/file1 0xc0007fcf00 2025/03/24 06:24:25 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32720") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30172") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/24 06:24:25 DEBUG : dir/file1: newRWFileHandle: 2025/03/24 06:24:25 DEBUG : dir/file1(0xc0002c3e80): openPending: 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:25 DEBUG : dir/file1(0xc0002c3e80): >openPending: err= 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/24 06:24:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/24 06:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/24 06:24:25 DEBUG : dir/file1(0xc0002c3e80): _writeAt: size=25, off=0 2025/03/24 06:24:25 DEBUG : dir/file1(0xc0002c3e80): >_writeAt: n=25, err= 2025/03/24 06:24:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/24 06:24:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/24 06:24:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0007fcf00 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/24 06:24:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/24 06:24:25 DEBUG : newLeaf(0xc0002c3e80): close: 2025/03/24 06:24:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/24 06:24:25 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-24 06:24:25.014989755 +0000 UTC m=+1.180310020 2025/03/24 06:24:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:25 DEBUG : newLeaf(0xc0002c3e80): >close: err= 2025/03/24 06:24:25 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/24 06:24:25 DEBUG : newLeaf: vfs cache: starting upload 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33935") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : newLeaf.c63d3a28.partial: renamed to: newLeaf 2025/03/24 06:24:25 INFO : newLeaf: Copied (replaced existing) 2025/03/24 06:24:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-24 06:24:25 +0000 UTC" 2025/03/24 06:24:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/24 06:24:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/24 06:24:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : >WaitForWriters: 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33768") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38471") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : >WaitForWriters: 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36392") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39847") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34033") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:25 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:25 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39364") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34841") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32879") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34780") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36932") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : file1: reading active writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : >WaitForWriters: 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39794") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39844") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/24 06:24:25 DEBUG : newLeaf: Updating file with newLeaf 0xc00088be00 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/24 06:24:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34940") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34377") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/24 06:24:25 DEBUG : dir/file1: Updating file with dir/file1 0xc00088be00 2025/03/24 06:24:25 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35430") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33837") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/24 06:24:25 DEBUG : dir/file1: newRWFileHandle: 2025/03/24 06:24:25 DEBUG : dir/file1(0xc0007c8440): openPending: 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:25 DEBUG : dir/file1(0xc0007c8440): >openPending: err= 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/24 06:24:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/24 06:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/24 06:24:25 DEBUG : dir/file1(0xc0007c8440): _writeAt: size=25, off=0 2025/03/24 06:24:25 DEBUG : dir/file1(0xc0007c8440): >_writeAt: n=25, err= 2025/03/24 06:24:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/24 06:24:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/24 06:24:25 DEBUG : newLeaf: Updating file with newLeaf 0xc00088be00 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/24 06:24:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/24 06:24:25 DEBUG : newLeaf(0xc0007c8440): close: 2025/03/24 06:24:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/24 06:24:25 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-24 06:24:25.185561628 +0000 UTC m=+1.350881893 2025/03/24 06:24:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:25 DEBUG : newLeaf(0xc0007c8440): >close: err= 2025/03/24 06:24:25 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/24 06:24:25 DEBUG : newLeaf: vfs cache: starting upload 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37723") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : newLeaf.75e8c158.partial: renamed to: newLeaf 2025/03/24 06:24:25 INFO : newLeaf: Copied (replaced existing) 2025/03/24 06:24:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-24 06:24:25 +0000 UTC" 2025/03/24 06:24:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/24 06:24:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/24 06:24:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : >WaitForWriters: 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33637") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33259") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : >WaitForWriters: 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36384") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33583") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35688") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:25 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:25 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32327") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38955") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37939") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36427") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36941") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/24 06:24:25 DEBUG : dir/file1: newRWFileHandle: 2025/03/24 06:24:25 DEBUG : dir/file1(0xc000497dc0): openPending: 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:25 DEBUG : dir/file1(0xc000497dc0): >openPending: err= 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/24 06:24:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/24 06:24:25 DEBUG : dir/file1(0xc000497dc0): _writeAt: size=14, off=0 2025/03/24 06:24:25 DEBUG : dir/file1(0xc000497dc0): >_writeAt: n=14, err= 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/24 06:24:25 DEBUG : dir/file1(0xc000497dc0): close: 2025/03/24 06:24:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/24 06:24:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:25 DEBUG : dir/file1(0xc000497dc0): >close: err= 2025/03/24 06:24:25 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : file1: reading active writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : file1: reading active writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : file1: reading active writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : file1: reading active writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: starting upload 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37586") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/03/24 06:24:25 INFO : dir/file1: Copied (replaced existing) 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/24 06:24:25 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : file1: reading active writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : >WaitForWriters: 2025/03/24 06:24:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/24 06:24:25 DEBUG : dir/file1: newRWFileHandle: 2025/03/24 06:24:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/24 06:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/24 06:24:25 DEBUG : dir/file1(0xc000e84000): _readAt: size=512, off=0 2025/03/24 06:24:25 DEBUG : dir/file1(0xc000e84000): openPending: 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:25 DEBUG : dir/file1(0xc000e84000): >openPending: err= 2025/03/24 06:24:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/24 06:24:25 DEBUG : dir/file1(0xc000e84000): >_readAt: n=14, err=EOF 2025/03/24 06:24:25 DEBUG : dir/file1(0xc000e84000): close: 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/24 06:24:25 DEBUG : dir/file1(0xc000e84000): >close: err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31386") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32907") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/24 06:24:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/24 06:24:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000b489c0 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/24 06:24:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30530") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31742") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/24 06:24:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/24 06:24:25 DEBUG : dir/file1: Updating file with dir/file1 0xc000b489c0 2025/03/24 06:24:25 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34104") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39263") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/24 06:24:25 DEBUG : dir/file1: newRWFileHandle: 2025/03/24 06:24:25 DEBUG : dir/file1(0xc00084ed00): openPending: 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:25 DEBUG : dir/file1(0xc00084ed00): >openPending: err= 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/24 06:24:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/24 06:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/24 06:24:25 DEBUG : dir/file1(0xc00084ed00): _writeAt: size=25, off=0 2025/03/24 06:24:25 DEBUG : dir/file1(0xc00084ed00): >_writeAt: n=25, err= 2025/03/24 06:24:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/24 06:24:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/24 06:24:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000b489c0 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/24 06:24:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/24 06:24:25 DEBUG : newLeaf(0xc00084ed00): close: 2025/03/24 06:24:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/24 06:24:25 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-24 06:24:25.519612024 +0000 UTC m=+1.684932329 2025/03/24 06:24:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:25 DEBUG : newLeaf(0xc00084ed00): >close: err= 2025/03/24 06:24:25 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/24 06:24:25 DEBUG : newLeaf: vfs cache: starting upload 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35765") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : newLeaf.95cc6f2f.partial: renamed to: newLeaf 2025/03/24 06:24:25 INFO : newLeaf: Copied (replaced existing) 2025/03/24 06:24:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-24 06:24:25 +0000 UTC" 2025/03/24 06:24:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/24 06:24:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/24 06:24:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : >WaitForWriters: 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35563") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35549") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : >WaitForWriters: 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31997") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38740") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38815") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/full,forceCache=false run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:25 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:25 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31673") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30346") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36215") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37655") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34831") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : file1: reading active writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : >WaitForWriters: 2025/03/24 06:24:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/24 06:24:25 DEBUG : dir/file1: newRWFileHandle: 2025/03/24 06:24:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/24 06:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/24 06:24:25 DEBUG : dir/file1(0xc0007c8c00): _readAt: size=512, off=0 2025/03/24 06:24:25 DEBUG : dir/file1(0xc0007c8c00): openPending: 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:25 DEBUG : dir/file1(0xc0007c8c00): >openPending: err= 2025/03/24 06:24:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31030") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1(0xc0007c8c00): >_readAt: n=14, err=EOF 2025/03/24 06:24:25 DEBUG : dir/file1(0xc0007c8c00): close: 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/24 06:24:25 DEBUG : dir/file1(0xc0007c8c00): >close: err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31725") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31125") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/24 06:24:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/24 06:24:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000da0300 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/24 06:24:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31400") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38455") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/24 06:24:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/24 06:24:25 DEBUG : dir/file1: Updating file with dir/file1 0xc000da0300 2025/03/24 06:24:25 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35886") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33496") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/24 06:24:25 DEBUG : dir/file1: newRWFileHandle: 2025/03/24 06:24:25 DEBUG : dir/file1(0xc000e84740): openPending: 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:25 DEBUG : dir/file1(0xc000e84740): >openPending: err= 2025/03/24 06:24:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/24 06:24:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/24 06:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/24 06:24:25 DEBUG : dir/file1(0xc000e84740): _writeAt: size=25, off=0 2025/03/24 06:24:25 DEBUG : dir/file1(0xc000e84740): >_writeAt: n=25, err= 2025/03/24 06:24:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/24 06:24:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/24 06:24:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000da0300 2025/03/24 06:24:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/24 06:24:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/24 06:24:25 DEBUG : newLeaf(0xc000e84740): close: 2025/03/24 06:24:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/24 06:24:25 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-24 06:24:25.715774511 +0000 UTC m=+1.881094806 2025/03/24 06:24:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:25 DEBUG : newLeaf(0xc000e84740): >close: err= 2025/03/24 06:24:25 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/24 06:24:25 DEBUG : newLeaf: vfs cache: starting upload 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37371") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : newLeaf.1bd6c2fb.partial: renamed to: newLeaf 2025/03/24 06:24:25 INFO : newLeaf: Copied (replaced existing) 2025/03/24 06:24:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-24 06:24:25 +0000 UTC" 2025/03/24 06:24:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/24 06:24:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/24 06:24:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : >WaitForWriters: 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38052") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39355") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : newLeaf: reading active writers 2025/03/24 06:24:25 DEBUG : >WaitForWriters: 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32693") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32943") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32463") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRename (1.05s) --- PASS: TestFileRename/off,forceCache=false (0.01s) --- PASS: TestFileRename/minimal,forceCache=false (0.01s) --- PASS: TestFileRename/minimal,forceCache=true (0.32s) --- PASS: TestFileRename/writes,forceCache=false (0.17s) --- PASS: TestFileRename/writes,forceCache=true (0.34s) --- PASS: TestFileRename/full,forceCache=false (0.19s) === 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-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:25 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:25 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:25 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : >WaitForWriters: 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39062") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30698") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > 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-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:25 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37475") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38910") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35619") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39795") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37041") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/24 06:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/24 06:24:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39280") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:25 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : file1: reading active writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : >WaitForWriters: 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32125") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34039") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35982") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleMethods (0.01s) === RUN TestReadFileHandleSeek run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:25 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32867") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34891") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35545") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32127") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30950") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/24 06:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/24 06:24:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37388") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/24 06:24:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/24 06:24:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/24 06:24:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35802") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34697") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39096") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:25 DEBUG : dir: Looking for writers 2025/03/24 06:24:25 DEBUG : file1: reading active writers 2025/03/24 06:24:25 DEBUG : : Looking for writers 2025/03/24 06:24:25 DEBUG : dir: reading active writers 2025/03/24 06:24:25 DEBUG : >WaitForWriters: 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32716") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33940") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34820") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:25 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33858") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34984") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35410") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35144") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37257") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/24 06:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/24 06:24:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36121") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/24 06:24:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/24 06:24:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/24 06:24:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39343") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30466") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/24 06:24:25 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/24 06:24:25 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/24 06:24:25 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34057") 2025/03/24 06:24:25 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:25 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/24 06:24:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31336") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/24 06:24:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/24 06:24:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/24 06:24:26 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/24 06:24:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/24 06:24:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/24 06:24:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/24 06:24:26 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/24 06:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:26 DEBUG : dir: Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : dir: reading active writers 2025/03/24 06:24:26 DEBUG : >WaitForWriters: 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35926") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33876") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35549") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleReadAt (0.12s) === RUN TestReadFileHandleFlush run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33046") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36532") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37910") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36840") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33048") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/24 06:24:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/24 06:24:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36684") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:26 DEBUG : dir: Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : dir: reading active writers 2025/03/24 06:24:26 DEBUG : >WaitForWriters: 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34322") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30216") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38284") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleFlush (0.01s) === RUN TestReadFileHandleRelease run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32122") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38018") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30911") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32177") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35478") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/24 06:24:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/24 06:24:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39749") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:26 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/24 06:24:26 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/24 06:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:26 DEBUG : dir: Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : dir: reading active writers 2025/03/24 06:24:26 DEBUG : >WaitForWriters: 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39914") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34336") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33481") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleRelease (0.01s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39904") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36238") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39295") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36446") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30615") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/24 06:24:26 DEBUG : dir/file1: newRWFileHandle: 2025/03/24 06:24:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/24 06:24:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/24 06:24:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064ce40): _readAt: size=1, off=0 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064ce40): openPending: 2025/03/24 06:24:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/24 06:24:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/24 06:24:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064ce40): >openPending: err= 2025/03/24 06:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39674") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064ce40): >_readAt: n=1, err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064ce40): _readAt: size=256, off=1 2025/03/24 06:24:26 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064ce40): >_readAt: n=15, err=EOF 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064ce40): _readAt: size=16, off=16 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064ce40): >_readAt: n=0, err=EOF 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064ce40): close: 2025/03/24 06:24:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064ce40): >close: err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064ce40): close: 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064ce40): >close: err=file already closed 2025/03/24 06:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:26 DEBUG : dir: Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : dir: reading active writers 2025/03/24 06:24:26 DEBUG : >WaitForWriters: 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35796") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30094") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32632") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsRead (0.01s) === RUN TestRWFileHandleSeek run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38433") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38540") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33772") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32815") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35969") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/24 06:24:26 DEBUG : dir/file1: newRWFileHandle: 2025/03/24 06:24:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/24 06:24:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/24 06:24:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064d0c0): _readAt: size=1, off=0 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064d0c0): openPending: 2025/03/24 06:24:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/24 06:24:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/24 06:24:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064d0c0): >openPending: err= 2025/03/24 06:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37342") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064d0c0): >_readAt: n=1, err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064d0c0): _readAt: size=1, off=5 2025/03/24 06:24:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064d0c0): >_readAt: n=1, err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064d0c0): _readAt: size=1, off=3 2025/03/24 06:24:26 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064d0c0): >_readAt: n=1, err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064d0c0): _readAt: size=1, off=13 2025/03/24 06:24:26 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064d0c0): >_readAt: n=1, err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064d0c0): _readAt: size=16, off=100 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064d0c0): >_readAt: n=0, err=EOF 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064d0c0): close: 2025/03/24 06:24:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/24 06:24:26 DEBUG : dir/file1(0xc00064d0c0): >close: err= 2025/03/24 06:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:26 DEBUG : dir: Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : dir: reading active writers 2025/03/24 06:24:26 DEBUG : >WaitForWriters: 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37795") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32908") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31705") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSeek (0.01s) === RUN TestRWFileHandleReadAt run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33796") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36783") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37921") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38391") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31689") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/24 06:24:26 DEBUG : dir/file1: newRWFileHandle: 2025/03/24 06:24:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/24 06:24:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/24 06:24:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c90c0): _readAt: size=1, off=0 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c90c0): openPending: 2025/03/24 06:24:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/24 06:24:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/24 06:24:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c90c0): >openPending: err= 2025/03/24 06:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30365") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c90c0): >_readAt: n=1, err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c90c0): _readAt: size=1, off=5 2025/03/24 06:24:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c90c0): >_readAt: n=1, err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c90c0): _readAt: size=1, off=1 2025/03/24 06:24:26 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c90c0): >_readAt: n=1, err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c90c0): _readAt: size=6, off=10 2025/03/24 06:24:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c90c0): >_readAt: n=6, err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c90c0): _readAt: size=256, off=10 2025/03/24 06:24:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c90c0): >_readAt: n=6, err=EOF 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c90c0): _readAt: size=256, off=100 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c90c0): >_readAt: n=0, err=EOF 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c90c0): close: 2025/03/24 06:24:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c90c0): >close: err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c90c0): _readAt: size=256, off=100 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c90c0): >_readAt: n=0, err=file already closed 2025/03/24 06:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:26 DEBUG : dir: Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : dir: reading active writers 2025/03/24 06:24:26 DEBUG : >WaitForWriters: 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38146") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34556") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30354") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39957") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36139") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36734") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36420") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38070") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/24 06:24:26 DEBUG : dir/file1: newRWFileHandle: 2025/03/24 06:24:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/24 06:24:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/24 06:24:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c9440): RWFileHandle.Flush 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c9440): _readAt: size=256, off=0 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c9440): openPending: 2025/03/24 06:24:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/24 06:24:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/24 06:24:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c9440): >openPending: err= 2025/03/24 06:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35607") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c9440): >_readAt: n=16, err=EOF 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c9440): RWFileHandle.Flush 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c9440): RWFileHandle.Flush 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c9440): close: 2025/03/24 06:24:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c9440): >close: err= 2025/03/24 06:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:26 DEBUG : dir: Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : dir: reading active writers 2025/03/24 06:24:26 DEBUG : >WaitForWriters: 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39783") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35635") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35408") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushRead (0.01s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35284") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30287") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35570") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30846") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38146") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/24 06:24:26 DEBUG : dir/file1: newRWFileHandle: 2025/03/24 06:24:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/24 06:24:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/24 06:24:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c96c0): _readAt: size=256, off=0 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c96c0): openPending: 2025/03/24 06:24:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/24 06:24:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/24 06:24:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c96c0): >openPending: err= 2025/03/24 06:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30205") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c96c0): >_readAt: n=16, err=EOF 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c96c0): RWFileHandle.Release 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c96c0): close: 2025/03/24 06:24:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c96c0): >close: err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc0007c96c0): RWFileHandle.Release 2025/03/24 06:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:26 DEBUG : dir: Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : dir: reading active writers 2025/03/24 06:24:26 DEBUG : >WaitForWriters: 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38892") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36665") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35149") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseRead (0.01s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39883") 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:26 DEBUG : file1: newRWFileHandle: 2025/03/24 06:24:26 DEBUG : file1(0xc0007c9840): openPending: 2025/03/24 06:24:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 DEBUG : file1(0xc0007c9840): >openPending: err= 2025/03/24 06:24:26 DEBUG : file1: >newRWFileHandle: err= 2025/03/24 06:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/24 06:24:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/24 06:24:26 DEBUG : file1(0xc0007c9840): _writeAt: size=5, off=0 2025/03/24 06:24:26 DEBUG : file1(0xc0007c9840): >_writeAt: n=5, err= 2025/03/24 06:24:26 DEBUG : file1(0xc0007c9840): _writeAt: size=7, off=5 2025/03/24 06:24:26 DEBUG : file1(0xc0007c9840): >_writeAt: n=7, err= 2025/03/24 06:24:26 DEBUG : file1: vfs cache: truncate to size=11 2025/03/24 06:24:26 DEBUG : file1(0xc0007c9840): close: 2025/03/24 06:24:26 DEBUG : file1: vfs cache: setting modification time to 2025-03-24 06:24:26.139234247 +0000 UTC m=+2.304554511 2025/03/24 06:24:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:26 DEBUG : file1(0xc0007c9840): >close: err= 2025/03/24 06:24:26 DEBUG : file1(0xc0007c9840): close: 2025/03/24 06:24:26 DEBUG : file1(0xc0007c9840): >close: err=file already closed 2025/03/24 06:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/24 06:24:26 DEBUG : file1: vfs cache: starting upload 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31036") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : file1.be1f8ed2.partial: renamed to: file1 2025/03/24 06:24:26 INFO : file1: Copied (new) 2025/03/24 06:24:26 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-24 06:24:26 +0000 UTC" 2025/03/24 06:24:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/24 06:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 INFO : file1: vfs cache: upload succeeded try #1 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : >WaitForWriters: 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32609") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : >WaitForWriters: 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33216") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35502") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33448") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:26 DEBUG : file1: newRWFileHandle: 2025/03/24 06:24:26 DEBUG : file1(0xc0007c9c00): openPending: 2025/03/24 06:24:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 DEBUG : file1(0xc0007c9c00): >openPending: err= 2025/03/24 06:24:26 DEBUG : file1: >newRWFileHandle: err= 2025/03/24 06:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/24 06:24:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/24 06:24:26 DEBUG : file1(0xc0007c9c00): _writeAt: size=7, off=0 2025/03/24 06:24:26 DEBUG : file1(0xc0007c9c00): >_writeAt: n=7, err= 2025/03/24 06:24:26 DEBUG : file1(0xc0007c9c00): _writeAt: size=6, off=5 2025/03/24 06:24:26 DEBUG : file1(0xc0007c9c00): >_writeAt: n=6, err= 2025/03/24 06:24:26 DEBUG : file1(0xc0007c9c00): close: 2025/03/24 06:24:26 DEBUG : file1: vfs cache: setting modification time to 2025-03-24 06:24:26.308412752 +0000 UTC m=+2.473733058 2025/03/24 06:24:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:26 DEBUG : file1(0xc0007c9c00): >close: err= 2025/03/24 06:24:26 DEBUG : file1(0xc0007c9c00): _writeAt: size=5, off=0 2025/03/24 06:24:26 DEBUG : file1(0xc0007c9c00): >_writeAt: n=0, err=file already closed 2025/03/24 06:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/24 06:24:26 DEBUG : file1: vfs cache: starting upload 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32837") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : file1.53835eff.partial: renamed to: file1 2025/03/24 06:24:26 INFO : file1: Copied (new) 2025/03/24 06:24:26 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-24 06:24:26 +0000 UTC" 2025/03/24 06:24:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/24 06:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 INFO : file1: vfs cache: upload succeeded try #1 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : >WaitForWriters: 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37518") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : >WaitForWriters: 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33352") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37181") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30244") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:26 DEBUG : file1: newRWFileHandle: 2025/03/24 06:24:26 DEBUG : file1(0xc000e84800): openPending: 2025/03/24 06:24:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 DEBUG : file1(0xc000e84800): >openPending: err= 2025/03/24 06:24:26 DEBUG : file1: >newRWFileHandle: err= 2025/03/24 06:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/24 06:24:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/24 06:24:26 DEBUG : file1(0xc000e84800): close: 2025/03/24 06:24:26 DEBUG : file1: vfs cache: setting modification time to 2025-03-24 06:24:26.478539139 +0000 UTC m=+2.643859444 2025/03/24 06:24:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:26 DEBUG : file1(0xc000e84800): >close: err= 2025/03/24 06:24:26 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/24 06:24:26 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/24 06:24:26 DEBUG : file2: newRWFileHandle: 2025/03/24 06:24:26 DEBUG : file2(0xc000e848c0): openPending: 2025/03/24 06:24:26 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:26 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/24 06:24:26 DEBUG : file2(0xc000e848c0): >openPending: err= 2025/03/24 06:24:26 DEBUG : file2: >newRWFileHandle: err= 2025/03/24 06:24:26 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/24 06:24:26 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/24 06:24:26 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/24 06:24:26 DEBUG : file2(0xc000e848c0): RWFileHandle.Flush 2025/03/24 06:24:26 DEBUG : file2(0xc000e848c0): RWFileHandle.Release 2025/03/24 06:24:26 DEBUG : file2(0xc000e848c0): close: 2025/03/24 06:24:26 DEBUG : file2: vfs cache: setting modification time to 2025-03-24 06:24:26.4797331 +0000 UTC m=+2.645053396 2025/03/24 06:24:26 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:26 DEBUG : file2(0xc000e848c0): >close: err= 2025/03/24 06:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file2: reading active writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file2: reading active writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file2: reading active writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : file2: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/24 06:24:26 DEBUG : file1: vfs cache: starting upload 2025/03/24 06:24:26 DEBUG : file2: vfs cache: starting upload 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33360") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30422") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : file1.2b2a3ee8.partial: renamed to: file1 2025/03/24 06:24:26 INFO : file1: Copied (new) 2025/03/24 06:24:26 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-24 06:24:26 +0000 UTC" 2025/03/24 06:24:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/24 06:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 DEBUG : file2.21e131ec.partial: renamed to: file2 2025/03/24 06:24:26 INFO : file2: Copied (new) 2025/03/24 06:24:26 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-24 06:24:26 +0000 UTC" 2025/03/24 06:24:26 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/24 06:24:26 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/24 06:24:26 INFO : file1: vfs cache: upload succeeded try #1 2025/03/24 06:24:26 INFO : file2: vfs cache: upload succeeded try #1 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : file2: reading active writers 2025/03/24 06:24:26 DEBUG : >WaitForWriters: 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33739") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file2: reading active writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : >WaitForWriters: 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39655") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30827") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteNoWrite (0.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34080") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:26 DEBUG : file1: newRWFileHandle: 2025/03/24 06:24:26 DEBUG : file1(0xc000e84980): openPending: 2025/03/24 06:24:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 DEBUG : file1(0xc000e84980): >openPending: err= 2025/03/24 06:24:26 DEBUG : file1: >newRWFileHandle: err= 2025/03/24 06:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/24 06:24:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/24 06:24:26 DEBUG : file1(0xc000e84980): _writeAt: size=5, off=0 2025/03/24 06:24:26 DEBUG : file1(0xc000e84980): >_writeAt: n=5, err= 2025/03/24 06:24:26 DEBUG : file1(0xc000e84980): RWFileHandle.Flush 2025/03/24 06:24:26 DEBUG : file1(0xc000e84980): RWFileHandle.Flush 2025/03/24 06:24:26 DEBUG : file1(0xc000e84980): close: 2025/03/24 06:24:26 DEBUG : file1: vfs cache: setting modification time to 2025-03-24 06:24:26.642144 +0000 UTC m=+2.807464305 2025/03/24 06:24:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:26 DEBUG : file1(0xc000e84980): >close: err= 2025/03/24 06:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/24 06:24:26 DEBUG : file1: vfs cache: starting upload 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37060") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : file1.5b376e0a.partial: renamed to: file1 2025/03/24 06:24:26 INFO : file1: Copied (new) 2025/03/24 06:24:26 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-24 06:24:26 +0000 UTC" 2025/03/24 06:24:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/24 06:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 INFO : file1: vfs cache: upload succeeded try #1 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : >WaitForWriters: 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30281") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32902") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30811") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:26 DEBUG : file1: newRWFileHandle: 2025/03/24 06:24:26 DEBUG : file1(0xc00037f9c0): openPending: 2025/03/24 06:24:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 DEBUG : file1(0xc00037f9c0): >openPending: err= 2025/03/24 06:24:26 DEBUG : file1: >newRWFileHandle: err= 2025/03/24 06:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/24 06:24:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/24 06:24:26 DEBUG : file1(0xc00037f9c0): _writeAt: size=5, off=0 2025/03/24 06:24:26 DEBUG : file1(0xc00037f9c0): >_writeAt: n=5, err= 2025/03/24 06:24:26 DEBUG : file1(0xc00037f9c0): RWFileHandle.Release 2025/03/24 06:24:26 DEBUG : file1(0xc00037f9c0): close: 2025/03/24 06:24:26 DEBUG : file1: vfs cache: setting modification time to 2025-03-24 06:24:26.801435571 +0000 UTC m=+2.966755856 2025/03/24 06:24:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:26 DEBUG : file1(0xc00037f9c0): >close: err= 2025/03/24 06:24:26 DEBUG : file1(0xc00037f9c0): RWFileHandle.Release 2025/03/24 06:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/24 06:24:26 DEBUG : file1: vfs cache: starting upload 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38474") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : file1.4831ce81.partial: renamed to: file1 2025/03/24 06:24:26 INFO : file1: Copied (new) 2025/03/24 06:24:26 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-24 06:24:26 +0000 UTC" 2025/03/24 06:24:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/24 06:24:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 INFO : file1: vfs cache: upload succeeded try #1 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : >WaitForWriters: 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37354") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34478") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:26 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39677") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39504") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38324") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30309") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31440") 2025/03/24 06:24:26 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/24 06:24:26 DEBUG : dir/file1: newRWFileHandle: 2025/03/24 06:24:26 DEBUG : dir/file1(0xc000e84d00): openPending: 2025/03/24 06:24:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/24 06:24:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/24 06:24:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:26 DEBUG : dir/file1(0xc000e84d00): >openPending: err= 2025/03/24 06:24:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/24 06:24:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/24 06:24:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/24 06:24:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc000e84d00): _writeAt: size=5, off=0 2025/03/24 06:24:26 DEBUG : dir/file1(0xc000e84d00): >_writeAt: n=5, err= 2025/03/24 06:24:26 DEBUG : dir/file1(0xc000e84d00): close: 2025/03/24 06:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:26 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-24 06:24:26.96601466 +0000 UTC m=+3.131334975 2025/03/24 06:24:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:26 DEBUG : dir/file1(0xc000e84d00): >close: err= 2025/03/24 06:24:26 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:26 DEBUG : dir: Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : dir: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/24 06:24:26 DEBUG : dir: Looking for writers 2025/03/24 06:24:26 DEBUG : file1: reading active writers 2025/03/24 06:24:26 DEBUG : : Looking for writers 2025/03/24 06:24:26 DEBUG : dir: reading active writers 2025/03/24 06:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/24 06:24:27 DEBUG : dir: Looking for writers 2025/03/24 06:24:27 DEBUG : file1: reading active writers 2025/03/24 06:24:27 DEBUG : : Looking for writers 2025/03/24 06:24:27 DEBUG : dir: reading active writers 2025/03/24 06:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/24 06:24:27 DEBUG : dir: Looking for writers 2025/03/24 06:24:27 DEBUG : file1: reading active writers 2025/03/24 06:24:27 DEBUG : : Looking for writers 2025/03/24 06:24:27 DEBUG : dir: reading active writers 2025/03/24 06:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/24 06:24:27 DEBUG : dir/file1: vfs cache: starting upload 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30593") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:27 DEBUG : dir/file1.ca9a26f1.partial: renamed to: dir/file1 2025/03/24 06:24:27 INFO : dir/file1: Copied (replaced existing) 2025/03/24 06:24:27 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-24 06:24:26 +0000 UTC" 2025/03/24 06:24:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/24 06:24:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/24 06:24:27 DEBUG : dir: Looking for writers 2025/03/24 06:24:27 DEBUG : file1: reading active writers 2025/03/24 06:24:27 DEBUG : : Looking for writers 2025/03/24 06:24:27 DEBUG : dir: reading active writers 2025/03/24 06:24:27 DEBUG : >WaitForWriters: 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37259") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39511") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34228") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeTruncateExisting (0.17s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:27 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39775") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33225") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31616") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:27 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30606") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36899") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : dir/file1: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/24 06:24:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/24 06:24:27 DEBUG : dir/file1(0xc00064dbc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : dir/file1(0xc00064dbc0): openPending: 2025/03/24 06:24:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/24 06:24:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/24 06:24:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:27 DEBUG : dir/file1(0xc00064dbc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : dir/file1(0xc00064dbc0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : dir/file1(0xc00064dbc0): _writeAt: size=15, off=5 2025/03/24 06:24:27 DEBUG : dir/file1(0xc00064dbc0): >_writeAt: n=15, err= 2025/03/24 06:24:27 DEBUG : dir/file1(0xc00064dbc0): close: 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/24 06:24:27 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-24 06:24:27.132119015 +0000 UTC m=+3.297439310 2025/03/24 06:24:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : dir/file1(0xc00064dbc0): >close: err= 2025/03/24 06:24:27 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:27 DEBUG : dir: Looking for writers 2025/03/24 06:24:27 DEBUG : file1: reading active writers 2025/03/24 06:24:27 DEBUG : : Looking for writers 2025/03/24 06:24:27 DEBUG : dir: reading active writers 2025/03/24 06:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/24 06:24:27 DEBUG : dir: Looking for writers 2025/03/24 06:24:27 DEBUG : file1: reading active writers 2025/03/24 06:24:27 DEBUG : : Looking for writers 2025/03/24 06:24:27 DEBUG : dir: reading active writers 2025/03/24 06:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/24 06:24:27 DEBUG : dir: Looking for writers 2025/03/24 06:24:27 DEBUG : file1: reading active writers 2025/03/24 06:24:27 DEBUG : : Looking for writers 2025/03/24 06:24:27 DEBUG : dir: reading active writers 2025/03/24 06:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/24 06:24:27 DEBUG : dir: Looking for writers 2025/03/24 06:24:27 DEBUG : file1: reading active writers 2025/03/24 06:24:27 DEBUG : : Looking for writers 2025/03/24 06:24:27 DEBUG : dir: reading active writers 2025/03/24 06:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/24 06:24:27 DEBUG : dir/file1: vfs cache: starting upload 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34667") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:27 DEBUG : dir/file1.d2440c26.partial: renamed to: dir/file1 2025/03/24 06:24:27 INFO : dir/file1: Copied (replaced existing) 2025/03/24 06:24:27 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-24 06:24:27 +0000 UTC" 2025/03/24 06:24:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/24 06:24:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/24 06:24:27 DEBUG : dir: Looking for writers 2025/03/24 06:24:27 DEBUG : file1: reading active writers 2025/03/24 06:24:27 DEBUG : : Looking for writers 2025/03/24 06:24:27 DEBUG : dir: reading active writers 2025/03/24 06:24:27 DEBUG : >WaitForWriters: 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32161") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34740") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37913") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateExisting (0.16s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:27 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34181") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : file1: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : file1(0xc00064ddc0): openPending: 2025/03/24 06:24:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:27 DEBUG : file1(0xc00064ddc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : file1: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/24 06:24:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/24 06:24:27 DEBUG : file1(0xc00064ddc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : file1(0xc00064ddc0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : file1(0xc00064ddc0): close: 2025/03/24 06:24:27 DEBUG : file1: vfs cache: setting modification time to 2025-03-24 06:24:27.290167431 +0000 UTC m=+3.455487696 2025/03/24 06:24:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : file1(0xc00064ddc0): >close: err= 2025/03/24 06:24:27 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:27 DEBUG : : Looking for writers 2025/03/24 06:24:27 DEBUG : file1: reading active writers 2025/03/24 06:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/24 06:24:27 DEBUG : : Looking for writers 2025/03/24 06:24:27 DEBUG : file1: reading active writers 2025/03/24 06:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/24 06:24:27 DEBUG : : Looking for writers 2025/03/24 06:24:27 DEBUG : file1: reading active writers 2025/03/24 06:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/24 06:24:27 DEBUG : : Looking for writers 2025/03/24 06:24:27 DEBUG : file1: reading active writers 2025/03/24 06:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/24 06:24:27 DEBUG : file1: vfs cache: starting upload 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30941") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:27 DEBUG : file1.a37bc00f.partial: renamed to: file1 2025/03/24 06:24:27 INFO : file1: Copied (new) 2025/03/24 06:24:27 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-24 06:24:27 +0000 UTC" 2025/03/24 06:24:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:27 INFO : file1: vfs cache: upload succeeded try #1 2025/03/24 06:24:27 DEBUG : : Looking for writers 2025/03/24 06:24:27 DEBUG : file1: reading active writers 2025/03/24 06:24:27 DEBUG : >WaitForWriters: 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30627") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38922") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > 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-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:27 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34486") 2025/03/24 06:24:27 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85300): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85300): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85300): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85300): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85300): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.448438256 +0000 UTC m=+3.613758550 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85300): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85340): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85340): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85340): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85340): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85340): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85340): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85340): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.448438256 +0000 UTC m=+3.613758550 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85340): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85380): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85380): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85380): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85380): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85380): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.448438256 +0000 UTC m=+3.613758550 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85380): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c11f0 item 1 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e853c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e853c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e853c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e853c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e853c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.452447975 +0000 UTC m=+3.617768280 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e853c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85400): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85400): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85400): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85400): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85400): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.452447975 +0000 UTC m=+3.617768280 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85400): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1570 item 2 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85440): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85440): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85440): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85440): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85440): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.455142826 +0000 UTC m=+3.620463130 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85440): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85480): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85480): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85480): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85480): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85480): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85480): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85480): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.455142826 +0000 UTC m=+3.620463130 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85480): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e854c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e854c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e854c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e854c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e854c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.455142826 +0000 UTC m=+3.620463130 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e854c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1960 item 3 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85540): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85540): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85540): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85540): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85540): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.458361369 +0000 UTC m=+3.623681664 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85540): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e855c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e855c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e855c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e855c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e855c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.458361369 +0000 UTC m=+3.623681664 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e855c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1dc0 item 4 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85600): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85600): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85600): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85600): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85600): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.460488032 +0000 UTC m=+3.625808337 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85600): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85640): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85640): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85640): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85640): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85640): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85640): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85640): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.460488032 +0000 UTC m=+3.625808337 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85640): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85680): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85680): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85680): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85680): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85680): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.460488032 +0000 UTC m=+3.625808337 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85680): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532230 item 5 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85700): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85700): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85700): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85700): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85700): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.463406883 +0000 UTC m=+3.628727178 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85700): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85780): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85780): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85780): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85780): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85780): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.463406883 +0000 UTC m=+3.628727178 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85780): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532bd0 item 6 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85800): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85800): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85800): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85800): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85800): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.465784117 +0000 UTC m=+3.631104413 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85800): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e858c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e858c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e858c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e858c0): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e858c0): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e858c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e858c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.465784117 +0000 UTC m=+3.631104413 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e858c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85900): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85900): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85900): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85900): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85900): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.465784117 +0000 UTC m=+3.631104413 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85900): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533110 item 7 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85980): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85980): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85980): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85980): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85980): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.468415438 +0000 UTC m=+3.633735743 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85980): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85a00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85a00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85a00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85a00): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85a00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.468415438 +0000 UTC m=+3.633735743 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85a00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533570 item 8 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85a40): _readAt: size=2, off=0 2025/03/24 06:24:27 ERROR : open-test-file(0xc000e85a40): Couldn't read size of file 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85a40): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85a40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85a40): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85a40): close: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85a40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85a80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85a80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85a80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85a80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85a80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.470506935 +0000 UTC m=+3.635827241 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85a80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85ac0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85ac0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85ac0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85ac0): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85ac0): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85ac0): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85ac0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.470506935 +0000 UTC m=+3.635827241 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85ac0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85b00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85b00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85b00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85b00): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85b00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.470506935 +0000 UTC m=+3.635827241 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85b00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005339d0 item 9 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85b80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85b80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85b80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85b80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85b80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.473414776 +0000 UTC m=+3.638735070 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85b80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85c00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85c00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85c00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85c00): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85c00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.473414776 +0000 UTC m=+3.638735070 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85c00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000142150 item 10 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85cc0): _readAt: size=2, off=0 2025/03/24 06:24:27 ERROR : open-test-file(0xc000e85cc0): Couldn't read size of file 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85cc0): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85cc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85cc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85cc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85cc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85d00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85d00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85d00): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85d00): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85d00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.475568319 +0000 UTC m=+3.640888615 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85d00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85dc0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85dc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85dc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85dc0): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85dc0): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85dc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85dc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.475568319 +0000 UTC m=+3.640888615 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85dc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85e00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85e00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85e00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85e00): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85e00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.475568319 +0000 UTC m=+3.640888615 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85e00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001424d0 item 11 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85e80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85e80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85e80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85e80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85e80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.478529239 +0000 UTC m=+3.643849534 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85e80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85f00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85f00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85f00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85f00): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85f00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.478529239 +0000 UTC m=+3.643849534 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000e85f00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000142850 item 12 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2640): _readAt: size=2, off=0 2025/03/24 06:24:27 ERROR : open-test-file(0xc0002c2640): Couldn't read size of file 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2640): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2640): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2640): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2640): close: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2640): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2680): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2680): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2680): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2680): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2680): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.483142602 +0000 UTC m=+3.648462898 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2680): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2980): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2980): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2980): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2980): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2980): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.483142602 +0000 UTC m=+3.648462898 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2980): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000142d20 item 13 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.485647976 +0000 UTC m=+3.650968282 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ac0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ac0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ac0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ac0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ac0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.485647976 +0000 UTC m=+3.650968282 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ac0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000143030 item 14 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): _readAt: size=2, off=0 2025/03/24 06:24:27 ERROR : open-test-file(0xc0002c2b80): Couldn't read size of file 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): close: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c00): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c00): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.493911603 +0000 UTC m=+3.659231899 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2dc0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2dc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2dc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2dc0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2dc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.493911603 +0000 UTC m=+3.659231899 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2dc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000143420 item 15 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.496230919 +0000 UTC m=+3.661551214 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.496230919 +0000 UTC m=+3.661551214 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001436c0 item 16 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c33c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c33c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c33c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c33c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c33c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.498174378 +0000 UTC m=+3.663494673 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c33c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3400): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3400): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3400): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3400): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3400): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3400): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3400): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3400): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.498174378 +0000 UTC m=+3.663494673 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3400): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3480): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3480): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3480): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3480): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3480): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.498174378 +0000 UTC m=+3.663494673 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3480): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000143960 item 17 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3540): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3540): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3540): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3540): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3540): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.501062882 +0000 UTC m=+3.666383188 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3540): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3740): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3740): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3740): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3740): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3740): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.501062882 +0000 UTC m=+3.666383188 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3740): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000143dc0 item 18 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3840): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3840): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3840): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3840): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3840): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.50309084 +0000 UTC m=+3.668411135 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3840): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.50309084 +0000 UTC m=+3.668411135 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3ac0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3ac0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3ac0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3ac0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3ac0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.50309084 +0000 UTC m=+3.668411135 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3ac0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001e1c0 item 19 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.505839552 +0000 UTC m=+3.671159847 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3c40): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3c40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3c40): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3c40): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3c40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.505839552 +0000 UTC m=+3.671159847 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3c40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001e540 item 20 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3cc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3cc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3cc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3cc0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3cc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.507969291 +0000 UTC m=+3.673289586 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3cc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0100): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0100): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0100): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0100): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0100): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0100): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0100): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0100): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.507969291 +0000 UTC m=+3.673289586 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0100): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0140): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0140): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0140): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0140): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0140): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.507969291 +0000 UTC m=+3.673289586 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0140): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d180 item 21 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.51113222 +0000 UTC m=+3.676452514 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0240): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0240): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0240): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0240): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0240): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.51113222 +0000 UTC m=+3.676452514 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0240): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d730 item 22 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac02c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac02c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac02c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac02c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac02c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.513643866 +0000 UTC m=+3.678964162 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac02c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.513643866 +0000 UTC m=+3.678964162 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac03c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac03c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac03c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac03c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac03c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.513643866 +0000 UTC m=+3.678964162 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac03c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dab0 item 23 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0440): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0440): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0440): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0440): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0440): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.516663166 +0000 UTC m=+3.681983460 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0440): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac04c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac04c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac04c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac04c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac04c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.516663166 +0000 UTC m=+3.681983460 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac04c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c1c0 item 24 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0580): _readAt: size=2, off=0 2025/03/24 06:24:27 ERROR : open-test-file(0xc000ac0580): Couldn't read size of file 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0580): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0580): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0580): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0580): close: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0580): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac05c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac05c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac05c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac05c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac05c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.523425143 +0000 UTC m=+3.688745438 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac05c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.523425143 +0000 UTC m=+3.688745438 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac06c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac06c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac06c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac06c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac06c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.523425143 +0000 UTC m=+3.688745438 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac06c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c850 item 25 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0740): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0740): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0740): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0740): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0740): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.52561284 +0000 UTC m=+3.690933125 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0740): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.52561284 +0000 UTC m=+3.690933125 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052cd20 item 26 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0080): _readAt: size=2, off=0 2025/03/24 06:24:27 ERROR : open-test-file(0xc000ac0080): Couldn't read size of file 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0080): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0080): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0080): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0080): close: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0080): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac00c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac00c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac00c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac00c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac00c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.530739236 +0000 UTC m=+3.696059522 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac00c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0180): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0180): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0180): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0180): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0180): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0180): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0180): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0180): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.530739236 +0000 UTC m=+3.696059522 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0180): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.530739236 +0000 UTC m=+3.696059522 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c1c0 item 27 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0240): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0240): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0240): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0240): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0240): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.533622371 +0000 UTC m=+3.698942657 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0240): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac02c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac02c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac02c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac02c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac02c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.533622371 +0000 UTC m=+3.698942657 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac02c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ca10 item 28 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): _readAt: size=2, off=0 2025/03/24 06:24:27 ERROR : open-test-file(0xc000ac0380): Couldn't read size of file 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): close: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac03c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac03c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac03c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac03c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac03c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.536147923 +0000 UTC m=+3.701468208 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac03c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0480): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0480): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0480): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0480): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0480): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.536147923 +0000 UTC m=+3.701468208 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0480): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052cd20 item 29 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0500): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0500): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0500): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0500): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0500): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.546810084 +0000 UTC m=+3.712130369 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0500): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0580): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0580): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0580): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0580): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0580): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.546810084 +0000 UTC m=+3.712130369 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0580): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d180 item 30 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0640): _readAt: size=2, off=0 2025/03/24 06:24:27 ERROR : open-test-file(0xc000ac0640): Couldn't read size of file 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0640): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0640): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0640): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0640): close: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0640): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.563237482 +0000 UTC m=+3.728557767 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0740): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0740): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0740): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0740): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0740): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.563237482 +0000 UTC m=+3.728557767 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0740): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d570 item 31 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.566435676 +0000 UTC m=+3.731755971 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0880): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0880): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0880): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0880): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0880): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.566435676 +0000 UTC m=+3.731755971 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0880): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d960 item 32 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac08c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac08c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac08c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac08c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac08c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.571174305 +0000 UTC m=+3.736494590 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac08c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0900): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0900): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0900): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0900): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0900): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001e000 item 33 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0900): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0900): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.572160205 +0000 UTC m=+3.737480491 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0900): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0940): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0940): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0940): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0940): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0940): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.572160205 +0000 UTC m=+3.737480491 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0940): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001e1c0 item 33 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0980): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0980): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0980): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0980): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0980): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.574693212 +0000 UTC m=+3.740013497 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0980): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac09c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac09c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001e460 item 34 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac09c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac09c0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac09c0): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac09c0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac09c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.576777776 +0000 UTC m=+3.742098061 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac09c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a00): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.576777776 +0000 UTC m=+3.742098061 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001e620 item 34 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.579166983 +0000 UTC m=+3.744487258 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a80): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a80): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001e930 item 35 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a80): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.580116055 +0000 UTC m=+3.745436340 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0ac0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0ac0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0ac0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0ac0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0ac0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.580116055 +0000 UTC m=+3.745436340 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0ac0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001eaf0 item 35 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0b40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0b40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0b40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0b40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0b40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.584589684 +0000 UTC m=+3.749909980 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0b40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001ed90 item 36 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c00): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c00): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c00): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c00): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.585663822 +0000 UTC m=+3.750984128 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c40): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c40): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c40): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.585663822 +0000 UTC m=+3.750984128 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001f030 item 36 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.588142677 +0000 UTC m=+3.753462962 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2600): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2600): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2600): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2600): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2600): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498230 item 37 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2600): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2600): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.588967966 +0000 UTC m=+3.754288251 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2600): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2640): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2640): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2640): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2640): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2640): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.588967966 +0000 UTC m=+3.754288251 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2640): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498690 item 37 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c26c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c26c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c26c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c26c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c26c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.5910416 +0000 UTC m=+3.756361885 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c26c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498d20 item 38 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a00): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a00): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a00): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a00): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.592029615 +0000 UTC m=+3.757349900 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a40): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a40): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a40): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.592029615 +0000 UTC m=+3.757349900 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498e70 item 38 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ac0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ac0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ac0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ac0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ac0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.593569898 +0000 UTC m=+3.758890163 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ac0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499340 item 39 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.594647441 +0000 UTC m=+3.759967696 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c00): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.594647441 +0000 UTC m=+3.759967696 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499490 item 39 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.597635873 +0000 UTC m=+3.762956138 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499ab0 item 40 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e40): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e40): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e40): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e40): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.598819575 +0000 UTC m=+3.764139840 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e80): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e80): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.598819575 +0000 UTC m=+3.764139840 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499c70 item 40 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.601129953 +0000 UTC m=+3.766450209 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c33c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c33c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c33c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003500e0 item 41 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c33c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c33c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.60197992 +0000 UTC m=+3.767300175 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c33c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3400): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3400): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3400): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3400): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3400): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350230 item 41 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3400): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3400): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.606507201 +0000 UTC m=+3.771827467 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3400): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3480): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3480): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3480): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3480): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3480): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.606507201 +0000 UTC m=+3.771827467 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3480): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350460 item 41 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3580): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3580): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3580): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3580): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3580): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3580): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3580): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.608305618 +0000 UTC m=+3.773625874 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3580): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3740): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3740): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3740): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003509a0 item 42 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3740): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3740): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.61089503 +0000 UTC m=+3.776215295 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3740): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a540c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a540c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444070 item 42 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a540c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a540c0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a540c0): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a540c0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a540c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.611557304 +0000 UTC m=+3.776877569 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a540c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54100): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54100): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54100): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54100): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54100): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.611557304 +0000 UTC m=+3.776877569 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54100): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004441c0 item 42 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a541c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a541c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a541c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a541c0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a541c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a541c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a541c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.613218353 +0000 UTC m=+3.778538608 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a541c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54240): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54240): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54240): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444460 item 43 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54240): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54240): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.61376046 +0000 UTC m=+3.779080735 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54240): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54380): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54380): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54380): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54380): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54380): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004445b0 item 43 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54380): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54380): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.614248328 +0000 UTC m=+3.779568592 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54380): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a543c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a543c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a543c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a543c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a543c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.614248328 +0000 UTC m=+3.779568592 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a543c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444700 item 43 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54480): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54480): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54480): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54480): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54480): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54480): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54480): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.615495238 +0000 UTC m=+3.780815503 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54480): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a544c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a544c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a544c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444a80 item 44 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a544c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a544c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.616106005 +0000 UTC m=+3.781426270 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a544c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54580): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54580): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444bd0 item 44 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54580): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54580): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54580): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54580): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54580): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.616642202 +0000 UTC m=+3.781962458 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54580): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a545c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a545c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a545c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a545c0): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a545c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.616642202 +0000 UTC m=+3.781962458 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a545c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444d20 item 44 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a546c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a546c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a546c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a546c0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a546c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a546c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a546c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.617998349 +0000 UTC m=+3.783318604 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a546c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54700): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54700): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54700): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004450a0 item 45 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54700): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54700): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.622657738 +0000 UTC m=+3.787978003 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54700): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54840): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54840): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54840): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54840): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54840): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.622657738 +0000 UTC m=+3.787978003 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54840): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004451f0 item 45 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54900): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54900): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54900): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54900): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54900): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54900): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54900): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.624310872 +0000 UTC m=+3.789631127 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54900): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54940): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54940): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54940): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445490 item 46 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54940): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54940): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.624907703 +0000 UTC m=+3.790227967 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54940): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54a80): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54a80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54a80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54a80): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54a80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.624907703 +0000 UTC m=+3.790227967 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54a80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004455e0 item 46 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54b40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54b40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54b40): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54b40): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54b40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54b40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54b40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.62854379 +0000 UTC m=+3.793864056 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54b40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54bc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54bc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54bc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445880 item 47 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54bc0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54bc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.629447567 +0000 UTC m=+3.794767853 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54bc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54c80): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54c80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54c80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54c80): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54c80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.629447567 +0000 UTC m=+3.794767853 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54c80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004459d0 item 47 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d40): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d40): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.63123297 +0000 UTC m=+3.796553235 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445ce0 item 48 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.631788333 +0000 UTC m=+3.797108587 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e40): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e40): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e40): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.631788333 +0000 UTC m=+3.797108587 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e000 item 48 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.633487624 +0000 UTC m=+3.798807879 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ec0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ec0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ec0): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ec0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ec0): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ec0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e380 item 49 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ec0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ec0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.634080727 +0000 UTC m=+3.799400982 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ec0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54f00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54f00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54f00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54f00): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54f00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.634080727 +0000 UTC m=+3.799400982 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54f00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e4d0 item 49 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54fc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54fc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54fc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54fc0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54fc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.635582888 +0000 UTC m=+3.800903153 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54fc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55080): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55080): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55080): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e770 item 50 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55080): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55080): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55080): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55080): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55080): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.636249009 +0000 UTC m=+3.801569274 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55080): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a550c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a550c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a550c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a550c0): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a550c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.636249009 +0000 UTC m=+3.801569274 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a550c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e930 item 50 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3840): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3840): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3840): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3840): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3840): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.647490557 +0000 UTC m=+3.812810813 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3840): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351030 item 51 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.648134958 +0000 UTC m=+3.813455224 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3ac0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3ac0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3ac0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3ac0): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3ac0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.648134958 +0000 UTC m=+3.813455224 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3ac0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003513b0 item 51 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.650025739 +0000 UTC m=+3.815345993 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3c80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3c80): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3c80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003517a0 item 52 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3c80): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3c80): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3c80): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3c80): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3c80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.650812515 +0000 UTC m=+3.816132781 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3c80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3cc0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3cc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3cc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3cc0): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3cc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.650812515 +0000 UTC m=+3.816132781 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3cc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351b90 item 52 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3d40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3d40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3d40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3d40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3d40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.65608143 +0000 UTC m=+3.821401695 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3d40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a300): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a300): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a300): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a300): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a300): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a300): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351f10 item 53 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a300): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a300): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.661243764 +0000 UTC m=+3.826564028 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a300): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a340): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a340): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a340): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a340): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a340): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.661243764 +0000 UTC m=+3.826564028 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a340): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004461c0 item 53 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a5c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a5c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a5c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a5c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a5c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.662547833 +0000 UTC m=+3.827868097 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a5c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a980): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a980): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a980): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004468c0 item 54 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a980): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a980): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a980): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a980): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a980): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.663168097 +0000 UTC m=+3.828488362 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a980): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a9c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a9c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a9c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a9c0): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a9c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.663168097 +0000 UTC m=+3.828488362 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a9c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446c40 item 54 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aa40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aa40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aa40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aa40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aa40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.664699823 +0000 UTC m=+3.830020077 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aa40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab00): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab00): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab00): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab00): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004470a0 item 55 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab00): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.665355765 +0000 UTC m=+3.830676030 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab40): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab40): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab40): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.665355765 +0000 UTC m=+3.830676030 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447340 item 55 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac00): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac00): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.666726459 +0000 UTC m=+3.832046723 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014acc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014acc0): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014acc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447650 item 56 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014acc0): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014acc0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014acc0): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014acc0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014acc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.667284426 +0000 UTC m=+3.832604681 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014acc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ad00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ad00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ad00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ad00): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ad00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.667284426 +0000 UTC m=+3.832604681 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ad00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447810 item 56 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014adc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014adc0): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014adc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014adc0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014adc0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014adc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014adc0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014adc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.66841063 +0000 UTC m=+3.833730896 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014adc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ae00): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ae00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ae00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447ab0 item 57 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ae00): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ae00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.668924205 +0000 UTC m=+3.834244470 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ae00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014af00): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014af00): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014af00): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014af00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014af00): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014af00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447c00 item 57 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014af00): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014af00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.66941165 +0000 UTC m=+3.834731915 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014af00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014af80): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014af80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014af80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014af80): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014af80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.66941165 +0000 UTC m=+3.834731915 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014af80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447dc0 item 57 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b040): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b040): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b040): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b040): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b040): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b040): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b040): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b040): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.670875609 +0000 UTC m=+3.836195874 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b040): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b080): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b080): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b080): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba150 item 58 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b080): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b080): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.671432145 +0000 UTC m=+3.836752399 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b080): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b140): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b140): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b140): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba380 item 58 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b140): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b140): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b140): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b140): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b140): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.672038583 +0000 UTC m=+3.837358838 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b140): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b240): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b240): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b240): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b240): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b240): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.672038583 +0000 UTC m=+3.837358838 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b240): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba620 item 58 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b3c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b3c0): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b3c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b3c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b3c0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b3c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b3c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b3c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.67340011 +0000 UTC m=+3.838720375 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b3c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b400): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b400): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b400): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bad20 item 59 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b400): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b400): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.673928993 +0000 UTC m=+3.839249258 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b400): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b640): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b640): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b640): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b640): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b640): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b640): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb030 item 59 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b640): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b640): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.674563294 +0000 UTC m=+3.839883558 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b640): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b680): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b680): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b680): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b680): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b680): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.674563294 +0000 UTC m=+3.839883558 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014b680): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb3b0 item 59 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8080): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8080): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8080): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8080): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8080): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8080): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8080): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8080): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.675826996 +0000 UTC m=+3.841147262 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8080): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8100): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8100): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8100): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb810 item 60 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8100): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8100): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.676358986 +0000 UTC m=+3.841679251 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8100): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8200): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8200): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8200): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb9d0 item 60 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8200): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8200): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8200): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8200): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8200): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.676986674 +0000 UTC m=+3.842306940 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8200): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8240): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8240): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8240): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8240): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8240): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.676986674 +0000 UTC m=+3.842306940 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8240): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbb90 item 60 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8300): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8300): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8300): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8300): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8300): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8300): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8300): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8300): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.678332241 +0000 UTC m=+3.843652506 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8300): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8340): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8340): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8340): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003a000 item 61 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8340): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8340): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.678854562 +0000 UTC m=+3.844174817 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8340): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8480): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8480): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8480): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8480): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8480): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.678854562 +0000 UTC m=+3.844174817 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8480): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003a1c0 item 61 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8540): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8540): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8540): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8540): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8540): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8540): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8540): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8540): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.680104298 +0000 UTC m=+3.845424563 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8540): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8580): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8580): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8580): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003a4d0 item 62 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8580): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8580): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.680631137 +0000 UTC m=+3.845951402 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8580): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8640): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8640): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8640): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8640): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8640): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.680631137 +0000 UTC m=+3.845951402 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8640): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003a700 item 62 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8700): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8700): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8700): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8700): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8700): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8700): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8700): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8700): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.682259666 +0000 UTC m=+3.847579931 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8700): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8740): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8740): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8740): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003aa10 item 63 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8740): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8740): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.682798327 +0000 UTC m=+3.848118592 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8740): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8880): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8880): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8880): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8880): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8880): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.682798327 +0000 UTC m=+3.848118592 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8880): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003abd0 item 63 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8980): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8980): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8980): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8980): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8980): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8980): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8980): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8980): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.684099861 +0000 UTC m=+3.849420126 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8980): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c89c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c89c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c89c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003aee0 item 64 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c89c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c89c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.684602725 +0000 UTC m=+3.849922991 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c89c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8a80): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8a80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8a80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8a80): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8a80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.684602725 +0000 UTC m=+3.849922991 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8a80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003b0a0 item 64 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8ac0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8ac0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8ac0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8ac0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8ac0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.685978288 +0000 UTC m=+3.851298554 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8ac0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8b00): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8b00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8b00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8b00): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8b00): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003b3b0 item 65 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8b00): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8b00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.686520957 +0000 UTC m=+3.851841222 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8b00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8b80): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8b80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8b80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8b80): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8b80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.686520957 +0000 UTC m=+3.851841222 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8b80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003b650 item 65 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c00): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c00): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.689527554 +0000 UTC m=+3.854847819 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003bab0 item 66 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c40): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c40): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c40): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c40): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.690183445 +0000 UTC m=+3.855503710 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55100): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55100): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55100): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55100): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55100): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.690183445 +0000 UTC m=+3.855503710 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55100): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042eaf0 item 66 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55140): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55140): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55140): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55140): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55140): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.69149627 +0000 UTC m=+3.856816535 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55140): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55180): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55180): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55180): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55180): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55180): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ee00 item 67 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55180): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55180): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.69205561 +0000 UTC m=+3.857375865 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55180): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a551c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a551c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a551c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a551c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a551c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.69205561 +0000 UTC m=+3.857375865 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a551c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042efc0 item 67 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55240): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55240): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55240): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55240): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55240): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.693660163 +0000 UTC m=+3.858980427 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55240): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55300): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55300): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f2d0 item 68 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55300): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55300): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55300): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55300): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55300): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.696553887 +0000 UTC m=+3.861874152 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55300): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55340): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55340): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55340): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55340): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55340): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.696553887 +0000 UTC m=+3.861874152 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55340): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f420 item 68 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55380): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55380): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55380): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55380): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55380): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.69818026 +0000 UTC m=+3.863500526 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55380): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a553c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a553c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a553c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a553c0): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a553c0): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f730 item 69 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a553c0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a553c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.698863825 +0000 UTC m=+3.864184090 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a553c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55400): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55400): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55400): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55400): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55400): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.698863825 +0000 UTC m=+3.864184090 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55400): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f880 item 69 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55480): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55480): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55480): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55480): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55480): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.700465351 +0000 UTC m=+3.865785607 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55480): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55540): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55540): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fb90 item 70 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55540): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55540): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55540): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55540): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55540): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.701105213 +0000 UTC m=+3.866425478 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55540): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55580): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55580): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55580): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55580): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55580): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.701105213 +0000 UTC m=+3.866425478 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55580): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fce0 item 70 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55600): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55600): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55600): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55600): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55600): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.702526312 +0000 UTC m=+3.867846577 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55600): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a556c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a556c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a556c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a556c0): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a556c0): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ea070 item 71 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a556c0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a556c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.703070834 +0000 UTC m=+3.868391100 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a556c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55700): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55700): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55700): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55700): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55700): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.703070834 +0000 UTC m=+3.868391100 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55700): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ea1c0 item 71 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55780): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55780): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55780): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55780): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55780): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.704515928 +0000 UTC m=+3.869836193 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55780): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55840): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55840): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ea620 item 72 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55840): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55840): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55840): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55840): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55840): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.705267199 +0000 UTC m=+3.870587464 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55840): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55880): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55880): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55880): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55880): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55880): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.705267199 +0000 UTC m=+3.870587464 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55880): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ea770 item 72 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55900): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55900): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55900): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55900): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55900): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55900): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55900): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.706806719 +0000 UTC m=+3.872126984 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55900): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55940): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55940): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55940): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eab60 item 73 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55940): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55940): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.707386417 +0000 UTC m=+3.872706683 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55940): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55980): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55980): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55980): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55980): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55980): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eacb0 item 73 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55980): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55980): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.70799464 +0000 UTC m=+3.873314906 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55980): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a559c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a559c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a559c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a559c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a559c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.70799464 +0000 UTC m=+3.873314906 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a559c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eae70 item 73 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55a80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55a80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55a80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55a80): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55a80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55a80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55a80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.70943228 +0000 UTC m=+3.874752535 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55a80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55ac0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55ac0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55ac0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eb180 item 74 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55ac0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55ac0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.709944411 +0000 UTC m=+3.875264677 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55ac0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eb3b0 item 74 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b80): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b80): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b80): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.710511937 +0000 UTC m=+3.875832202 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55bc0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55bc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55bc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55bc0): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55bc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.710511937 +0000 UTC m=+3.875832202 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55bc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eb570 item 74 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55c80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55c80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55c80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55c80): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55c80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55c80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55c80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.711620067 +0000 UTC m=+3.876940332 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55c80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55cc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55cc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55cc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eb960 item 75 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55cc0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55cc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.712084049 +0000 UTC m=+3.877404314 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55cc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55d80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55d80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55d80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55d80): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55d80): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ebb20 item 75 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55d80): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55d80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.712559511 +0000 UTC m=+3.877879777 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55d80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55dc0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55dc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55dc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55dc0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55dc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.712559511 +0000 UTC m=+3.877879777 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55dc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ebce0 item 75 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55e80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55e80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55e80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55e80): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55e80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55e80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55e80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.713715713 +0000 UTC m=+3.879035978 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55e80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55ec0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55ec0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55ec0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c000 item 76 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55ec0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55ec0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.714128748 +0000 UTC m=+3.879449013 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55ec0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e000): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e000): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c310 item 76 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e000): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e000): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e000): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e000): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e000): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.714650789 +0000 UTC m=+3.879971043 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e000): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e040): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e040): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e040): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e040): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e040): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.714650789 +0000 UTC m=+3.879971043 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e040): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c540 item 76 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e100): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e100): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e100): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e100): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e100): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e100): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e100): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.715773587 +0000 UTC m=+3.881093842 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e100): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e140): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e140): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e140): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c930 item 77 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e140): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e140): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.716210076 +0000 UTC m=+3.881530341 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e140): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e200): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e200): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e200): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e200): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e200): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.716210076 +0000 UTC m=+3.881530341 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e200): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ca80 item 77 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8d00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8d00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8d00): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8d00): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8d00): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8d00): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8d00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.717369103 +0000 UTC m=+3.882689368 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8d00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8d40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8d40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8d40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003bdc0 item 78 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8d40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8d40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.717790865 +0000 UTC m=+3.883111130 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8d40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8e80): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8e80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8e80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8e80): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8e80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.717790865 +0000 UTC m=+3.883111130 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8e80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c070 item 78 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f40): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f40): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.7188958 +0000 UTC m=+3.884216065 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c930 item 79 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.719317712 +0000 UTC m=+3.884637977 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9040): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9040): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9040): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9040): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9040): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.719317712 +0000 UTC m=+3.884637977 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9040): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cbd0 item 79 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9140): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9140): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9140): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9140): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9140): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9140): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9140): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.720454657 +0000 UTC m=+3.885774911 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9140): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9180): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9180): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9180): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cfc0 item 80 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9180): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9180): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.720918969 +0000 UTC m=+3.886239223 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9180): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9280): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9280): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9280): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9280): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9280): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.720918969 +0000 UTC m=+3.886239223 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9280): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d2d0 item 80 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c92c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c92c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c92c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c92c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c92c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.722009667 +0000 UTC m=+3.887329932 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c92c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9300): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9300): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9300): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9300): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9300): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9300): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d650 item 81 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9300): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9300): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.72246916 +0000 UTC m=+3.887789425 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9300): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9340): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9340): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9340): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9340): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9340): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.72246916 +0000 UTC m=+3.887789425 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9340): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043da40 item 81 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c93c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c93c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c93c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c93c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c93c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.723575758 +0000 UTC m=+3.888896022 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c93c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c94c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c94c0): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c94c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dce0 item 82 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c94c0): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c94c0): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c94c0): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c94c0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c94c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.724084552 +0000 UTC m=+3.889404818 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c94c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9500): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9500): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9500): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9500): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9500): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.724084552 +0000 UTC m=+3.889404818 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9500): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dea0 item 82 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9580): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9580): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9580): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9580): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9580): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.725263206 +0000 UTC m=+3.890583461 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9580): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9640): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9640): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9640): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9640): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9640): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9640): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380230 item 83 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9640): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9640): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.725734101 +0000 UTC m=+3.891054366 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9640): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c96c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c96c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c96c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c96c0): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c96c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.725734101 +0000 UTC m=+3.891054366 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c96c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003803f0 item 83 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9740): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9740): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9740): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9740): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9740): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.72684173 +0000 UTC m=+3.892161995 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9740): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9800): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9800): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9800): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380850 item 84 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9800): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9800): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9800): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9800): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9800): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.727329947 +0000 UTC m=+3.892650211 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9800): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9840): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9840): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9840): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9840): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9840): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.727329947 +0000 UTC m=+3.892650211 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9840): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380a10 item 84 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9900): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9900): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9900): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9900): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9900): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.728390808 +0000 UTC m=+3.893711064 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9900): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a00): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a00): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a00): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a00): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d20 item 85 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a00): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.728912288 +0000 UTC m=+3.894232554 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a40): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a40): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a40): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.728912288 +0000 UTC m=+3.894232554 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380f50 item 85 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9ac0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9ac0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9ac0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9ac0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9ac0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.729996123 +0000 UTC m=+3.895316389 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9ac0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b80): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003813b0 item 86 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b80): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b80): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b80): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b80): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.730561925 +0000 UTC m=+3.895882191 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9bc0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9bc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9bc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9bc0): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9bc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.730561925 +0000 UTC m=+3.895882191 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9bc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381570 item 86 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.731568395 +0000 UTC m=+3.896888651 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d40): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d40): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d40): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d40): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d40): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381880 item 87 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d40): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.732063325 +0000 UTC m=+3.897383580 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d80): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d80): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.732063325 +0000 UTC m=+3.897383580 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003819d0 item 87 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9e00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9e00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9e00): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9e00): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9e00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.733247338 +0000 UTC m=+3.898567603 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9e00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9ec0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9ec0): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9ec0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381dc0 item 88 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9ec0): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9ec0): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9ec0): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9ec0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9ec0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.736334786 +0000 UTC m=+3.901655050 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9ec0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9f00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9f00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9f00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9f00): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9f00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.736334786 +0000 UTC m=+3.901655050 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9f00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6230 item 88 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e300): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e300): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e300): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e300): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e300): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e300): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e300): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e300): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.7397186 +0000 UTC m=+3.905038865 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e300): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e340): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e340): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e340): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cee0 item 89 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e340): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e340): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.740368831 +0000 UTC m=+3.905689096 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e340): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e440): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e440): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e440): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e440): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e440): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e440): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d0a0 item 89 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e440): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e440): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.740875752 +0000 UTC m=+3.906196018 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e440): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e480): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e480): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e480): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e480): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e480): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.740875752 +0000 UTC m=+3.906196018 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e480): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d260 item 89 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e540): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e540): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e540): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e540): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e540): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e540): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e540): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e540): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.742025843 +0000 UTC m=+3.907346107 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e540): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e5c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e5c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e5c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d6c0 item 90 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e5c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e5c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.742421354 +0000 UTC m=+3.907741619 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e5c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e680): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e680): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e680): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d8f0 item 90 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e680): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e680): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e680): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e680): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e680): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.74306301 +0000 UTC m=+3.908383274 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e680): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e6c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e6c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e6c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e6c0): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e6c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.74306301 +0000 UTC m=+3.908383274 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e6c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035db90 item 90 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e780): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e780): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e780): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e780): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e780): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e780): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e780): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e780): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.744209292 +0000 UTC m=+3.909529557 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e780): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e7c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e7c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e7c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035df10 item 91 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e7c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e7c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.744780335 +0000 UTC m=+3.910100590 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e7c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e8c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e8c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e8c0): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e8c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e8c0): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e8c0): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005460e0 item 91 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e8c0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e8c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.74519881 +0000 UTC m=+3.910519074 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e8c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e900): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e900): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e900): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e900): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e900): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.74519881 +0000 UTC m=+3.910519074 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e900): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000546460 item 91 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e9c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e9c0): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e9c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e9c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e9c0): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e9c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e9c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e9c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.746335895 +0000 UTC m=+3.911656161 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e9c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ea00): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ea00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ea00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005468c0 item 92 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ea00): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ea00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.746766575 +0000 UTC m=+3.912086839 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ea00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eac0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eac0): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eac0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000546d20 item 92 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eac0): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eac0): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eac0): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eac0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eac0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.747219044 +0000 UTC m=+3.912539299 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eac0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eb00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eb00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eb00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eb00): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eb00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.747219044 +0000 UTC m=+3.912539299 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eb00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547030 item 92 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ebc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ebc0): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ebc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ebc0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ebc0): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ebc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ebc0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ebc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.748344116 +0000 UTC m=+3.913664381 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ebc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ec00): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ec00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ec00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005475e0 item 93 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ec00): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ec00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.748801164 +0000 UTC m=+3.914121429 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ec00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ecc0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ecc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ecc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ecc0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ecc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.748801164 +0000 UTC m=+3.914121429 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ecc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547880 item 93 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed80): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed80): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.749894117 +0000 UTC m=+3.915214382 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084edc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084edc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084edc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003003f0 item 94 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084edc0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084edc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.750274953 +0000 UTC m=+3.915595218 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084edc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee80): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee80): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.750274953 +0000 UTC m=+3.915595218 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300770 item 94 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ef80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ef80): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ef80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ef80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ef80): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ef80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ef80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ef80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.751525621 +0000 UTC m=+3.916845885 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ef80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084efc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084efc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084efc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003015e0 item 95 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084efc0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084efc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.752021121 +0000 UTC m=+3.917341385 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084efc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f080): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f080): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f080): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f080): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f080): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.752021121 +0000 UTC m=+3.917341385 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f080): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301810 item 95 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f140): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f140): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f140): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f140): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f140): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f140): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f140): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f140): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.753208491 +0000 UTC m=+3.918528755 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f140): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f180): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f180): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f180): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 96 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f180): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f180): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.753676519 +0000 UTC m=+3.918996785 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f180): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f240): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f240): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f240): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f240): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f240): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.753676519 +0000 UTC m=+3.918996785 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f240): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052bd0 item 96 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= 2025/03/24 06:24:27 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:27 DEBUG : : Looking for writers 2025/03/24 06:24:27 DEBUG : >WaitForWriters: 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36079") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37550") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:27 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37493") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f600): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f600): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f600): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f600): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f600): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.757574819 +0000 UTC m=+3.922895084 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f600): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f640): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f640): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f640): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f640): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f640): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f640): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f640): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.757574819 +0000 UTC m=+3.922895084 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f640): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f680): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f680): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f680): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f680): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f680): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.757574819 +0000 UTC m=+3.922895084 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f680): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311e30 item 1 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f6c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f6c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f6c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f6c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f6c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.759165657 +0000 UTC m=+3.924485912 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f6c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f700): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f700): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f700): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f700): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f700): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.759165657 +0000 UTC m=+3.924485912 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f700): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c9a0 item 2 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f740): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f740): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f740): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f740): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f740): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.7602062 +0000 UTC m=+3.925526456 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f740): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f780): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f780): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f780): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f780): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f780): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f780): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f780): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.7602062 +0000 UTC m=+3.925526456 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f780): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f7c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f7c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f7c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f7c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f7c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.7602062 +0000 UTC m=+3.925526456 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f7c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d730 item 3 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f840): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f840): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f840): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f840): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f840): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.761656754 +0000 UTC m=+3.926977019 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f840): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f8c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f8c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f8c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f8c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f8c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.761656754 +0000 UTC m=+3.926977019 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f8c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003300e0 item 4 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f900): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f900): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f900): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f900): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f900): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.762828545 +0000 UTC m=+3.928148810 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f900): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f940): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f940): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f940): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f940): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f940): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f940): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f940): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.762828545 +0000 UTC m=+3.928148810 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f940): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f980): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f980): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f980): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f980): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f980): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.762828545 +0000 UTC m=+3.928148810 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f980): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003305b0 item 5 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fa00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fa00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fa00): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fa00): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fa00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.764354751 +0000 UTC m=+3.929675015 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fa00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fa80): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fa80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fa80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fa80): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fa80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.764354751 +0000 UTC m=+3.929675015 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fa80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330cb0 item 6 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fb00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fb00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fb00): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fb00): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fb00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.765645755 +0000 UTC m=+3.930966020 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fb00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fbc0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fbc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fbc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fbc0): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fbc0): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fbc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fbc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.765645755 +0000 UTC m=+3.930966020 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fbc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fc00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fc00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fc00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fc00): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fc00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.765645755 +0000 UTC m=+3.930966020 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fc00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331180 item 7 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fc80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fc80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fc80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fc80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fc80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.767256048 +0000 UTC m=+3.932576314 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fc80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fd00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fd00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fd00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fd00): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fd00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.767256048 +0000 UTC m=+3.932576314 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fd00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331730 item 8 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fd40): _readAt: size=2, off=0 2025/03/24 06:24:27 ERROR : open-test-file(0xc00084fd40): Couldn't read size of file 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fd40): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fd40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fd40): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fd40): close: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fd40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0cc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0cc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0cc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0cc0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0cc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.77159667 +0000 UTC m=+3.936916935 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0cc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8040): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8040): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8040): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8040): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8040): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8040): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8040): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.77159667 +0000 UTC m=+3.936916935 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8040): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8080): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8080): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8080): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8080): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8080): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.77159667 +0000 UTC m=+3.936916935 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8080): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6150 item 9 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8140): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8140): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8140): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8140): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8140): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.773911716 +0000 UTC m=+3.939231991 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8140): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c81c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c81c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c81c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c81c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c81c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.773911716 +0000 UTC m=+3.939231991 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c81c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d75e0 item 10 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8280): _readAt: size=2, off=0 2025/03/24 06:24:27 ERROR : open-test-file(0xc0007c8280): Couldn't read size of file 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8280): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8280): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8280): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8280): close: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8280): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c82c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c82c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c82c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c82c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c82c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.775437933 +0000 UTC m=+3.940758217 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c82c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8400): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8400): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8400): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8400): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8400): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8400): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8400): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.775437933 +0000 UTC m=+3.940758217 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8400): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8440): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8440): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8440): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8440): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8440): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.775437933 +0000 UTC m=+3.940758217 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8440): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7ea0 item 11 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c84c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c84c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c84c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c84c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c84c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.777265975 +0000 UTC m=+3.942586250 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c84c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8540): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8540): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8540): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8540): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8540): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.777265975 +0000 UTC m=+3.942586250 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8540): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003304d0 item 12 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8600): _readAt: size=2, off=0 2025/03/24 06:24:27 ERROR : open-test-file(0xc0007c8600): Couldn't read size of file 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8600): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8600): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8600): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8600): close: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8600): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8640): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8640): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8640): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8640): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8640): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.778633112 +0000 UTC m=+3.943953387 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8640): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8700): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8700): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8700): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8700): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8700): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.778633112 +0000 UTC m=+3.943953387 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8700): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330a10 item 13 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8780): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8780): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8780): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8780): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8780): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.7804422 +0000 UTC m=+3.945762494 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8780): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8880): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8880): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8880): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8880): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8880): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.7804422 +0000 UTC m=+3.945762494 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8880): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330f50 item 14 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8980): _readAt: size=2, off=0 2025/03/24 06:24:27 ERROR : open-test-file(0xc0007c8980): Couldn't read size of file 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8980): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8980): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8980): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8980): close: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8980): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c89c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c89c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c89c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c89c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c89c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.782383224 +0000 UTC m=+3.947703519 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c89c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8a80): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8a80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8a80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8a80): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8a80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.782383224 +0000 UTC m=+3.947703519 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8a80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003312d0 item 15 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8b00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8b00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8b00): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8b00): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8b00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.784160742 +0000 UTC m=+3.949481037 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8b00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c00): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.784160742 +0000 UTC m=+3.949481037 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003317a0 item 16 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.785776475 +0000 UTC m=+3.951096770 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c80): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c80): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c80): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c80): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.785776475 +0000 UTC m=+3.951096770 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8c80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8cc0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8cc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8cc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8cc0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8cc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.785776475 +0000 UTC m=+3.951096770 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8cc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331c00 item 17 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8d40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8d40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8d40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8d40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8d40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.788386527 +0000 UTC m=+3.953706822 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8d40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8e00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8e00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8e00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8e00): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8e00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.788386527 +0000 UTC m=+3.953706822 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8e00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001e1c0 item 18 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8ec0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8ec0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8ec0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8ec0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8ec0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.790414634 +0000 UTC m=+3.955734940 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8ec0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f80): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f80): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f80): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f80): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.790414634 +0000 UTC m=+3.955734940 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8f80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8fc0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8fc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8fc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8fc0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8fc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.790414634 +0000 UTC m=+3.955734940 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c8fc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001e460 item 19 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9040): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9040): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9040): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9040): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9040): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.79262737 +0000 UTC m=+3.957947675 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9040): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9100): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9100): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9100): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9100): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9100): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.79262737 +0000 UTC m=+3.957947675 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9100): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001e850 item 20 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9180): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9180): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9180): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9180): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9180): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.794516397 +0000 UTC m=+3.959836692 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9180): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9280): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9280): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9280): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9280): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9280): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9280): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9280): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9280): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.794516397 +0000 UTC m=+3.959836692 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9280): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c92c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c92c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c92c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c92c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c92c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.794516397 +0000 UTC m=+3.959836692 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c92c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001ebd0 item 21 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9340): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9340): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9340): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9340): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9340): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.797132769 +0000 UTC m=+3.962453044 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9340): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c93c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c93c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c93c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c93c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c93c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.797132769 +0000 UTC m=+3.962453044 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c93c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001f0a0 item 22 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9480): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9480): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9480): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9480): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9480): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.798388357 +0000 UTC m=+3.963708632 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9480): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9540): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9540): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9540): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9540): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9540): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9540): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9540): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9540): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.798388357 +0000 UTC m=+3.963708632 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9540): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9580): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9580): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9580): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9580): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9580): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.798388357 +0000 UTC m=+3.963708632 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9580): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001f570 item 23 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9600): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9600): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9600): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9600): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9600): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.800226148 +0000 UTC m=+3.965546433 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9600): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c96c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c96c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c96c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c96c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c96c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.800226148 +0000 UTC m=+3.965546433 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c96c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001f8f0 item 24 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9780): _readAt: size=2, off=0 2025/03/24 06:24:27 ERROR : open-test-file(0xc0007c9780): Couldn't read size of file 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9780): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9780): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9780): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9780): close: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9780): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c97c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c97c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c97c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c97c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c97c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.801666242 +0000 UTC m=+3.966986527 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c97c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c98c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c98c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c98c0): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c98c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c98c0): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c98c0): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c98c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c98c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.801666242 +0000 UTC m=+3.966986527 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c98c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9900): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9900): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9900): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9900): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9900): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.801666242 +0000 UTC m=+3.966986527 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9900): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00001fb90 item 25 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c99c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c99c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c99c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c99c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c99c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.803513852 +0000 UTC m=+3.968834136 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c99c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a40): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a40): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a40): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.803513852 +0000 UTC m=+3.968834136 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9a40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c000 item 26 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b00): _readAt: size=2, off=0 2025/03/24 06:24:27 ERROR : open-test-file(0xc0007c9b00): Couldn't read size of file 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b00): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b00): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b00): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b00): close: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.804997809 +0000 UTC m=+3.970318084 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9b40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c00): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c00): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c00): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c00): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c00): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.804997809 +0000 UTC m=+3.970318084 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c80): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c80): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.804997809 +0000 UTC m=+3.970318084 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9c80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052c540 item 27 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d00): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d00): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.806830721 +0000 UTC m=+3.972150996 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d80): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d80): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.806830721 +0000 UTC m=+3.972150996 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9d80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052cbd0 item 28 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9e40): _readAt: size=2, off=0 2025/03/24 06:24:27 ERROR : open-test-file(0xc0007c9e40): Couldn't read size of file 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9e40): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9e40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9e40): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9e40): close: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9e40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9e80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9e80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9e80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9e80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9e80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.80850292 +0000 UTC m=+3.973823196 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9e80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9f40): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9f40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9f40): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9f40): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9f40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.80850292 +0000 UTC m=+3.973823196 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0007c9f40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ce70 item 29 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e040): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e040): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e040): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e040): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e040): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.810220115 +0000 UTC m=+3.975540390 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e040): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e0c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e0c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e0c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e0c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e0c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.810220115 +0000 UTC m=+3.975540390 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e0c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d420 item 30 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e180): _readAt: size=2, off=0 2025/03/24 06:24:27 ERROR : open-test-file(0xc00084e180): Couldn't read size of file 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e180): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e180): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e180): >_writeAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e180): close: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e180): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e1c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e1c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e1c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e1c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e1c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.811692049 +0000 UTC m=+3.977012324 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e1c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e2c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e2c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e2c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e2c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e2c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.811692049 +0000 UTC m=+3.977012324 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e2c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052d730 item 31 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e340): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e340): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e340): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e340): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e340): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.813142112 +0000 UTC m=+3.978462387 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e340): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e400): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e400): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e400): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e400): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e400): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.813142112 +0000 UTC m=+3.978462387 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e400): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052dce0 item 32 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e440): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e440): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e440): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e440): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e440): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.814566185 +0000 UTC m=+3.979886471 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e440): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e480): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e480): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e480): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e480): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e480): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004982a0 item 33 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e480): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e480): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.815079799 +0000 UTC m=+3.980400085 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e480): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e4c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e4c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e4c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e4c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e4c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.815079799 +0000 UTC m=+3.980400085 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e4c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498700 item 33 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e500): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e500): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e500): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e500): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e500): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.816403064 +0000 UTC m=+3.981723350 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e500): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e540): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e540): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498d90 item 34 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e540): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e540): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e540): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e540): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e540): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.817030183 +0000 UTC m=+3.982350458 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e540): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e5c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e5c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e5c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e5c0): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e5c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.817030183 +0000 UTC m=+3.982350458 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e5c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498f50 item 34 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e600): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e600): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e600): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e600): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e600): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.818252928 +0000 UTC m=+3.983573203 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e600): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e640): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e640): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e640): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e640): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e640): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499340 item 35 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e640): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e640): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.818810825 +0000 UTC m=+3.984131111 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e640): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e680): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e680): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e680): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e680): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e680): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.818810825 +0000 UTC m=+3.984131111 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e680): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499490 item 35 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e700): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e700): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e700): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e700): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e700): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.820241182 +0000 UTC m=+3.985561467 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e700): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e7c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e7c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499880 item 36 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e7c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e7c0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e7c0): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e7c0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e7c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.820777079 +0000 UTC m=+3.986097364 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e7c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e800): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e800): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e800): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e800): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e800): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.820777079 +0000 UTC m=+3.986097364 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e800): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499b20 item 36 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e880): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e880): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e880): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e880): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e880): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.821977612 +0000 UTC m=+3.987297887 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e880): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e8c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e8c0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e8c0): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e8c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e8c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444000 item 37 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e8c0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e8c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.822401709 +0000 UTC m=+3.987721984 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e8c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e900): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e900): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e900): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e900): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e900): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.822401709 +0000 UTC m=+3.987721984 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e900): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444150 item 37 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e980): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e980): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e980): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e980): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e980): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.823986093 +0000 UTC m=+3.989306378 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084e980): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ea40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ea40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004443f0 item 38 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ea40): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ea40): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ea40): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ea40): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ea40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.824417353 +0000 UTC m=+3.989737628 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ea40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ea80): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ea80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ea80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ea80): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ea80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.824417353 +0000 UTC m=+3.989737628 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ea80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444540 item 38 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eb00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eb00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eb00): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eb00): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eb00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.825666359 +0000 UTC m=+3.990986634 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084eb00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ebc0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ebc0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ebc0): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ebc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ebc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004447e0 item 39 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ebc0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ebc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.826190112 +0000 UTC m=+3.991510398 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ebc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ec00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ec00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ec00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ec00): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ec00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.826190112 +0000 UTC m=+3.991510398 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ec00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444a10 item 39 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ec80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ec80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ec80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ec80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ec80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.82780198 +0000 UTC m=+3.993122255 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ec80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444cb0 item 40 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed40): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed40): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed40): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed40): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.828451268 +0000 UTC m=+3.993771543 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed80): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed80): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.828451268 +0000 UTC m=+3.993771543 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ed80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444e00 item 40 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084edc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084edc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084edc0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084edc0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084edc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084edc0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084edc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.829754005 +0000 UTC m=+3.995074280 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084edc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee00): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445180 item 41 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee00): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.830270825 +0000 UTC m=+3.995591110 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee40): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee40): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee40): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004452d0 item 41 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee40): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.830745085 +0000 UTC m=+3.996065361 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee80): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee80): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.830745085 +0000 UTC m=+3.996065361 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ee80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445420 item 41 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ef80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ef80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ef80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ef80): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ef80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ef80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ef80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.832094149 +0000 UTC m=+3.997414424 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084ef80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084efc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084efc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084efc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004456c0 item 42 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084efc0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084efc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.832565043 +0000 UTC m=+3.997885328 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084efc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f080): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f080): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445810 item 42 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f080): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f080): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f080): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f080): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f080): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.8341665 +0000 UTC m=+3.999486785 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f080): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f0c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f0c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f0c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f0c0): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f0c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.8341665 +0000 UTC m=+3.999486785 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f0c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445960 item 42 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f180): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f180): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f180): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f180): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f180): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f180): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f180): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.835436876 +0000 UTC m=+4.000757161 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f180): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f1c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f1c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f1c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445c00 item 43 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f1c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f1c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.835885438 +0000 UTC m=+4.001205713 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f1c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f280): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f280): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f280): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f280): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f280): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445ea0 item 43 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f280): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f280): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.836604188 +0000 UTC m=+4.001924473 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f280): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f2c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f2c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f2c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f2c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f2c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.836604188 +0000 UTC m=+4.001924473 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f2c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003500e0 item 43 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f380): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f380): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f380): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f380): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f380): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f380): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f380): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.838812143 +0000 UTC m=+4.004132428 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f380): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f400): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f400): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f400): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350460 item 44 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f400): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f400): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.839317582 +0000 UTC m=+4.004637857 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f400): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f4c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f4c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003505b0 item 44 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f4c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f4c0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f4c0): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f4c0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f4c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.839910146 +0000 UTC m=+4.005230431 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f4c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f500): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f500): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f500): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f500): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f500): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.839910146 +0000 UTC m=+4.005230431 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f500): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003508c0 item 44 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f5c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f5c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f5c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f5c0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f5c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f5c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f5c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.841247066 +0000 UTC m=+4.006567351 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f5c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f600): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f600): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f600): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350fc0 item 45 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f600): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f600): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.841708111 +0000 UTC m=+4.007028396 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f600): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f6c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f6c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f6c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f6c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f6c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.841708111 +0000 UTC m=+4.007028396 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f6c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351260 item 45 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f780): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f780): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f780): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f780): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f780): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f780): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f780): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.843147254 +0000 UTC m=+4.008467529 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f780): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f7c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f7c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f7c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351730 item 46 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f7c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f7c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.843665006 +0000 UTC m=+4.008985291 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f7c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f880): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f880): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f880): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f880): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f880): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.843665006 +0000 UTC m=+4.008985291 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f880): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351960 item 46 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f940): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f940): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f940): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f940): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f940): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f940): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f940): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.845149464 +0000 UTC m=+4.010469739 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f940): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f980): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f980): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f980): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351e30 item 47 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f980): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f980): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.845675862 +0000 UTC m=+4.010996137 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084f980): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fa40): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fa40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fa40): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fa40): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fa40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.845675862 +0000 UTC m=+4.010996137 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fa40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004460e0 item 47 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fb00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fb00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fb00): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fb00): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fb00): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fb00): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fb00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.847516117 +0000 UTC m=+4.012836392 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fb00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fb40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fb40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fb40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004467e0 item 48 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fb40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fb40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.848382495 +0000 UTC m=+4.013702789 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fb40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fc00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fc00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fc00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fc00): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fc00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.848382495 +0000 UTC m=+4.013702789 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fc00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446b60 item 48 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0000): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0000): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0000): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0000): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0000): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.850594959 +0000 UTC m=+4.015915234 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0000): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0040): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0040): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0040): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0040): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0040): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0040): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba1c0 item 49 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0040): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0040): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.851102843 +0000 UTC m=+4.016423128 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0040): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0080): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0080): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0080): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0080): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0080): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.851102843 +0000 UTC m=+4.016423128 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0080): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba540 item 49 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0100): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0100): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0100): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0100): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0100): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.852557654 +0000 UTC m=+4.017877929 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0100): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004babd0 item 50 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.853198457 +0000 UTC m=+4.018518742 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac01c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0200): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0200): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0200): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0200): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0200): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.853198457 +0000 UTC m=+4.018518742 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0200): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bae70 item 50 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0280): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0280): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0280): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0280): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0280): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.855580711 +0000 UTC m=+4.020901016 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0280): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0340): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0340): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0340): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0340): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0340): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0340): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb420 item 51 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0340): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0340): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.856330499 +0000 UTC m=+4.021650803 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0340): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.856330499 +0000 UTC m=+4.021650803 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0380): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb6c0 item 51 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0400): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0400): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0400): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0400): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0400): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.857980958 +0000 UTC m=+4.023301264 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0400): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac04c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac04c0): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac04c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bba40 item 52 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac04c0): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac04c0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac04c0): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac04c0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac04c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.858655695 +0000 UTC m=+4.023976000 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac04c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0500): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0500): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0500): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0500): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0500): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.858655695 +0000 UTC m=+4.023976000 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0500): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbc70 item 52 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0580): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0580): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0580): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0580): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0580): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.86045827 +0000 UTC m=+4.025778575 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0580): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0640): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0640): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0640): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0640): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0640): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0640): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e0e0 item 53 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0640): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0640): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.861464379 +0000 UTC m=+4.026784674 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0640): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.861464379 +0000 UTC m=+4.026784674 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0680): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e2a0 item 53 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0700): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0700): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0700): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0700): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0700): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.863543533 +0000 UTC m=+4.028863818 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0700): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e540 item 54 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.864393059 +0000 UTC m=+4.029713324 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0800): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0840): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0840): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0840): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0840): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0840): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.864393059 +0000 UTC m=+4.029713324 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0840): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e690 item 54 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac08c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac08c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac08c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac08c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac08c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.867340343 +0000 UTC m=+4.032660638 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac08c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0980): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0980): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0980): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0980): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0980): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0980): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e9a0 item 55 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0980): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0980): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.868766711 +0000 UTC m=+4.034087016 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0980): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac09c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac09c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac09c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac09c0): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac09c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.868766711 +0000 UTC m=+4.034087016 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac09c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ec40 item 55 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.872340372 +0000 UTC m=+4.037660677 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fcc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fcc0): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fcc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446d90 item 56 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fcc0): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fcc0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fcc0): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fcc0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fcc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.873277792 +0000 UTC m=+4.038598087 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fcc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fd00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fd00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fd00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fd00): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fd00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.873277792 +0000 UTC m=+4.038598087 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fd00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446fc0 item 56 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fe40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fe40): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fe40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fe40): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fe40): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fe40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fe40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fe40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.874863469 +0000 UTC m=+4.040183775 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fe40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fec0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fec0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fec0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447420 item 57 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fec0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fec0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.875518329 +0000 UTC m=+4.040838625 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00084fec0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2600): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2600): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2600): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2600): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2600): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2600): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004475e0 item 57 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2600): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2600): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.876162088 +0000 UTC m=+4.041482373 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2600): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2640): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2640): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2640): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2640): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2640): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.876162088 +0000 UTC m=+4.041482373 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2640): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004477a0 item 57 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c28c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c28c0): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c28c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c28c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c28c0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c28c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c28c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c28c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.877926461 +0000 UTC m=+4.043246746 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c28c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2980): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2980): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2980): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447a40 item 58 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2980): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2980): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.878465564 +0000 UTC m=+4.043785848 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2980): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a80): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447b90 item 58 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a80): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a80): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a80): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a80): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.879035223 +0000 UTC m=+4.044355488 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2a80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ac0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ac0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ac0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ac0): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ac0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.879035223 +0000 UTC m=+4.044355488 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ac0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447ce0 item 58 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.880515111 +0000 UTC m=+4.045835397 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2b80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c00): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ea070 item 59 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c00): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.881282833 +0000 UTC m=+4.046603118 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2c00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2dc0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2dc0): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2dc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2dc0): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2dc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ea1c0 item 59 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2dc0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2dc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.882201218 +0000 UTC m=+4.047521503 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2dc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e00): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.882201218 +0000 UTC m=+4.047521503 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2e00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ea460 item 59 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.883520024 +0000 UTC m=+4.048840290 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c2ec0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c33c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c33c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c33c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ea770 item 60 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c33c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c33c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.884349601 +0000 UTC m=+4.049669866 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c33c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3500): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3500): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3500): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ea9a0 item 60 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3500): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3500): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3500): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3500): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3500): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.88490186 +0000 UTC m=+4.050222124 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3500): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3540): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3540): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3540): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3540): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3540): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.88490186 +0000 UTC m=+4.050222124 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3540): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eab60 item 60 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3800): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3800): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3800): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3800): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3800): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3800): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3800): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3800): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.885892489 +0000 UTC m=+4.051212744 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3800): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3840): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3840): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3840): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eae70 item 61 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3840): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3840): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.886311336 +0000 UTC m=+4.051631601 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3840): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.886311336 +0000 UTC m=+4.051631601 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3a80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eafc0 item 61 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.887978135 +0000 UTC m=+4.053298390 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eb3b0 item 62 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.888452776 +0000 UTC m=+4.053773041 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3b80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3cc0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3cc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3cc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3cc0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3cc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.888452776 +0000 UTC m=+4.053773041 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3cc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eb570 item 62 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3e80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3e80): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3e80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3e80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3e80): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3e80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3e80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3e80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.889864126 +0000 UTC m=+4.055184391 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc0002c3e80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a080): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a080): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a080): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eb960 item 63 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a080): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a080): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.890314862 +0000 UTC m=+4.055635118 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a080): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a380): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a380): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a380): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a380): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a380): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.890314862 +0000 UTC m=+4.055635118 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a380): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ebb20 item 63 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a940): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a940): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a940): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a940): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a940): >_readAt: n=0, err=Bad file descriptor 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a940): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a940): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a940): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.891501882 +0000 UTC m=+4.056822148 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a940): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a980): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a980): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a980): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ebe30 item 64 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a980): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a980): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.891968178 +0000 UTC m=+4.057288443 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014a980): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aa40): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aa40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aa40): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aa40): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aa40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.891968178 +0000 UTC m=+4.057288443 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aa40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003a000 item 64 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aa80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aa80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aa80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aa80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aa80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.893123336 +0000 UTC m=+4.058443601 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aa80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aac0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aac0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aac0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aac0): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aac0): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003a380 item 65 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aac0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aac0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.893559576 +0000 UTC m=+4.058879840 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014aac0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab00): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.893559576 +0000 UTC m=+4.058879840 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003a4d0 item 65 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.894647379 +0000 UTC m=+4.059967644 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ab40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014abc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014abc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003a850 item 66 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014abc0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014abc0): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014abc0): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014abc0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014abc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.895111691 +0000 UTC m=+4.060431956 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014abc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac00): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.895111691 +0000 UTC m=+4.060431956 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003aa10 item 66 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.896259245 +0000 UTC m=+4.061579510 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac80): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac80): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003ad90 item 67 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac80): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.896701436 +0000 UTC m=+4.062021700 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ac80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014acc0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014acc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014acc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014acc0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014acc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.896701436 +0000 UTC m=+4.062021700 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014acc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003aee0 item 67 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ad40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ad40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ad40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ad40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ad40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.897798986 +0000 UTC m=+4.063119251 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ad40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ae00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ae00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003b1f0 item 68 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ae00): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ae00): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ae00): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ae00): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ae00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.898247769 +0000 UTC m=+4.063568024 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc00014ae00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a80): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a80): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.898247769 +0000 UTC m=+4.063568024 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0a80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003b3b0 item 68 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0ac0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0ac0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0ac0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0ac0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0ac0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.899372893 +0000 UTC m=+4.064693157 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0ac0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0b00): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0b00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0b00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0b00): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0b00): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f180 item 69 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0b00): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0b00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.899834278 +0000 UTC m=+4.065154543 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0b00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0b40): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0b40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0b40): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0b40): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0b40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.899834278 +0000 UTC m=+4.065154543 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0b40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f340 item 69 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0bc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0bc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0bc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0bc0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0bc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.901025615 +0000 UTC m=+4.066345880 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0bc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f5e0 item 70 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c80): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c80): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c80): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.90161347 +0000 UTC m=+4.066933735 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0c80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0d00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0d00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0d00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0d00): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0d00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.90161347 +0000 UTC m=+4.066933735 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0d00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f7a0 item 70 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0dc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0dc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0dc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0dc0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0dc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.902706301 +0000 UTC m=+4.068026567 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0dc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0e80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0e80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0e80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0e80): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0e80): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fab0 item 71 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0e80): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0e80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.903393582 +0000 UTC m=+4.068713876 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0e80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0ec0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0ec0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0ec0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0ec0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0ec0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.903393582 +0000 UTC m=+4.068713876 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0ec0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fc00 item 71 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0f40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0f40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0f40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0f40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0f40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.905097321 +0000 UTC m=+4.070417616 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac0f40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1000): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1000): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fea0 item 72 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1000): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1000): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1000): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1000): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1000): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.90585294 +0000 UTC m=+4.071173236 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1000): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1040): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1040): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1040): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1040): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1040): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.90585294 +0000 UTC m=+4.071173236 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1040): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c3f0 item 72 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1080): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1080): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1080): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1080): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1080): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1080): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1080): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.907462111 +0000 UTC m=+4.072782416 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1080): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac10c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac10c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac10c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cb60 item 73 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac10c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac10c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.90798332 +0000 UTC m=+4.073303615 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac10c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1100): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1100): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1100): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1100): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1100): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cd20 item 73 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1100): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1100): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.90871771 +0000 UTC m=+4.074038014 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1100): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1140): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1140): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1140): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1140): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1140): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.90871771 +0000 UTC m=+4.074038014 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1140): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cee0 item 73 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1200): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1200): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1200): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1200): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1200): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1200): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1200): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.91047526 +0000 UTC m=+4.075795555 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1200): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1240): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1240): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1240): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d3b0 item 74 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1240): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1240): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.910865392 +0000 UTC m=+4.076185658 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1240): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1300): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1300): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d5e0 item 74 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1300): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1300): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1300): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1300): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1300): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.911350162 +0000 UTC m=+4.076670437 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1300): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1340): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1340): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1340): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1340): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1340): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.911350162 +0000 UTC m=+4.076670437 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1340): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d9d0 item 74 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1400): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1400): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1400): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1400): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1400): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1400): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1400): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.912537021 +0000 UTC m=+4.077857296 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1400): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1440): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1440): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1440): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dc70 item 75 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1440): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1440): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.913126008 +0000 UTC m=+4.078446293 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1440): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1500): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1500): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1500): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1500): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1500): _writeAt: size=3, off=2 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ddc0 item 75 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1500): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1500): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.913630465 +0000 UTC m=+4.078950740 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1500): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1540): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1540): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1540): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1540): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1540): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.913630465 +0000 UTC m=+4.078950740 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1540): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380000 item 75 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1600): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1600): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1600): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1600): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1600): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1600): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1600): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.915374119 +0000 UTC m=+4.080694394 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1600): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1640): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1640): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1640): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380380 item 76 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1640): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1640): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.915926727 +0000 UTC m=+4.081247011 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1640): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1700): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1700): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380540 item 76 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1700): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1700): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1700): _writeAt: size=3, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1700): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1700): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.916492408 +0000 UTC m=+4.081812694 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1700): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1740): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1740): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1740): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1740): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1740): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.916492408 +0000 UTC m=+4.081812694 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1740): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380770 item 76 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1800): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1800): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1800): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1800): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1800): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1800): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1800): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.918519946 +0000 UTC m=+4.083840231 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1800): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1880): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1880): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1880): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380af0 item 77 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1880): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1880): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.919238174 +0000 UTC m=+4.084558460 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1880): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1940): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1940): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1940): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1940): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1940): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.919238174 +0000 UTC m=+4.084558460 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1940): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380cb0 item 77 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1a00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1a00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1a00): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1a00): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1a00): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1a00): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1a00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.921700328 +0000 UTC m=+4.087020613 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1a00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1a40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1a40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1a40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003810a0 item 78 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1a40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1a40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.922291718 +0000 UTC m=+4.087612003 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1a40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1b00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1b00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1b00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1b00): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1b00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.922291718 +0000 UTC m=+4.087612003 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1b00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381260 item 78 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1bc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1bc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1bc0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1bc0): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1bc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1bc0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1bc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.924104672 +0000 UTC m=+4.089424957 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1bc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1c00): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1c00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1c00): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003816c0 item 79 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1c00): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1c00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.924591076 +0000 UTC m=+4.089911351 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1c00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1cc0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1cc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1cc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1cc0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1cc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.924591076 +0000 UTC m=+4.089911351 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1cc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381810 item 79 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1d80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1d80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1d80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1d80): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1d80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1d80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1d80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.92580247 +0000 UTC m=+4.091122736 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1d80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1dc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1dc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1dc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ab0 item 80 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1dc0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1dc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.926165392 +0000 UTC m=+4.091485657 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1dc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1e80): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1e80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1e80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1e80): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1e80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.926165392 +0000 UTC m=+4.091485657 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1e80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381d50 item 80 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1ec0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1ec0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1ec0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1ec0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1ec0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.927537118 +0000 UTC m=+4.092857383 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1ec0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1f00): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1f00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1f00): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1f00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1f00): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1f00): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c380 item 81 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1f00): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1f00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.928131494 +0000 UTC m=+4.093451759 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1f00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1f40): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1f40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1f40): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1f40): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1f40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.928131494 +0000 UTC m=+4.093451759 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000ac1f40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c5b0 item 81 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54040): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54040): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54040): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54040): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54040): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.929701922 +0000 UTC m=+4.095022197 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54040): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54140): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54140): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54140): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c9a0 item 82 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54140): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54140): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54140): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54140): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54140): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.930312239 +0000 UTC m=+4.095632514 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54140): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54180): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54180): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54180): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54180): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54180): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.930312239 +0000 UTC m=+4.095632514 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54180): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035caf0 item 82 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54240): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54240): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54240): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54240): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54240): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.931502634 +0000 UTC m=+4.096822909 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54240): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54380): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54380): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54380): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54380): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54380): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54380): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cee0 item 83 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54380): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54380): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.932509033 +0000 UTC m=+4.097829309 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54380): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a543c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a543c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a543c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a543c0): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a543c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.932509033 +0000 UTC m=+4.097829309 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a543c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d0a0 item 83 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54440): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54440): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54440): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54440): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54440): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.934086065 +0000 UTC m=+4.099406340 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54440): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54500): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54500): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54500): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d490 item 84 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54500): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54500): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54500): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54500): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54500): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.93472746 +0000 UTC m=+4.100047735 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54500): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54540): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54540): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54540): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54540): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54540): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.93472746 +0000 UTC m=+4.100047735 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54540): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d6c0 item 84 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a545c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a545c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a545c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a545c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a545c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.936094567 +0000 UTC m=+4.101414831 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a545c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a546c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a546c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a546c0): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a546c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a546c0): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a546c0): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035db90 item 85 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a546c0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a546c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.936556233 +0000 UTC m=+4.101876498 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a546c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54700): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54700): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54700): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54700): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54700): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.936556233 +0000 UTC m=+4.101876498 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54700): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035dd50 item 85 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a547c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a547c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a547c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a547c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a547c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.937911218 +0000 UTC m=+4.103231483 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a547c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a548c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a548c0): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a548c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005460e0 item 86 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a548c0): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a548c0): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a548c0): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a548c0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a548c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.938493581 +0000 UTC m=+4.103813846 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a548c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54900): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54900): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54900): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54900): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54900): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.938493581 +0000 UTC m=+4.103813846 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54900): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000546460 item 86 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54980): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54980): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54980): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54980): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54980): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.939701309 +0000 UTC m=+4.105021574 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54980): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ac0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ac0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ac0): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ac0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ac0): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ac0): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005468c0 item 87 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ac0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ac0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.94020794 +0000 UTC m=+4.105528196 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ac0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54b00): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54b00): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54b00): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54b00): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54b00): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.94020794 +0000 UTC m=+4.105528196 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54b00): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000546d20 item 87 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54bc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54bc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54bc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54bc0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54bc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.941801092 +0000 UTC m=+4.107121367 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54bc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54c80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54c80): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54c80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005472d0 item 88 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54c80): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54c80): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54c80): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54c80): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54c80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.9425669 +0000 UTC m=+4.107887185 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54c80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54cc0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54cc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54cc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54cc0): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54cc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.9425669 +0000 UTC m=+4.107887185 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54cc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005475e0 item 88 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d80): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d80): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.944206097 +0000 UTC m=+4.109526373 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54d80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54dc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54dc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54dc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547d50 item 89 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54dc0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54dc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.944839187 +0000 UTC m=+4.110159472 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54dc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e80): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e80): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e80): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e80): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003003f0 item 89 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e80): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.94549586 +0000 UTC m=+4.110816135 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54e80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ec0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ec0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ec0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ec0): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ec0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.94549586 +0000 UTC m=+4.110816135 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54ec0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300770 item 89 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54fc0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54fc0): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54fc0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54fc0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54fc0): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54fc0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54fc0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54fc0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.947063524 +0000 UTC m=+4.112383799 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a54fc0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55000): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55000): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55000): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003015e0 item 90 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55000): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55000): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.947635658 +0000 UTC m=+4.112955943 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55000): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a550c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a550c0): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a550c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301810 item 90 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a550c0): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a550c0): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a550c0): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a550c0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a550c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.948391797 +0000 UTC m=+4.113712072 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a550c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55100): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55100): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55100): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55100): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55100): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.948391797 +0000 UTC m=+4.113712072 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55100): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301ce0 item 90 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a551c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a551c0): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a551c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a551c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a551c0): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a551c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a551c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a551c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.950101778 +0000 UTC m=+4.115422063 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a551c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55200): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55200): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55200): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052bd0 item 91 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55200): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55200): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.950679102 +0000 UTC m=+4.115999378 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55200): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a552c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a552c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a552c0): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a552c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a552c0): >_readAt: n=2, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a552c0): _writeAt: size=3, off=7 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052f50 item 91 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a552c0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a552c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.951368999 +0000 UTC m=+4.116689284 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a552c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55300): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55300): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55300): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55300): >_readAt: n=8, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55300): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.951368999 +0000 UTC m=+4.116689284 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55300): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 91 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a553c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a553c0): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a553c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a553c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a553c0): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a553c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a553c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a553c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.953018606 +0000 UTC m=+4.118338881 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a553c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55400): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55400): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55400): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053810 item 92 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55400): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55400): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.953692782 +0000 UTC m=+4.119013087 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55400): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a554c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a554c0): open at offset 5 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a554c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ce0 item 92 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a554c0): _readAt: size=2, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a554c0): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a554c0): _writeAt: size=3, off=5 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a554c0): >_writeAt: n=3, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a554c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.954484558 +0000 UTC m=+4.119804853 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a554c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55500): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55500): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55500): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55500): >_readAt: n=3, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55500): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.954484558 +0000 UTC m=+4.119804853 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55500): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003100e0 item 92 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a555c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a555c0): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a555c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a555c0): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a555c0): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a555c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a555c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a555c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.956324533 +0000 UTC m=+4.121644828 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a555c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55600): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55600): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55600): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310d20 item 93 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55600): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55600): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.957065444 +0000 UTC m=+4.122385740 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55600): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a556c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a556c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a556c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a556c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a556c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.957065444 +0000 UTC m=+4.122385740 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a556c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310f50 item 93 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55780): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55780): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55780): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55780): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55780): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55780): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55780): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55780): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.959619831 +0000 UTC m=+4.124940136 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55780): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a557c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a557c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a557c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311490 item 94 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a557c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a557c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.960263469 +0000 UTC m=+4.125583745 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a557c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55880): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55880): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55880): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55880): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55880): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.960263469 +0000 UTC m=+4.125583745 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55880): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311e30 item 94 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55980): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55980): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55980): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55980): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55980): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55980): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55980): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55980): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.962108735 +0000 UTC m=+4.127429010 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55980): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a559c0): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a559c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a559c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c700 item 95 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a559c0): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a559c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.962940828 +0000 UTC m=+4.128261103 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a559c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55a80): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55a80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55a80): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55a80): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55a80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.962940828 +0000 UTC m=+4.128261103 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55a80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ca10 item 95 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b40): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b40): open at offset 0 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b40): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b40): _readAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b40): >_readAt: n=0, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b40): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b40): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b40): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.964765153 +0000 UTC m=+4.130085438 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b40): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b80): _writeAt: size=5, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b80): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b80): >openPending: err= 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d960 item 96 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b80): >_writeAt: n=5, err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b80): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.965348709 +0000 UTC m=+4.130668984 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a55b80): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/24 06:24:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/24 06:24:27 DEBUG : open-test-file: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a540c0): _readAt: size=512, off=0 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a540c0): openPending: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a540c0): >openPending: err= 2025/03/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a540c0): >_readAt: n=5, err=EOF 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a540c0): close: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-24 06:24:27.965348709 +0000 UTC m=+4.130668984 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : open-test-file(0xc000a540c0): >close: err= 2025/03/24 06:24:27 DEBUG : open-test-file: Remove: 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a230 item 96 2025/03/24 06:24:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/24 06:24:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/24 06:24:27 DEBUG : open-test-file: >Remove: err= 2025/03/24 06:24:27 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:27 DEBUG : : Looking for writers 2025/03/24 06:24:27 DEBUG : >WaitForWriters: 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35260") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37435") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleOpenTests (0.52s) --- PASS: TestRWFileHandleOpenTests/writes (0.31s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.01s) --- 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.01s) --- 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.21s) --- 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.01s) --- 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-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:27 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:27 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30051") 2025/03/24 06:24:27 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:27 DEBUG : file1: newRWFileHandle: 2025/03/24 06:24:27 DEBUG : file1(0xc000a54500): openPending: 2025/03/24 06:24:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:27 DEBUG : file1(0xc000a54500): >openPending: err= 2025/03/24 06:24:27 DEBUG : file1: >newRWFileHandle: err= 2025/03/24 06:24:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/24 06:24:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/24 06:24:27 DEBUG : file1(0xc000a54500): _writeAt: size=2, off=0 2025/03/24 06:24:27 DEBUG : file1(0xc000a54500): >_writeAt: n=2, err= 2025/03/24 06:24:27 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/24 06:24:27 DEBUG : file1(0xc000a54500): RWFileHandle.Flush 2025/03/24 06:24:27 DEBUG : file1(0xc000a54500): RWFileHandle.Release 2025/03/24 06:24:27 DEBUG : file1(0xc000a54500): close: 2025/03/24 06:24:27 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/24 06:24:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:27 DEBUG : file1(0xc000a54500): >close: err= 2025/03/24 06:24:27 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:27 DEBUG : : Looking for writers 2025/03/24 06:24:27 DEBUG : file1: reading active writers 2025/03/24 06:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/24 06:24:27 DEBUG : : Looking for writers 2025/03/24 06:24:27 DEBUG : file1: reading active writers 2025/03/24 06:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/24 06:24:28 DEBUG : : Looking for writers 2025/03/24 06:24:28 DEBUG : file1: reading active writers 2025/03/24 06:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/24 06:24:28 DEBUG : : Looking for writers 2025/03/24 06:24:28 DEBUG : file1: reading active writers 2025/03/24 06:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/24 06:24:28 DEBUG : file1: vfs cache: starting upload 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32143") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:28 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/03/24 06:24:28 INFO : file1: Copied (new) 2025/03/24 06:24:28 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2025/03/24 06:24:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/24 06:24:28 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/03/24 06:24:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:28 INFO : file1: vfs cache: upload succeeded try #1 2025/03/24 06:24:28 DEBUG : : Looking for writers 2025/03/24 06:24:28 DEBUG : file1: reading active writers 2025/03/24 06:24:28 DEBUG : >WaitForWriters: 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32210") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:28 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:28 DEBUG : : Looking for writers 2025/03/24 06:24:28 DEBUG : file1: reading active writers 2025/03/24 06:24:28 DEBUG : >WaitForWriters: 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35798") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31162") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileModTimeWithOpenWriters (0.16s) === RUN TestRWCacheRename run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:28 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:28 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:28 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39168") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:28 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:28 DEBUG : rename_me: newRWFileHandle: 2025/03/24 06:24:28 DEBUG : rename_me(0xc00014a340): openPending: 2025/03/24 06:24:28 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/24 06:24:28 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/24 06:24:28 DEBUG : rename_me(0xc00014a340): >openPending: err= 2025/03/24 06:24:28 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/24 06:24:28 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/24 06:24:28 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/24 06:24:28 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/24 06:24:28 DEBUG : rename_me(0xc00014a340): _writeAt: size=5, off=0 2025/03/24 06:24:28 DEBUG : rename_me(0xc00014a340): >_writeAt: n=5, err= 2025/03/24 06:24:28 DEBUG : rename_me(0xc00014a340): close: 2025/03/24 06:24:28 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-24 06:24:28.134062122 +0000 UTC m=+4.299382428 2025/03/24 06:24:28 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/24 06:24:28 DEBUG : rename_me(0xc00014a340): >close: err= 2025/03/24 06:24:28 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/24 06:24:28 DEBUG : i_was_renamed: Updating file with 0xc0007b00c0 2025/03/24 06:24:28 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/24 06:24:28 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/24 06:24:28 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:28 DEBUG : : Looking for writers 2025/03/24 06:24:28 DEBUG : i_was_renamed: reading active writers 2025/03/24 06:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/24 06:24:28 DEBUG : : Looking for writers 2025/03/24 06:24:28 DEBUG : i_was_renamed: reading active writers 2025/03/24 06:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/24 06:24:28 DEBUG : : Looking for writers 2025/03/24 06:24:28 DEBUG : i_was_renamed: reading active writers 2025/03/24 06:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/24 06:24:28 DEBUG : : Looking for writers 2025/03/24 06:24:28 DEBUG : i_was_renamed: reading active writers 2025/03/24 06:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/24 06:24:28 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31187") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:28 DEBUG : i_was_renamed.18164d49.partial: renamed to: i_was_renamed 2025/03/24 06:24:28 INFO : i_was_renamed: Copied (new) 2025/03/24 06:24:28 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-24 06:24:28 +0000 UTC" 2025/03/24 06:24:28 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/24 06:24:28 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/24 06:24:28 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/24 06:24:28 DEBUG : : Looking for writers 2025/03/24 06:24:28 DEBUG : i_was_renamed: reading active writers 2025/03/24 06:24:28 DEBUG : >WaitForWriters: 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31057") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31308") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheRename (0.17s) === RUN TestRWCacheUpdate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:28 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/24 06:24:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{JeDq7}/rclone-test-limomal5muva" 2025/03/24 06:24:28 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38883") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37934") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:28 DEBUG : : forgetting directory cache 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30220") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate(0xc00014ab40): _readAt: size=512, off=0 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate(0xc00014ab40): openPending: 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-24 05:25:28 +0000 UTC" against cached fingerprint "" 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/24 06:24:28 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate(0xc00014ab40): >openPending: err= 2025/03/24 06:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31858") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate(0xc00014ab40): >_readAt: n=20, err=EOF 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate(0xc00014ab40): close: 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-24 05:25:28 +0000 UTC 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate(0xc00014ab40): >close: err= 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37508") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36461") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:28 DEBUG : : forgetting directory cache 2025/03/24 06:24:28 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32050") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate(0xc00014adc0): _readAt: size=512, off=0 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate(0xc00014adc0): openPending: 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-24 05:26:28 +0000 UTC" against cached fingerprint "20,2025-03-24 05:25:28 +0000 UTC" 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-24 05:26:28 +0000 UTC" != cached fingerprint "20,2025-03-24 05:25:28 +0000 UTC") 2025/03/24 06:24:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/24 06:24:28 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate(0xc00014adc0): >openPending: err= 2025/03/24 06:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38644") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate(0xc00014adc0): >_readAt: n=20, err=EOF 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate(0xc00014adc0): close: 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-24 05:26:28 +0000 UTC 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate(0xc00014adc0): >close: err= 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33098") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34948") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:28 DEBUG : : forgetting directory cache 2025/03/24 06:24:28 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30848") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate(0xc00037fd40): _readAt: size=512, off=0 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate(0xc00037fd40): openPending: 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-24 05:27:28 +0000 UTC" against cached fingerprint "20,2025-03-24 05:26:28 +0000 UTC" 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-24 05:27:28 +0000 UTC" != cached fingerprint "20,2025-03-24 05:26:28 +0000 UTC") 2025/03/24 06:24:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/24 06:24:28 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate(0xc00037fd40): >openPending: err= 2025/03/24 06:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38748") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate(0xc00037fd40): >_readAt: n=20, err=EOF 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate(0xc00037fd40): close: 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-24 05:27:28 +0000 UTC 2025/03/24 06:24:28 DEBUG : TestRWCacheUpdate(0xc00037fd40): >close: err= 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38279") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35290") 2025/03/24 06:24:28 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:29 DEBUG : : forgetting directory cache 2025/03/24 06:24:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38451") 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00037ff00): _readAt: size=512, off=0 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00037ff00): openPending: 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-24 05:28:28 +0000 UTC" against cached fingerprint "20,2025-03-24 05:27:28 +0000 UTC" 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-24 05:28:28 +0000 UTC" != cached fingerprint "20,2025-03-24 05:27:28 +0000 UTC") 2025/03/24 06:24:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/24 06:24:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00037ff00): >openPending: err= 2025/03/24 06:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33402") 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00037ff00): >_readAt: n=20, err=EOF 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00037ff00): close: 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-24 05:28:28 +0000 UTC 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00037ff00): >close: err= 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33775") 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33364") 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:29 DEBUG : : forgetting directory cache 2025/03/24 06:24:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39463") 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00084e000): _readAt: size=512, off=0 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00084e000): openPending: 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-24 05:29:28 +0000 UTC" against cached fingerprint "20,2025-03-24 05:28:28 +0000 UTC" 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-24 05:29:28 +0000 UTC" != cached fingerprint "20,2025-03-24 05:28:28 +0000 UTC") 2025/03/24 06:24:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/24 06:24:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00084e000): >openPending: err= 2025/03/24 06:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39281") 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00084e000): >_readAt: n=20, err=EOF 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00084e000): close: 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-24 05:29:28 +0000 UTC 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00084e000): >close: err= 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37334") 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39981") 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:29 DEBUG : : forgetting directory cache 2025/03/24 06:24:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35158") 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00084e140): _readAt: size=512, off=0 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00084e140): openPending: 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-24 05:30:28 +0000 UTC" against cached fingerprint "20,2025-03-24 05:29:28 +0000 UTC" 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-24 05:30:28 +0000 UTC" != cached fingerprint "20,2025-03-24 05:29:28 +0000 UTC") 2025/03/24 06:24:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/24 06:24:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00084e140): >openPending: err= 2025/03/24 06:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35706") 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00084e140): >_readAt: n=20, err=EOF 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00084e140): close: 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-24 05:30:28 +0000 UTC 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00084e140): >close: err= 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33507") 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38165") 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:29 DEBUG : : forgetting directory cache 2025/03/24 06:24:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34991") 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00084e1c0): _readAt: size=512, off=0 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00084e1c0): openPending: 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-24 05:31:28 +0000 UTC" against cached fingerprint "20,2025-03-24 05:30:28 +0000 UTC" 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-24 05:31:28 +0000 UTC" != cached fingerprint "20,2025-03-24 05:30:28 +0000 UTC") 2025/03/24 06:24:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/24 06:24:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00084e1c0): >openPending: err= 2025/03/24 06:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35849") 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00084e1c0): >_readAt: n=21, err=EOF 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00084e1c0): close: 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-24 05:31:28 +0000 UTC 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc00084e1c0): >close: err= 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34881") 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35119") 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:29 DEBUG : : forgetting directory cache 2025/03/24 06:24:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30574") 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc0007c8440): _readAt: size=512, off=0 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc0007c8440): openPending: 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-24 05:32:28 +0000 UTC" against cached fingerprint "21,2025-03-24 05:31:28 +0000 UTC" 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-24 05:32:28 +0000 UTC" != cached fingerprint "21,2025-03-24 05:31:28 +0000 UTC") 2025/03/24 06:24:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/24 06:24:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc0007c8440): >openPending: err= 2025/03/24 06:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30318") 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc0007c8440): >_readAt: n=22, err=EOF 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc0007c8440): close: 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-24 05:32:28 +0000 UTC 2025/03/24 06:24:29 DEBUG : TestRWCacheUpdate(0xc0007c8440): >close: err= 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35423") 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33746") 2025/03/24 06:24:29 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : : forgetting directory cache 2025/03/24 06:24:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33054") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate(0xc0007c8700): _readAt: size=512, off=0 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate(0xc0007c8700): openPending: 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-24 05:33:28 +0000 UTC" against cached fingerprint "22,2025-03-24 05:32:28 +0000 UTC" 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-24 05:33:28 +0000 UTC" != cached fingerprint "22,2025-03-24 05:32:28 +0000 UTC") 2025/03/24 06:24:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate(0xc0007c8700): >openPending: err= 2025/03/24 06:24:30 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33532") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate(0xc0007c8700): >_readAt: n=23, err=EOF 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate(0xc0007c8700): close: 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-24 05:33:28 +0000 UTC 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate(0xc0007c8700): >close: err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38286") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33504") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : : forgetting directory cache 2025/03/24 06:24:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38815") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate(0xc00084e5c0): _readAt: size=512, off=0 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate(0xc00084e5c0): openPending: 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-24 05:34:28 +0000 UTC" against cached fingerprint "23,2025-03-24 05:33:28 +0000 UTC" 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-24 05:34:28 +0000 UTC" != cached fingerprint "23,2025-03-24 05:33:28 +0000 UTC") 2025/03/24 06:24:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate(0xc00084e5c0): >openPending: err= 2025/03/24 06:24:30 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34318") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate(0xc00084e5c0): >_readAt: n=24, err=EOF 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate(0xc00084e5c0): close: 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-24 05:34:28 +0000 UTC 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate(0xc00084e5c0): >close: err= 2025/03/24 06:24:30 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:30 DEBUG : : Looking for writers 2025/03/24 06:24:30 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/24 06:24:30 DEBUG : >WaitForWriters: 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: vfs cache: cleaner exiting 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36270") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32969") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheUpdate (2.07s) === RUN TestCaseSensitivity run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38175") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31606") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32644") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38060") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:30 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30113") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/24 06:24:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/24 06:24:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/24 06:24:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31528") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37246") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/24 06:24:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/24 06:24:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/24 06:24:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32798") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/24 06:24:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/24 06:24:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/24 06:24:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33379") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/24 06:24:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/24 06:24:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/24 06:24:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38836") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/24 06:24:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/24 06:24:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/24 06:24:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37734") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30447") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/24 06:24:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/24 06:24:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/24 06:24:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31501") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:30 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/24 06:24:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/24 06:24:30 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/03/24 06:24:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34007") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:30 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/24 06:24:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/24 06:24:30 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/03/24 06:24:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31757") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:30 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/24 06:24:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/24 06:24:30 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/03/24 06:24:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32743") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/24 06:24:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/24 06:24:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/24 06:24:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33480") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/24 06:24:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/24 06:24:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/24 06:24:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30157") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:30 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/24 06:24:30 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/24 06:24:30 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/24 06:24:30 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/24 06:24:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/24 06:24:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/24 06:24:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/24 06:24:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37010") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:30 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:30 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:30 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/24 06:24:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/24 06:24:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/24 06:24:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31993") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/24 06:24:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/24 06:24:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/24 06:24:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34677") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:30 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:30 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:30 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:30 DEBUG : : Looking for writers 2025/03/24 06:24:30 DEBUG : FiLeA: reading active writers 2025/03/24 06:24:30 DEBUG : FiLeB: reading active writers 2025/03/24 06:24:30 DEBUG : FilEb: reading active writers 2025/03/24 06:24:30 DEBUG : >WaitForWriters: 2025/03/24 06:24:30 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:30 DEBUG : : Looking for writers 2025/03/24 06:24:30 DEBUG : FiLeB: reading active writers 2025/03/24 06:24:30 DEBUG : FilEb: reading active writers 2025/03/24 06:24:30 DEBUG : FiLeA: reading active writers 2025/03/24 06:24:30 DEBUG : >WaitForWriters: 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37075") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33255") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCaseSensitivity (0.15s) === RUN TestUnicodeNormalization run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31459") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30542") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35167") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:30 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33330") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/24 06:24:30 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/24 06:24:30 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/24 06:24:30 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30244") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:30 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/24 06:24:30 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/24 06:24:30 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/24 06:24:30 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33050") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:30 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/24 06:24:30 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/24 06:24:30 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/24 06:24:30 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31750") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:30 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:30 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:30 DEBUG : : Looking for writers 2025/03/24 06:24:30 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/24 06:24:30 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/24 06:24:30 DEBUG : >WaitForWriters: 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37917") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32189") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > 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-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:30 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: Reusing VFS from active cache 2025/03/24 06:24:30 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:30 DEBUG : : Looking for writers 2025/03/24 06:24:30 DEBUG : >WaitForWriters: 2025/03/24 06:24:30 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:30 DEBUG : : Looking for writers 2025/03/24 06:24:30 DEBUG : >WaitForWriters: 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38546") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38972") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:30 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:30 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:30 DEBUG : : Looking for writers 2025/03/24 06:24:30 DEBUG : >WaitForWriters: 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34138") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34668") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:30 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:30 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:30 DEBUG : : Looking for writers 2025/03/24 06:24:30 DEBUG : >WaitForWriters: 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34260") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37174") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:30 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36124") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : : forgetting directory cache 2025/03/24 06:24:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37100") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39435") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38979") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32835") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34581") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:30 DEBUG : dir: Looking for writers 2025/03/24 06:24:30 DEBUG : file2: reading active writers 2025/03/24 06:24:30 DEBUG : : Looking for writers 2025/03/24 06:24:30 DEBUG : dir: reading active writers 2025/03/24 06:24:30 DEBUG : file1: reading active writers 2025/03/24 06:24:30 DEBUG : >WaitForWriters: 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35651") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37080") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38025") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStat (0.01s) === RUN TestVFSStatParent run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:30 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35734") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33141") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30338") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31009") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35879") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:30 DEBUG : dir: Looking for writers 2025/03/24 06:24:30 DEBUG : : Looking for writers 2025/03/24 06:24:30 DEBUG : dir: reading active writers 2025/03/24 06:24:30 DEBUG : file1: reading active writers 2025/03/24 06:24:30 DEBUG : >WaitForWriters: 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37079") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39014") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35368") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatParent (0.01s) === RUN TestVFSOpenFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:30 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32803") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39577") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38380") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31665") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35225") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : file1: Open: flags=O_RDONLY 2025/03/24 06:24:30 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/24 06:24:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/24 06:24:30 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/24 06:24:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36884") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/24 06:24:30 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/24 06:24:30 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/24 06:24:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: File to upload is small (0 bytes), uploading instead of streaming 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37468") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/03/24 06:24:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/24 06:24:30 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/24 06:24:30 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:30 DEBUG : dir: Looking for writers 2025/03/24 06:24:30 DEBUG : file2: reading active writers 2025/03/24 06:24:30 DEBUG : new_file.txt: reading active writers 2025/03/24 06:24:30 DEBUG : : Looking for writers 2025/03/24 06:24:30 DEBUG : dir: reading active writers 2025/03/24 06:24:30 DEBUG : file1: reading active writers 2025/03/24 06:24:30 DEBUG : >WaitForWriters: 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35777") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39936") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39221") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSOpenFile (0.02s) === RUN TestVFSRename run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:30 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30842") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38237") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30613") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33396") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33156") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/24 06:24:30 DEBUG : dir/file1: Updating file with dir/file1 0xc000ad5740 2025/03/24 06:24:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/24 06:24:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34787") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35353") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 INFO : dir/file1: Moved (server-side) to: file0 2025/03/24 06:24:30 DEBUG : file0: Updating file with file0 0xc000ad5740 2025/03/24 06:24:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33023") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35702") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:30 DEBUG : dir: Looking for writers 2025/03/24 06:24:30 DEBUG : : Looking for writers 2025/03/24 06:24:30 DEBUG : dir: reading active writers 2025/03/24 06:24:30 DEBUG : file0: reading active writers 2025/03/24 06:24:30 DEBUG : >WaitForWriters: 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35611") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37701") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37538") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRename (0.02s) === RUN TestVFSStatfs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:30 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:30 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:30 DEBUG : : Looking for writers 2025/03/24 06:24:30 DEBUG : >WaitForWriters: 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37742") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31330") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:30 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35912") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38259") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30165") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34105") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31957") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34270") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32754") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33693") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32834") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31098") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35281") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: Connecting to FTP server 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:21") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39497") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36505") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31853") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37970") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: Connecting to FTP server 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:21") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33331") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34309") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38524") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30646") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:30 DEBUG : : Looking for writers 2025/03/24 06:24:30 DEBUG : a: Looking for writers 2025/03/24 06:24:30 DEBUG : b: Looking for writers 2025/03/24 06:24:30 DEBUG : c: Looking for writers 2025/03/24 06:24:30 DEBUG : d: Looking for writers 2025/03/24 06:24:30 DEBUG : : Looking for writers 2025/03/24 06:24:30 DEBUG : /: reading active writers 2025/03/24 06:24:30 DEBUG : a: reading active writers 2025/03/24 06:24:30 DEBUG : b: reading active writers 2025/03/24 06:24:30 DEBUG : c: reading active writers 2025/03/24 06:24:30 DEBUG : d: reading active writers 2025/03/24 06:24:30 DEBUG : >WaitForWriters: 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32347") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39639") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39213") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32767") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31279") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35734") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSMkdir (0.06s) === RUN TestVFSMkdirAll run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:30 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35826") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37863") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39885") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30688") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37907") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33128") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36468") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39033") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37816") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34859") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38738") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38872") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35013") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30455") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39476") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35453") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35262") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38551") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39050") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35421") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39051") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:30 DEBUG : a/b/c/d: Looking for writers 2025/03/24 06:24:30 DEBUG : a/b/c: Looking for writers 2025/03/24 06:24:30 DEBUG : d: reading active writers 2025/03/24 06:24:30 DEBUG : a/b: Looking for writers 2025/03/24 06:24:30 DEBUG : c: reading active writers 2025/03/24 06:24:30 DEBUG : a: Looking for writers 2025/03/24 06:24:30 DEBUG : b: reading active writers 2025/03/24 06:24:30 DEBUG : : Looking for writers 2025/03/24 06:24:30 DEBUG : a: reading active writers 2025/03/24 06:24:30 DEBUG : >WaitForWriters: 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30981") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39593") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34100") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33624") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33094") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33451") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > 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-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:30 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30264") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/24 06:24:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:30 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/24 06:24:30 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/24 06:24:30 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: File to upload is small (5 bytes), uploading instead of streaming 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35860") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : file1: Size of src and dst objects identical 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30936") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/24 06:24:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/24 06:24:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/24 06:24:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/24 06:24:30 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/24 06:24:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/24 06:24:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: File to upload is small (0 bytes), uploading instead of streaming 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34986") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : file1: Size of src and dst objects identical 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/24 06:24:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: File to upload is small (7 bytes), uploading instead of streaming 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37112") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : file1: Size of src and dst objects identical 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:30 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:30 DEBUG : : Looking for writers 2025/03/24 06:24:30 DEBUG : file1: reading active writers 2025/03/24 06:24:30 DEBUG : >WaitForWriters: 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31127") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30780") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleMethods (0.01s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:30 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35376") 2025/03/24 06:24:30 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/24 06:24:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/24 06:24:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:30 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/24 06:24:31 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/24 06:24:31 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/24 06:24:31 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: File to upload is small (11 bytes), uploading instead of streaming 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34543") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : file1: Size of src and dst objects identical 2025/03/24 06:24:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:31 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33327") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:31 DEBUG : : Looking for writers 2025/03/24 06:24:31 DEBUG : file1: reading active writers 2025/03/24 06:24:31 DEBUG : >WaitForWriters: 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34860") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32426") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleWriteAt (1.01s) === RUN TestWriteFileHandleFlush run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:31 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33013") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/24 06:24:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/24 06:24:31 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/24 06:24:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: File to upload is small (5 bytes), uploading instead of streaming 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:30320") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : file1: Size of src and dst objects identical 2025/03/24 06:24:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:31 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/24 06:24:31 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:31 DEBUG : : Looking for writers 2025/03/24 06:24:31 DEBUG : file1: reading active writers 2025/03/24 06:24:31 DEBUG : >WaitForWriters: 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38216") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35150") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:31 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36454") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/24 06:24:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/24 06:24:31 DEBUG : file1: WriteFileHandle.Release closing 2025/03/24 06:24:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: File to upload is small (0 bytes), uploading instead of streaming 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:36468") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : file1: Size of src and dst objects identical 2025/03/24 06:24:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:31 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/24 06:24:31 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:31 DEBUG : : Looking for writers 2025/03/24 06:24:31 DEBUG : file1: reading active writers 2025/03/24 06:24:31 DEBUG : >WaitForWriters: 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35775") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37653") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:31 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39804") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/24 06:24:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/24 06:24:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: File to upload is small (2 bytes), uploading instead of streaming 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:38160") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : file1: Size of src and dst objects identical 2025/03/24 06:24:31 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/03/24 06:24:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:31 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:31 DEBUG : : Looking for writers 2025/03/24 06:24:31 DEBUG : file1: reading active writers 2025/03/24 06:24:31 DEBUG : >WaitForWriters: 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35045") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:32090") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:31 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33145") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/24 06:24:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/24 06:24:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: File to upload is small (0 bytes), uploading instead of streaming 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33138") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : file1: Size of src and dst objects identical 2025/03/24 06:24:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:31 DEBUG : file1: Open: flags=O_RDONLY 2025/03/24 06:24:31 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/24 06:24:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/24 06:24:31 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35278") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:31 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:31 DEBUG : : Looking for writers 2025/03/24 06:24:31 DEBUG : file1: reading active writers 2025/03/24 06:24:31 DEBUG : >WaitForWriters: 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:37930") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33892") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-limomal5muva", Local "Local file system at /tmp/rclone712431307", Modify Window "1s" 2025/03/24 06:24:31 INFO : ftp://172.17.0.4:21/rclone-test-limomal5muva: poll-interval is not supported by this remote 2025/03/24 06:24:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:35018") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/24 06:24:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/24 06:24:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/24 06:24:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: File to upload is small (100 bytes), uploading instead of streaming 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:39170") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : file1: Size of src and dst objects identical 2025/03/24 06:24:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/24 06:24:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/24 06:24:31 DEBUG : file1: Open: flags=O_RDONLY 2025/03/24 06:24:31 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/24 06:24:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/24 06:24:31 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34598") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/24 06:24:31 DEBUG : WaitForWriters: timeout=30s 2025/03/24 06:24:31 DEBUG : : Looking for writers 2025/03/24 06:24:31 DEBUG : file1: reading active writers 2025/03/24 06:24:31 DEBUG : >WaitForWriters: 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:33607") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:34357") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: dial("tcp","172.17.0.4:31227") 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: > dial: conn=*fshttp.timeoutConn, err= 2025/03/24 06:24:31 DEBUG : ftp://172.17.0.4:21/rclone-test-limomal5muva: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 7.936825201s (try 1/5)