"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/04/15 02:09:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-faqepav8mofa" 2025/04/15 02:09:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 02:09:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/04/15 02:09:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/04/15 02:09:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/04/15 02:09:07 DEBUG : Setting pass="363vdqAIhgM61FOVFxvabeS92oelpwjWBS1CR966M54" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/04/15 02:09:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/04/15 02:09:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Q-mM0}" suffix to name 2025/04/15 02:09:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/04/15 02:09:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/04/15 02:09:07 DEBUG : Setting pass="363vdqAIhgM61FOVFxvabeS92oelpwjWBS1CR966M54" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/04/15 02:09:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: Connecting to FTP server 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:21") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : Creating backend with remote "/tmp/rclone429549373" === RUN TestDirHandleMethods run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:07 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30205") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35505") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32799") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35525") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:07 DEBUG : dir: Looking for writers 2025/04/15 02:09:07 DEBUG : : Looking for writers 2025/04/15 02:09:07 DEBUG : dir: reading active writers 2025/04/15 02:09:07 DEBUG : >WaitForWriters: 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32111") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31311") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34946") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleMethods (0.01s) === RUN TestDirHandleReaddir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:07 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35604") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38895") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38220") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37122") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33306") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37405") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39436") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39714") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:07 DEBUG : dir/subdir: Looking for writers 2025/04/15 02:09:07 DEBUG : dir: Looking for writers 2025/04/15 02:09:07 DEBUG : file2: reading active writers 2025/04/15 02:09:07 DEBUG : subdir: reading active writers 2025/04/15 02:09:07 DEBUG : file1: reading active writers 2025/04/15 02:09:07 DEBUG : : Looking for writers 2025/04/15 02:09:07 DEBUG : dir: reading active writers 2025/04/15 02:09:07 DEBUG : >WaitForWriters: 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38613") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35383") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31646") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34057") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddir (0.01s) === RUN TestDirHandleReaddirnames run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:07 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37337") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39719") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35843") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38703") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30041") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:07 DEBUG : dir: Looking for writers 2025/04/15 02:09:07 DEBUG : file1: reading active writers 2025/04/15 02:09:07 DEBUG : : Looking for writers 2025/04/15 02:09:07 DEBUG : dir: reading active writers 2025/04/15 02:09:07 DEBUG : >WaitForWriters: 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38371") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31789") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36705") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddirnames (0.00s) === RUN TestDirMethods run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:07 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30891") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37275") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32851") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38070") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:07 DEBUG : dir: Looking for writers 2025/04/15 02:09:07 DEBUG : : Looking for writers 2025/04/15 02:09:07 DEBUG : dir: reading active writers 2025/04/15 02:09:07 DEBUG : >WaitForWriters: 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32383") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37940") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33384") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMethods (0.00s) === RUN TestDirForgetAll run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:07 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36556") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36196") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31421") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37095") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30364") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : dir: forgetting directory cache 2025/04/15 02:09:07 DEBUG : : forgetting directory cache 2025/04/15 02:09:07 DEBUG : dir: forgetting directory cache 2025/04/15 02:09:07 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:07 DEBUG : : Looking for writers 2025/04/15 02:09:07 DEBUG : >WaitForWriters: 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34546") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35639") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35971") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:07 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39720") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30670") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31324") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34716") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34832") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/04/15 02:09:07 DEBUG : dir: invalidating directory cache 2025/04/15 02:09:07 DEBUG : : >ForgetPath: 2025/04/15 02:09:07 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/04/15 02:09:07 DEBUG : : invalidating directory cache 2025/04/15 02:09:07 DEBUG : dir: forgetting directory cache 2025/04/15 02:09:07 DEBUG : : >ForgetPath: 2025/04/15 02:09:07 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/04/15 02:09:07 DEBUG : : >ForgetPath: 2025/04/15 02:09:07 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:07 DEBUG : dir: Looking for writers 2025/04/15 02:09:07 DEBUG : : Looking for writers 2025/04/15 02:09:07 DEBUG : dir: reading active writers 2025/04/15 02:09:07 DEBUG : >WaitForWriters: 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30977") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36360") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30053") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetPath (0.03s) === RUN TestDirWalk run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:07 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37760") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36677") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39359") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31407") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35155") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33488") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32311") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: Connecting to FTP server 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:21") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33918") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35343") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33820") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : : forgetting directory cache 2025/04/15 02:09:07 DEBUG : dir: forgetting directory cache 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35077") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30960") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39903") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:07 DEBUG : fil/a/b: Looking for writers 2025/04/15 02:09:07 DEBUG : fil/a: Looking for writers 2025/04/15 02:09:07 DEBUG : b: reading active writers 2025/04/15 02:09:07 DEBUG : fil: Looking for writers 2025/04/15 02:09:07 DEBUG : a: reading active writers 2025/04/15 02:09:07 DEBUG : dir: Looking for writers 2025/04/15 02:09:07 DEBUG : : Looking for writers 2025/04/15 02:09:07 DEBUG : dir: reading active writers 2025/04/15 02:09:07 DEBUG : fil: reading active writers 2025/04/15 02:09:07 DEBUG : >WaitForWriters: 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31868") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37087") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34054") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39388") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37162") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35917") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirWalk (0.04s) === RUN TestDirSetModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:07 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38561") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36844") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37107") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31586") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:07 DEBUG : dir: Looking for writers 2025/04/15 02:09:07 DEBUG : : Looking for writers 2025/04/15 02:09:07 DEBUG : dir: reading active writers 2025/04/15 02:09:07 DEBUG : >WaitForWriters: 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33099") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31746") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30162") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirSetModTime (0.01s) === RUN TestDirStat run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:07 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35846") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34632") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30536") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38142") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39303") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:07 DEBUG : dir: Looking for writers 2025/04/15 02:09:07 DEBUG : file1: reading active writers 2025/04/15 02:09:07 DEBUG : : Looking for writers 2025/04/15 02:09:07 DEBUG : dir: reading active writers 2025/04/15 02:09:07 DEBUG : >WaitForWriters: 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38282") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39348") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38575") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirStat (0.01s) === RUN TestDirReadDirAll run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:07 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34873") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36196") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32933") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37078") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36230") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39575") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33144") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30902") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36862") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= === RUN TestDirReadDirAll/Virtual 2025/04/15 02:09:07 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/15 02:09:07 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/15 02:09:07 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/15 02:09:07 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36825") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36332") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : Waiting for deletions to finish 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33563") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 INFO : dir/subdir/file3: Deleted 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38043") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : removing 1 level 2 directories 2025/04/15 02:09:07 INFO : dir/subdir: Removing directory 2025/04/15 02:09:07 DEBUG : dir: invalidating directory cache 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34817") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/15 02:09:07 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/15 02:09:07 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/15 02:09:07 DEBUG : dir/file1: Reset virtual modtime 2025/04/15 02:09:07 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/15 02:09:07 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/15 02:09:07 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/15 02:09:07 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/15 02:09:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 02:09:07 DEBUG : dir: invalidating directory cache 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39401") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/15 02:09:07 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/15 02:09:07 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/15 02:09:07 DEBUG : : forgetting directory cache 2025/04/15 02:09:07 DEBUG : dir: forgetting directory cache 2025/04/15 02:09:07 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/15 02:09:07 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:07 DEBUG : dir/virtualDir: Looking for writers 2025/04/15 02:09:07 DEBUG : dir: Looking for writers 2025/04/15 02:09:07 DEBUG : virtualFile2: reading active writers 2025/04/15 02:09:07 DEBUG : virtualFile: reading active writers 2025/04/15 02:09:07 DEBUG : virtualDir: reading active writers 2025/04/15 02:09:07 DEBUG : file1: reading active writers 2025/04/15 02:09:07 DEBUG : : Looking for writers 2025/04/15 02:09:07 DEBUG : dir: reading active writers 2025/04/15 02:09:07 DEBUG : >WaitForWriters: 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34383") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30414") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38087") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37264") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirReadDirAll (0.02s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:07 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38794") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37071") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38195") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38338") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 ERROR : dir/: Can only open directories read only 2025/04/15 02:09:07 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:07 DEBUG : dir: Looking for writers 2025/04/15 02:09:07 DEBUG : : Looking for writers 2025/04/15 02:09:07 DEBUG : dir: reading active writers 2025/04/15 02:09:07 DEBUG : >WaitForWriters: 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38997") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35858") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34755") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirOpen (0.00s) === RUN TestDirCreate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:07 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32902") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38959") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34602") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34110") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31300") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/15 02:09:07 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/15 02:09:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: File to upload is small (5 bytes), uploading instead of streaming 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37009") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 NOTICE: ftp://172.17.0.3:21/rclone-test-faqepav8mofa: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/15 02:09:07 DEBUG : dir/potato: Size of src and dst objects identical 2025/04/15 02:09:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/15 02:09:07 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:07 DEBUG : dir: Looking for writers 2025/04/15 02:09:07 DEBUG : file1: reading active writers 2025/04/15 02:09:07 DEBUG : potato: reading active writers 2025/04/15 02:09:07 DEBUG : : Looking for writers 2025/04/15 02:09:07 DEBUG : dir: reading active writers 2025/04/15 02:09:07 DEBUG : >WaitForWriters: 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34087") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36404") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35398") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirCreate (0.11s) === RUN TestDirMkdir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:07 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36202") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33309") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32710") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36018") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36210") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36960") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36333") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38954") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37237") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:07 DEBUG : dir/sub: Looking for writers 2025/04/15 02:09:07 DEBUG : dir: Looking for writers 2025/04/15 02:09:07 DEBUG : file1: reading active writers 2025/04/15 02:09:07 DEBUG : sub: reading active writers 2025/04/15 02:09:07 DEBUG : : Looking for writers 2025/04/15 02:09:07 DEBUG : dir: reading active writers 2025/04/15 02:09:07 DEBUG : >WaitForWriters: 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34266") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39205") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31954") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37121") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdir (0.12s) === RUN TestDirMkdirSub run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:07 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32757") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33148") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39222") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36534") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31505") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39057") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32762") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30358") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31175") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39555") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30811") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:07 DEBUG : dir/sub/subsub: Looking for writers 2025/04/15 02:09:07 DEBUG : dir/sub: Looking for writers 2025/04/15 02:09:07 DEBUG : subsub: reading active writers 2025/04/15 02:09:07 DEBUG : dir: Looking for writers 2025/04/15 02:09:07 DEBUG : file1: reading active writers 2025/04/15 02:09:07 DEBUG : sub: reading active writers 2025/04/15 02:09:07 DEBUG : : Looking for writers 2025/04/15 02:09:07 DEBUG : dir: reading active writers 2025/04/15 02:09:07 DEBUG : >WaitForWriters: 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33674") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34329") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30622") 2025/04/15 02:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35396") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35562") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdirSub (0.02s) === RUN TestDirRemove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38480") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30203") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39715") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32167") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36183") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 ERROR : dir/: Dir.Remove not empty 2025/04/15 02:09:08 DEBUG : dir/file1: Remove: 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 02:09:08 DEBUG : dir/file1: >Remove: err= 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37794") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38460") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35205") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30862") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34154") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36071") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30536") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30925") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Remove: 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 02:09:08 DEBUG : dir/file1: >Remove: err= 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34896") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36705") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35120") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveAll (0.01s) === RUN TestDirRemoveName run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39953") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30252") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35479") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36805") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32598") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Remove: 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 02:09:08 DEBUG : dir/file1: >Remove: err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35206") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36617") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38569") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38483") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31967") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveName (0.11s) === RUN TestDirRename run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39528") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39254") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30106") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34241") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33128") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35365") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35935") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32118") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/15 02:09:08 DEBUG : dir: Updating dir with dir2 0xc0008e15f0 2025/04/15 02:09:08 DEBUG : dir: forgetting directory cache 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31232") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35503") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36784") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/15 02:09:08 DEBUG : file2: Updating file with file2 0xc0001366c0 2025/04/15 02:09:08 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37480") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33081") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 INFO : dir2/file3: Deleted 2025/04/15 02:09:08 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/15 02:09:08 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001366c0 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/15 02:09:08 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33295") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34141") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/15 02:09:08 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0001d3450 2025/04/15 02:09:08 DEBUG : empty directory: forgetting directory cache 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/15 02:09:08 DEBUG : dir2: Renaming to "dir3" 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir3: Looking for writers 2025/04/15 02:09:08 DEBUG : file3: reading active writers 2025/04/15 02:09:08 DEBUG : renamed empty directory: Looking for writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir3: reading active writers 2025/04/15 02:09:08 DEBUG : renamed empty directory: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31802") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39857") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30777") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32850") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRename (0.11s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37908") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33861") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31901") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31531") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39023") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/15 02:09:08 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33411") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/15 02:09:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/15 02:09:08 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/15 02:09:08 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/15 02:09:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/15 02:09:08 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:08 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/15 02:09:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/15 02:09:08 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/15 02:09:08 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/15 02:09:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: File to upload is small (12 bytes), uploading instead of streaming 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39997") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/04/15 02:09:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/15 02:09:08 DEBUG : : forgetting directory cache 2025/04/15 02:09:08 DEBUG : dir: forgetting directory cache 2025/04/15 02:09:08 DEBUG : dir/sub: forgetting directory cache 2025/04/15 02:09:08 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/15 02:09:08 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: File to upload is small (5 bytes), uploading instead of streaming 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36672") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/04/15 02:09:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir/sub: Looking for writers 2025/04/15 02:09:08 DEBUG : file0: reading active writers 2025/04/15 02:09:08 DEBUG : file2: reading active writers 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : sub: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37252") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31877") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36348") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35473") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirFileOpen (0.01s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38725") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35571") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestDirEntryModTimeInvalidation (0.00s) === RUN TestDirMetadataExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39007") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33875") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31065") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32466") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35916") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/04/15 02:09:08 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:08 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/04/15 02:09:08 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/04/15 02:09:08 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/04/15 02:09:08 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:08 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/04/15 02:09:08 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:08 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/04/15 02:09:08 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/04/15 02:09:08 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/04/15 02:09:08 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:08 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1.metadata: reading active writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : dir.metadata: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38667") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35962") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39050") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMetadataExtension (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36870") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30600") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33338") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39545") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32571") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30357") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32677") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38602") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileMethods (0.00s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38359") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37698") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34296") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30317") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31464") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31723") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : Can set mod time: true 2025/04/15 02:09:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37360") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38109") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39846") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36574") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30541") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33250") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31978") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37296") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32629") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33502") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/15 02:09:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: File to upload is small (0 bytes), uploading instead of streaming 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33083") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/15 02:09:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33045") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39096") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39830") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34792") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37982") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32103") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37747") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37963") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39674") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32312") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/15 02:09:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: File to upload is small (5 bytes), uploading instead of streaming 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38525") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/15 02:09:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39131") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33273") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32159") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34054") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38187") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35149") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31582") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32269") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34005") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37230") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35138") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35233") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39889") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35394") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37139") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38225") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39337") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35604") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33433") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38809") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/15 02:09:08 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 02:09:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 02:09:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 02:09:08 DEBUG : dir/file1(0xc000563380): close: 2025/04/15 02:09:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/15 02:09:08 DEBUG : dir/file1(0xc000563380): >close: err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35115") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30558") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39149") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38181") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34458") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33986") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33111") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30994") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30227") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30345") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/15 02:09:08 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 02:09:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 02:09:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 02:09:08 DEBUG : dir/file1(0xc00069ad00): _writeAt: size=5, off=0 2025/04/15 02:09:08 DEBUG : dir/file1(0xc00069ad00): openPending: 2025/04/15 02:09:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/15 02:09:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:08 DEBUG : dir/file1(0xc00069ad00): >openPending: err= 2025/04/15 02:09:08 DEBUG : dir/file1(0xc00069ad00): >_writeAt: n=5, err= 2025/04/15 02:09:08 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/15 02:09:08 DEBUG : dir/file1(0xc00069ad00): close: 2025/04/15 02:09:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/04/15 02:09:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/04/15 02:09:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/04/15 02:09:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33731") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/15 02:09:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:08 DEBUG : dir/file1(0xc00069ad00): >close: err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 02:09:08 DEBUG : dir/file1: vfs cache: starting upload 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39609") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/04/15 02:09:08 INFO : dir/file1: Copied (replaced existing) 2025/04/15 02:09:08 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC" 2025/04/15 02:09:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/15 02:09:08 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30031") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30299") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31712") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38130") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39917") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileSetModTime (0.19s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- 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.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30086") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35522") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33111") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35941") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33585") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 02:09:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/15 02:09:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33555") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35639") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35484") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35826") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenRead (0.01s) === RUN TestFileOpenReadUnknownSize 2025/04/15 02:09:08 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/04/15 02:09:08 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/15 02:09:08 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:08 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : file.txt: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37242") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31691") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31159") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37073") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36163") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: File to upload is small (25 bytes), uploading instead of streaming 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35220") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30883") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38384") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34393") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenWrite (0.01s) === RUN TestFileRemove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33905") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36795") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32171") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31046") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36044") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Remove: 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 02:09:08 DEBUG : dir/file1: >Remove: err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34216") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33418") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Remove: 2025/04/15 02:09:08 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33758") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31718") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37749") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemove (0.01s) === RUN TestFileRemoveAll run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30133") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37771") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38634") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32210") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30190") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Remove: 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 02:09:08 DEBUG : dir/file1: >Remove: err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35247") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37931") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Remove: 2025/04/15 02:09:08 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38146") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35026") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33706") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemoveAll (0.01s) === RUN TestFileOpen run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37654") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36944") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34986") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37308") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32700") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 02:09:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/15 02:09:08 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/15 02:09:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/15 02:09:08 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/15 02:09:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/15 02:09:08 DEBUG : dir/file1: Open: flags=0x3 2025/04/15 02:09:08 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/15 02:09:08 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30428") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34461") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36840") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpen (0.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30772") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35333") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38902") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35717") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35343") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34105") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32896") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 02:09:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000a6d200 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32772") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39263") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/15 02:09:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000a6d200 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38470") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33002") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/15 02:09:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:08 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a6d200 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: File to upload is small (25 bytes), uploading instead of streaming 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39308") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 02:09:08 DEBUG : newLeaf: Running delayed rename now 2025/04/15 02:09:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 02:09:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000a6d200 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34894") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32322") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32304") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37747") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32276") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36548") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39934") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36675") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39895") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37614") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35719") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37678") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 02:09:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000700300 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30967") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32637") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/15 02:09:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000700300 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32697") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39394") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/15 02:09:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:08 DEBUG : dir/file1: File is currently open, delaying rename 0xc000700300 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: File to upload is small (25 bytes), uploading instead of streaming 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32330") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 02:09:08 DEBUG : newLeaf: Running delayed rename now 2025/04/15 02:09:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 02:09:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000700300 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32687") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39384") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37882") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32010") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34398") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37693") 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39140") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36444") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35249") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39951") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/15 02:09:08 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 02:09:08 DEBUG : dir/file1(0xc000931d80): openPending: 2025/04/15 02:09:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/15 02:09:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:08 DEBUG : dir/file1(0xc000931d80): >openPending: err= 2025/04/15 02:09:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/15 02:09:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 02:09:08 DEBUG : dir/file1(0xc000931d80): _writeAt: size=14, off=0 2025/04/15 02:09:08 DEBUG : dir/file1(0xc000931d80): >_writeAt: n=14, err= 2025/04/15 02:09:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/15 02:09:08 DEBUG : dir/file1(0xc000931d80): close: 2025/04/15 02:09:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/15 02:09:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/15 02:09:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:08 DEBUG : dir/file1(0xc000931d80): >close: err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 02:09:08 DEBUG : dir/file1: vfs cache: starting upload 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33531") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/04/15 02:09:08 INFO : dir/file1: Copied (replaced existing) 2025/04/15 02:09:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/15 02:09:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 02:09:08 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 02:09:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 02:09:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 02:09:08 DEBUG : dir/file1(0xc0007c44c0): _readAt: size=512, off=0 2025/04/15 02:09:08 DEBUG : dir/file1(0xc0007c44c0): openPending: 2025/04/15 02:09:08 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/04/15 02:09:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:08 DEBUG : dir/file1(0xc0007c44c0): >openPending: err= 2025/04/15 02:09:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/15 02:09:08 DEBUG : dir/file1(0xc0007c44c0): >_readAt: n=14, err=EOF 2025/04/15 02:09:08 DEBUG : dir/file1(0xc0007c44c0): close: 2025/04/15 02:09:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/15 02:09:08 DEBUG : dir/file1(0xc0007c44c0): >close: err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36896") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37043") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 02:09:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/15 02:09:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000700b40 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38638") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34319") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/15 02:09:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/15 02:09:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000700b40 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31325") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38585") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/15 02:09:08 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 02:09:08 DEBUG : dir/file1(0xc0007c4680): openPending: 2025/04/15 02:09:08 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/04/15 02:09:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:08 DEBUG : dir/file1(0xc0007c4680): >openPending: err= 2025/04/15 02:09:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/15 02:09:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 02:09:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 02:09:08 DEBUG : dir/file1(0xc0007c4680): _writeAt: size=25, off=0 2025/04/15 02:09:08 DEBUG : dir/file1(0xc0007c4680): >_writeAt: n=25, err= 2025/04/15 02:09:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 02:09:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/15 02:09:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000700b40 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 02:09:08 DEBUG : newLeaf(0xc0007c4680): close: 2025/04/15 02:09:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/15 02:09:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-15 02:09:08.728190853 +0000 UTC m=+1.177675091 2025/04/15 02:09:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:08 DEBUG : newLeaf(0xc0007c4680): >close: err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 02:09:08 DEBUG : newLeaf: vfs cache: starting upload 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34463") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : newLeaf.bafb456e.partial: renamed to: newLeaf 2025/04/15 02:09:08 INFO : newLeaf: Copied (replaced existing) 2025/04/15 02:09:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-15 02:09:08 +0000 UTC" 2025/04/15 02:09:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 02:09:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35992") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39531") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32868") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33568") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38470") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:08 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39640") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35378") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32816") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39364") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37451") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : file1: reading active writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : >WaitForWriters: 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39802") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32030") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 02:09:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000701c80 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32590") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35774") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/15 02:09:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000701c80 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38327") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35278") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/15 02:09:08 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 02:09:08 DEBUG : dir/file1(0xc0007c4d00): openPending: 2025/04/15 02:09:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/15 02:09:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:08 DEBUG : dir/file1(0xc0007c4d00): >openPending: err= 2025/04/15 02:09:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/15 02:09:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 02:09:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 02:09:08 DEBUG : dir/file1(0xc0007c4d00): _writeAt: size=25, off=0 2025/04/15 02:09:08 DEBUG : dir/file1(0xc0007c4d00): >_writeAt: n=25, err= 2025/04/15 02:09:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 02:09:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/15 02:09:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000701c80 2025/04/15 02:09:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 02:09:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 02:09:08 DEBUG : newLeaf(0xc0007c4d00): close: 2025/04/15 02:09:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/15 02:09:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-15 02:09:08.897279984 +0000 UTC m=+1.346764223 2025/04/15 02:09:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:08 DEBUG : newLeaf(0xc0007c4d00): >close: err= 2025/04/15 02:09:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 02:09:08 DEBUG : dir: Looking for writers 2025/04/15 02:09:08 DEBUG : : Looking for writers 2025/04/15 02:09:08 DEBUG : dir: reading active writers 2025/04/15 02:09:08 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 02:09:08 DEBUG : newLeaf: vfs cache: starting upload 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34088") 2025/04/15 02:09:08 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : newLeaf.c2de0d34.partial: renamed to: newLeaf 2025/04/15 02:09:09 INFO : newLeaf: Copied (replaced existing) 2025/04/15 02:09:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-15 02:09:08 +0000 UTC" 2025/04/15 02:09:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/15 02:09:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 02:09:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39975") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35775") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32377") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34364") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33759") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31709") 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38471") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38617") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38526") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30266") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/15 02:09:09 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0007c5700): openPending: 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/15 02:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0007c5700): >openPending: err= 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/15 02:09:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 02:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0007c5700): _writeAt: size=14, off=0 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0007c5700): >_writeAt: n=14, err= 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0007c5700): close: 2025/04/15 02:09:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/15 02:09:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0007c5700): >close: err= 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: starting upload 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39088") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/04/15 02:09:09 INFO : dir/file1: Copied (replaced existing) 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/15 02:09:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/15 02:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 02:09:09 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 02:09:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 02:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000563840): _readAt: size=512, off=0 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000563840): openPending: 2025/04/15 02:09:09 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/04/15 02:09:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/15 02:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000563840): >openPending: err= 2025/04/15 02:09:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000563840): >_readAt: n=14, err=EOF 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000563840): close: 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000563840): >close: err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35360") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33056") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 02:09:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/15 02:09:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000136600 2025/04/15 02:09:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 02:09:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35661") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37006") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/15 02:09:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/15 02:09:09 DEBUG : dir/file1: Updating file with dir/file1 0xc000136600 2025/04/15 02:09:09 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/15 02:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35925") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39094") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/15 02:09:09 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0007c5d00): openPending: 2025/04/15 02:09:09 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/04/15 02:09:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/15 02:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0007c5d00): >openPending: err= 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/15 02:09:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 02:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0007c5d00): _writeAt: size=25, off=0 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0007c5d00): >_writeAt: n=25, err= 2025/04/15 02:09:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 02:09:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/15 02:09:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000136600 2025/04/15 02:09:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 02:09:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 02:09:09 DEBUG : newLeaf(0xc0007c5d00): close: 2025/04/15 02:09:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/15 02:09:09 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-15 02:09:09.224315832 +0000 UTC m=+1.673800050 2025/04/15 02:09:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:09 DEBUG : newLeaf(0xc0007c5d00): >close: err= 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 02:09:09 DEBUG : newLeaf: vfs cache: starting upload 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32860") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : newLeaf.6c8adeb2.partial: renamed to: newLeaf 2025/04/15 02:09:09 INFO : newLeaf: Copied (replaced existing) 2025/04/15 02:09:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-15 02:09:09 +0000 UTC" 2025/04/15 02:09:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/15 02:09:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 02:09:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36922") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39729") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37965") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38727") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34780") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/full,forceCache=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36842") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39580") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38273") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38534") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32654") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 02:09:09 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 02:09:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 02:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000702600): _readAt: size=512, off=0 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000702600): openPending: 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/15 02:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000702600): >openPending: err= 2025/04/15 02:09:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33620") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000702600): >_readAt: n=14, err=EOF 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000702600): close: 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000702600): >close: err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34997") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37660") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 02:09:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/15 02:09:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000137c80 2025/04/15 02:09:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 02:09:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39805") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31438") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/15 02:09:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/15 02:09:09 DEBUG : dir/file1: Updating file with dir/file1 0xc000137c80 2025/04/15 02:09:09 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/15 02:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34861") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31605") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/15 02:09:09 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0000b2f00): openPending: 2025/04/15 02:09:09 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/04/15 02:09:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/15 02:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0000b2f00): >openPending: err= 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/15 02:09:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 02:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0000b2f00): _writeAt: size=25, off=0 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0000b2f00): >_writeAt: n=25, err= 2025/04/15 02:09:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 02:09:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/15 02:09:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000137c80 2025/04/15 02:09:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 02:09:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 02:09:09 DEBUG : newLeaf(0xc0000b2f00): close: 2025/04/15 02:09:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/15 02:09:09 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-15 02:09:09.392117518 +0000 UTC m=+1.841601737 2025/04/15 02:09:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:09 DEBUG : newLeaf(0xc0000b2f00): >close: err= 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 02:09:09 DEBUG : newLeaf: vfs cache: starting upload 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39058") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : newLeaf.cefddd27.partial: renamed to: newLeaf 2025/04/15 02:09:09 INFO : newLeaf: Copied (replaced existing) 2025/04/15 02:09:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-15 02:09:09 +0000 UTC" 2025/04/15 02:09:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/15 02:09:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 02:09:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30976") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31215") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : newLeaf: reading active writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32979") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36270") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38109") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRename (1.03s) --- PASS: TestFileRename/off,forceCache=false (0.03s) --- PASS: TestFileRename/minimal,forceCache=false (0.01s) --- PASS: TestFileRename/minimal,forceCache=true (0.33s) --- PASS: TestFileRename/writes,forceCache=false (0.17s) --- PASS: TestFileRename/writes,forceCache=true (0.32s) --- PASS: TestFileRename/full,forceCache=false (0.17s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33321") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30495") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > 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.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38210") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35576") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30000") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31589") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38037") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 02:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/15 02:09:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34296") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35536") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38531") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35967") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleMethods (0.01s) === RUN TestReadFileHandleSeek run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35780") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31968") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35387") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31400") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33737") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 02:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/15 02:09:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30281") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/15 02:09:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/15 02:09:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/15 02:09:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38135") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36580") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32459") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31984") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33790") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38302") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32054") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37188") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35509") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38411") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32326") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 02:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/15 02:09:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37133") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/15 02:09:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/15 02:09:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/15 02:09:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34625") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39105") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/04/15 02:09:09 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/04/15 02:09:09 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/04/15 02:09:09 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33503") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33653") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/15 02:09:09 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/15 02:09:09 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/15 02:09:09 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/04/15 02:09:09 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/15 02:09:09 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/15 02:09:09 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/15 02:09:09 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34055") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34378") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37766") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleReadAt (0.12s) === RUN TestReadFileHandleFlush run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34131") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37130") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32609") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32117") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38443") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 02:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/15 02:09:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31717") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38031") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36382") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38067") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleFlush (0.01s) === RUN TestReadFileHandleRelease run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37790") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39882") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35130") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32338") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35027") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 02:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/15 02:09:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36019") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:09 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/04/15 02:09:09 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35548") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32631") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39110") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleRelease (0.01s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36635") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35932") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39954") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31193") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34130") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 02:09:09 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 02:09:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 02:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 02:09:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703b00): _readAt: size=1, off=0 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703b00): openPending: 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/15 02:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703b00): >openPending: err= 2025/04/15 02:09:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37272") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703b00): >_readAt: n=1, err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703b00): _readAt: size=256, off=1 2025/04/15 02:09:09 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703b00): >_readAt: n=15, err=EOF 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703b00): _readAt: size=16, off=16 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703b00): >_readAt: n=0, err=EOF 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703b00): close: 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703b00): >close: err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703b00): close: 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703b00): >close: err=file already closed 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34978") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38539") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35231") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsRead (0.01s) === RUN TestRWFileHandleSeek run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33040") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30214") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31946") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35829") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37193") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 02:09:09 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 02:09:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 02:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 02:09:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703d00): _readAt: size=1, off=0 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703d00): openPending: 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/15 02:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703d00): >openPending: err= 2025/04/15 02:09:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31548") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703d00): >_readAt: n=1, err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703d00): _readAt: size=1, off=5 2025/04/15 02:09:09 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703d00): >_readAt: n=1, err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703d00): _readAt: size=1, off=3 2025/04/15 02:09:09 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703d00): >_readAt: n=1, err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703d00): _readAt: size=1, off=13 2025/04/15 02:09:09 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703d00): >_readAt: n=1, err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703d00): _readAt: size=16, off=100 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703d00): >_readAt: n=0, err=EOF 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703d00): close: 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000703d00): >close: err= 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37549") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32514") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33237") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSeek (0.01s) === RUN TestRWFileHandleReadAt run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37424") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38594") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39292") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34358") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36200") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 02:09:09 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 02:09:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 02:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 02:09:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000e880c0): _readAt: size=1, off=0 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000e880c0): openPending: 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/15 02:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000e880c0): >openPending: err= 2025/04/15 02:09:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33516") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000e880c0): >_readAt: n=1, err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000e880c0): _readAt: size=1, off=5 2025/04/15 02:09:09 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000e880c0): >_readAt: n=1, err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000e880c0): _readAt: size=1, off=1 2025/04/15 02:09:09 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000e880c0): >_readAt: n=1, err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000e880c0): _readAt: size=6, off=10 2025/04/15 02:09:09 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000e880c0): >_readAt: n=6, err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000e880c0): _readAt: size=256, off=10 2025/04/15 02:09:09 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000e880c0): >_readAt: n=6, err=EOF 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000e880c0): _readAt: size=256, off=100 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000e880c0): >_readAt: n=0, err=EOF 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000e880c0): close: 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000e880c0): >close: err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000e880c0): _readAt: size=256, off=100 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000e880c0): >_readAt: n=0, err=file already closed 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30234") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37687") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32418") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReadAt (0.01s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37614") 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36882") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35700") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33814") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39362") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 02:09:09 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 02:09:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 02:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 02:09:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0000b3bc0): RWFileHandle.Flush 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0000b3bc0): _readAt: size=256, off=0 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0000b3bc0): openPending: 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/15 02:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0000b3bc0): >openPending: err= 2025/04/15 02:09:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32382") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0000b3bc0): >_readAt: n=16, err=EOF 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0000b3bc0): RWFileHandle.Flush 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0000b3bc0): RWFileHandle.Flush 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0000b3bc0): close: 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/15 02:09:09 DEBUG : dir/file1(0xc0000b3bc0): >close: err= 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39353") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37086") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30050") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushRead (0.03s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38906") 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32525") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36815") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38731") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32071") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 02:09:09 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 02:09:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 02:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 02:09:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000d860c0): _readAt: size=256, off=0 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000d860c0): openPending: 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/15 02:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000d860c0): >openPending: err= 2025/04/15 02:09:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36351") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000d860c0): >_readAt: n=16, err=EOF 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000d860c0): RWFileHandle.Release 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000d860c0): close: 2025/04/15 02:09:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000d860c0): >close: err= 2025/04/15 02:09:09 DEBUG : dir/file1(0xc000d860c0): RWFileHandle.Release 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : dir: Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : dir: reading active writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32230") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36335") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39034") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseRead (0.00s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36339") 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:09 DEBUG : file1: newRWFileHandle: 2025/04/15 02:09:09 DEBUG : file1(0xc0000b2580): openPending: 2025/04/15 02:09:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:09 DEBUG : file1(0xc0000b2580): >openPending: err= 2025/04/15 02:09:09 DEBUG : file1: >newRWFileHandle: err= 2025/04/15 02:09:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/15 02:09:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/15 02:09:09 DEBUG : file1(0xc0000b2580): _writeAt: size=5, off=0 2025/04/15 02:09:09 DEBUG : file1(0xc0000b2580): >_writeAt: n=5, err= 2025/04/15 02:09:09 DEBUG : file1(0xc0000b2580): _writeAt: size=7, off=5 2025/04/15 02:09:09 DEBUG : file1(0xc0000b2580): >_writeAt: n=7, err= 2025/04/15 02:09:09 DEBUG : file1: vfs cache: truncate to size=11 2025/04/15 02:09:09 DEBUG : file1(0xc0000b2580): close: 2025/04/15 02:09:09 DEBUG : file1: vfs cache: setting modification time to 2025-04-15 02:09:09.828670462 +0000 UTC m=+2.278154681 2025/04/15 02:09:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:09 DEBUG : file1(0xc0000b2580): >close: err= 2025/04/15 02:09:09 DEBUG : file1(0xc0000b2580): close: 2025/04/15 02:09:09 DEBUG : file1(0xc0000b2580): >close: err=file already closed 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 02:09:09 DEBUG : file1: vfs cache: starting upload 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30620") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : file1.7419c180.partial: renamed to: file1 2025/04/15 02:09:09 INFO : file1: Copied (new) 2025/04/15 02:09:09 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-15 02:09:09 +0000 UTC" 2025/04/15 02:09:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/15 02:09:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:09 INFO : file1: vfs cache: upload succeeded try #1 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38878") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : >WaitForWriters: 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36340") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34359") 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsWrite (0.16s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30636") 2025/04/15 02:09:09 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:09 DEBUG : file1: newRWFileHandle: 2025/04/15 02:09:09 DEBUG : file1(0xc000d86640): openPending: 2025/04/15 02:09:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:09 DEBUG : file1(0xc000d86640): >openPending: err= 2025/04/15 02:09:09 DEBUG : file1: >newRWFileHandle: err= 2025/04/15 02:09:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/15 02:09:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/15 02:09:09 DEBUG : file1(0xc000d86640): _writeAt: size=7, off=0 2025/04/15 02:09:09 DEBUG : file1(0xc000d86640): >_writeAt: n=7, err= 2025/04/15 02:09:09 DEBUG : file1(0xc000d86640): _writeAt: size=6, off=5 2025/04/15 02:09:09 DEBUG : file1(0xc000d86640): >_writeAt: n=6, err= 2025/04/15 02:09:09 DEBUG : file1(0xc000d86640): close: 2025/04/15 02:09:09 DEBUG : file1: vfs cache: setting modification time to 2025-04-15 02:09:09.98526438 +0000 UTC m=+2.434748609 2025/04/15 02:09:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:09 DEBUG : file1(0xc000d86640): >close: err= 2025/04/15 02:09:09 DEBUG : file1(0xc000d86640): _writeAt: size=5, off=0 2025/04/15 02:09:09 DEBUG : file1(0xc000d86640): >_writeAt: n=0, err=file already closed 2025/04/15 02:09:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 02:09:09 DEBUG : : Looking for writers 2025/04/15 02:09:09 DEBUG : file1: reading active writers 2025/04/15 02:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 02:09:10 DEBUG : file1: vfs cache: starting upload 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32313") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : file1.9a5dc6da.partial: renamed to: file1 2025/04/15 02:09:10 INFO : file1: Copied (new) 2025/04/15 02:09:10 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-15 02:09:09 +0000 UTC" 2025/04/15 02:09:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/15 02:09:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:10 INFO : file1: vfs cache: upload succeeded try #1 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : >WaitForWriters: 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39788") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : >WaitForWriters: 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38709") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35840") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:10 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35264") 2025/04/15 02:09:10 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:10 DEBUG : file1: newRWFileHandle: 2025/04/15 02:09:10 DEBUG : file1(0xc000e88a80): openPending: 2025/04/15 02:09:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:10 DEBUG : file1(0xc000e88a80): >openPending: err= 2025/04/15 02:09:10 DEBUG : file1: >newRWFileHandle: err= 2025/04/15 02:09:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/15 02:09:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/15 02:09:10 DEBUG : file1(0xc000e88a80): close: 2025/04/15 02:09:10 DEBUG : file1: vfs cache: setting modification time to 2025-04-15 02:09:10.143008454 +0000 UTC m=+2.592492714 2025/04/15 02:09:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:10 DEBUG : file1(0xc000e88a80): >close: err= 2025/04/15 02:09:10 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/15 02:09:10 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/15 02:09:10 DEBUG : file2: newRWFileHandle: 2025/04/15 02:09:10 DEBUG : file2(0xc000e88b40): openPending: 2025/04/15 02:09:10 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:10 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/15 02:09:10 DEBUG : file2(0xc000e88b40): >openPending: err= 2025/04/15 02:09:10 DEBUG : file2: >newRWFileHandle: err= 2025/04/15 02:09:10 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/15 02:09:10 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/04/15 02:09:10 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/04/15 02:09:10 DEBUG : file2(0xc000e88b40): RWFileHandle.Flush 2025/04/15 02:09:10 DEBUG : file2(0xc000e88b40): RWFileHandle.Release 2025/04/15 02:09:10 DEBUG : file2(0xc000e88b40): close: 2025/04/15 02:09:10 DEBUG : file2: vfs cache: setting modification time to 2025-04-15 02:09:10.144193789 +0000 UTC m=+2.593678038 2025/04/15 02:09:10 INFO : file2: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:10 DEBUG : file2(0xc000e88b40): >close: err= 2025/04/15 02:09:10 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : file2: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : file2: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : file2: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : file2: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/04/15 02:09:10 DEBUG : file1: vfs cache: starting upload 2025/04/15 02:09:10 DEBUG : file2: vfs cache: starting upload 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33404") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32202") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : file2.71999c42.partial: renamed to: file2 2025/04/15 02:09:10 INFO : file2: Copied (new) 2025/04/15 02:09:10 DEBUG : file2: vfs cache: fingerprint now "0,2025-04-15 02:09:10 +0000 UTC" 2025/04/15 02:09:10 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/04/15 02:09:10 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/15 02:09:10 DEBUG : file1.2ed87d3d.partial: renamed to: file1 2025/04/15 02:09:10 INFO : file1: Copied (new) 2025/04/15 02:09:10 DEBUG : file1: vfs cache: fingerprint now "0,2025-04-15 02:09:10 +0000 UTC" 2025/04/15 02:09:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/15 02:09:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:10 INFO : file2: vfs cache: upload succeeded try #1 2025/04/15 02:09:10 INFO : file1: vfs cache: upload succeeded try #1 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : file2: reading active writers 2025/04/15 02:09:10 DEBUG : >WaitForWriters: 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34232") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : file2: reading active writers 2025/04/15 02:09:10 DEBUG : >WaitForWriters: 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35885") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34920") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteNoWrite (0.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:10 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:10 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31656") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:10 DEBUG : file1: newRWFileHandle: 2025/04/15 02:09:10 DEBUG : file1(0xc000d868c0): openPending: 2025/04/15 02:09:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:10 DEBUG : file1(0xc000d868c0): >openPending: err= 2025/04/15 02:09:10 DEBUG : file1: >newRWFileHandle: err= 2025/04/15 02:09:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/15 02:09:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/15 02:09:10 DEBUG : file1(0xc000d868c0): _writeAt: size=5, off=0 2025/04/15 02:09:10 DEBUG : file1(0xc000d868c0): >_writeAt: n=5, err= 2025/04/15 02:09:10 DEBUG : file1(0xc000d868c0): RWFileHandle.Flush 2025/04/15 02:09:10 DEBUG : file1(0xc000d868c0): RWFileHandle.Flush 2025/04/15 02:09:10 DEBUG : file1(0xc000d868c0): close: 2025/04/15 02:09:10 DEBUG : file1: vfs cache: setting modification time to 2025-04-15 02:09:10.308619451 +0000 UTC m=+2.758103680 2025/04/15 02:09:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:10 DEBUG : file1(0xc000d868c0): >close: err= 2025/04/15 02:09:10 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 02:09:10 DEBUG : file1: vfs cache: starting upload 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32070") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : file1.1cd7994f.partial: renamed to: file1 2025/04/15 02:09:10 INFO : file1: Copied (new) 2025/04/15 02:09:10 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-15 02:09:10 +0000 UTC" 2025/04/15 02:09:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/15 02:09:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:10 INFO : file1: vfs cache: upload succeeded try #1 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : >WaitForWriters: 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31760") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34153") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushWrite (0.18s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:10 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:10 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30086") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:10 DEBUG : file1: newRWFileHandle: 2025/04/15 02:09:10 DEBUG : file1(0xc0000b2d40): openPending: 2025/04/15 02:09:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:10 DEBUG : file1(0xc0000b2d40): >openPending: err= 2025/04/15 02:09:10 DEBUG : file1: >newRWFileHandle: err= 2025/04/15 02:09:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/15 02:09:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/15 02:09:10 DEBUG : file1(0xc0000b2d40): _writeAt: size=5, off=0 2025/04/15 02:09:10 DEBUG : file1(0xc0000b2d40): >_writeAt: n=5, err= 2025/04/15 02:09:10 DEBUG : file1(0xc0000b2d40): RWFileHandle.Release 2025/04/15 02:09:10 DEBUG : file1(0xc0000b2d40): close: 2025/04/15 02:09:10 DEBUG : file1: vfs cache: setting modification time to 2025-04-15 02:09:10.481576751 +0000 UTC m=+2.931061010 2025/04/15 02:09:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:10 DEBUG : file1(0xc0000b2d40): >close: err= 2025/04/15 02:09:10 DEBUG : file1(0xc0000b2d40): RWFileHandle.Release 2025/04/15 02:09:10 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 02:09:10 DEBUG : file1: vfs cache: starting upload 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39005") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : file1.c06280ed.partial: renamed to: file1 2025/04/15 02:09:10 INFO : file1: Copied (new) 2025/04/15 02:09:10 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-15 02:09:10 +0000 UTC" 2025/04/15 02:09:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/15 02:09:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:10 INFO : file1: vfs cache: upload succeeded try #1 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : >WaitForWriters: 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38966") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30770") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:10 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30007") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39304") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32611") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36418") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30947") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/15 02:09:10 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 02:09:10 DEBUG : dir/file1(0xc000e2ebc0): openPending: 2025/04/15 02:09:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/15 02:09:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/15 02:09:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:10 DEBUG : dir/file1(0xc000e2ebc0): >openPending: err= 2025/04/15 02:09:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/15 02:09:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 02:09:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 02:09:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/15 02:09:10 DEBUG : dir/file1(0xc000e2ebc0): _writeAt: size=5, off=0 2025/04/15 02:09:10 DEBUG : dir/file1(0xc000e2ebc0): >_writeAt: n=5, err= 2025/04/15 02:09:10 DEBUG : dir/file1(0xc000e2ebc0): close: 2025/04/15 02:09:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:10 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-15 02:09:10.649215091 +0000 UTC m=+3.098699350 2025/04/15 02:09:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:10 DEBUG : dir/file1(0xc000e2ebc0): >close: err= 2025/04/15 02:09:10 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:10 DEBUG : dir: Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : dir: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 02:09:10 DEBUG : dir: Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : dir: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 02:09:10 DEBUG : dir: Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : dir: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 02:09:10 DEBUG : dir: Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : dir: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 02:09:10 DEBUG : dir/file1: vfs cache: starting upload 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31433") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : dir/file1.9524f20d.partial: renamed to: dir/file1 2025/04/15 02:09:10 INFO : dir/file1: Copied (replaced existing) 2025/04/15 02:09:10 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-04-15 02:09:10 +0000 UTC" 2025/04/15 02:09:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/15 02:09:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/15 02:09:10 DEBUG : dir: Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : dir: reading active writers 2025/04/15 02:09:10 DEBUG : >WaitForWriters: 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31076") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34720") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31620") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeTruncateExisting (0.16s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:10 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30722") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35844") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31274") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35015") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33321") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:10 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 02:09:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 02:09:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 02:09:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/15 02:09:10 DEBUG : dir/file1(0xc000e2f080): _writeAt: size=5, off=0 2025/04/15 02:09:10 DEBUG : dir/file1(0xc000e2f080): openPending: 2025/04/15 02:09:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/15 02:09:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/15 02:09:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:10 DEBUG : dir/file1(0xc000e2f080): >openPending: err= 2025/04/15 02:09:10 DEBUG : dir/file1(0xc000e2f080): >_writeAt: n=5, err= 2025/04/15 02:09:10 DEBUG : dir/file1(0xc000e2f080): _writeAt: size=15, off=5 2025/04/15 02:09:10 DEBUG : dir/file1(0xc000e2f080): >_writeAt: n=15, err= 2025/04/15 02:09:10 DEBUG : dir/file1(0xc000e2f080): close: 2025/04/15 02:09:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/04/15 02:09:10 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-15 02:09:10.807719904 +0000 UTC m=+3.257204122 2025/04/15 02:09:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:10 DEBUG : dir/file1(0xc000e2f080): >close: err= 2025/04/15 02:09:10 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:10 DEBUG : dir: Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : dir: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 02:09:10 DEBUG : dir: Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : dir: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 02:09:10 DEBUG : dir: Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : dir: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 02:09:10 DEBUG : dir: Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : dir: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 02:09:10 DEBUG : dir/file1: vfs cache: starting upload 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38909") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : dir/file1.a803d9d2.partial: renamed to: dir/file1 2025/04/15 02:09:10 INFO : dir/file1: Copied (replaced existing) 2025/04/15 02:09:10 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-04-15 02:09:10 +0000 UTC" 2025/04/15 02:09:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/15 02:09:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/15 02:09:10 DEBUG : dir: Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : dir: reading active writers 2025/04/15 02:09:10 DEBUG : >WaitForWriters: 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30459") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33513") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35148") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateExisting (0.16s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:10 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:10 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36698") 2025/04/15 02:09:10 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:10 DEBUG : file1: newRWFileHandle: 2025/04/15 02:09:10 DEBUG : file1(0xc0000b3780): openPending: 2025/04/15 02:09:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:10 DEBUG : file1(0xc0000b3780): >openPending: err= 2025/04/15 02:09:10 DEBUG : file1: >newRWFileHandle: err= 2025/04/15 02:09:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/15 02:09:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/15 02:09:10 DEBUG : file1(0xc0000b3780): _writeAt: size=5, off=0 2025/04/15 02:09:10 DEBUG : file1(0xc0000b3780): >_writeAt: n=5, err= 2025/04/15 02:09:10 DEBUG : file1(0xc0000b3780): close: 2025/04/15 02:09:10 DEBUG : file1: vfs cache: setting modification time to 2025-04-15 02:09:10.962977073 +0000 UTC m=+3.412461292 2025/04/15 02:09:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:10 DEBUG : file1(0xc0000b3780): >close: err= 2025/04/15 02:09:10 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 02:09:10 DEBUG : : Looking for writers 2025/04/15 02:09:10 DEBUG : file1: reading active writers 2025/04/15 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 02:09:11 DEBUG : : Looking for writers 2025/04/15 02:09:11 DEBUG : file1: reading active writers 2025/04/15 02:09:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 02:09:11 DEBUG : file1: vfs cache: starting upload 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34830") 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:11 DEBUG : file1.4ef74a67.partial: renamed to: file1 2025/04/15 02:09:11 INFO : file1: Copied (new) 2025/04/15 02:09:11 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-15 02:09:10 +0000 UTC" 2025/04/15 02:09:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:11 INFO : file1: vfs cache: upload succeeded try #1 2025/04/15 02:09:11 DEBUG : : Looking for writers 2025/04/15 02:09:11 DEBUG : file1: reading active writers 2025/04/15 02:09:11 DEBUG : >WaitForWriters: 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36456") 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35148") 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:11 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/04/15 02:09:11 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31667") 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f840): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f840): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f840): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f840): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f840): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.120315446 +0000 UTC m=+3.569799656 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f840): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f880): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f880): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f880): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f880): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f880): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f880): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f880): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.120315446 +0000 UTC m=+3.569799656 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f880): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f8c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f8c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f8c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f8c0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f8c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.120315446 +0000 UTC m=+3.569799656 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f8c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f730 item 1 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f900): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f900): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f900): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f900): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f900): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.124443432 +0000 UTC m=+3.573927652 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f900): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f940): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f940): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f940): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f940): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f940): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.124443432 +0000 UTC m=+3.573927652 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f940): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000792070 item 2 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f980): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f980): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f980): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f980): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f980): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.125705972 +0000 UTC m=+3.575190190 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f980): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f9c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f9c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f9c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f9c0): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f9c0): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f9c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f9c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.125705972 +0000 UTC m=+3.575190190 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2f9c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fa00): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fa00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fa00): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fa00): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fa00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.125705972 +0000 UTC m=+3.575190190 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fa00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000792310 item 3 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3840): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3840): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3840): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3840): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3840): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.130366105 +0000 UTC m=+3.579850324 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3840): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3900): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3900): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3900): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3900): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3900): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.130366105 +0000 UTC m=+3.579850324 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3900): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca770 item 4 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3980): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3980): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3980): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3980): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3980): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.133029482 +0000 UTC m=+3.582513711 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3980): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3b00): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3b00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3b00): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3b00): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3b00): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3b00): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3b00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.133029482 +0000 UTC m=+3.582513711 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3b00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3c40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3c40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3c40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3c40): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3c40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.133029482 +0000 UTC m=+3.582513711 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3c40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cabd0 item 5 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3ec0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3ec0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3ec0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3ec0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3ec0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.137119516 +0000 UTC m=+3.586603726 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3ec0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a080): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a080): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a080): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a080): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a080): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.137119516 +0000 UTC m=+3.586603726 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a080): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cafc0 item 6 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a200): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a200): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a200): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a200): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a200): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.141265987 +0000 UTC m=+3.590750196 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a200): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a2c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a2c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a2c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a2c0): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a2c0): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a2c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a2c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.141265987 +0000 UTC m=+3.590750196 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a2c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a300): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a300): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a300): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a300): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a300): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.141265987 +0000 UTC m=+3.590750196 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a300): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb490 item 7 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a380): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a380): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a380): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a380): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a380): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.148216418 +0000 UTC m=+3.597700637 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a380): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a400): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a400): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a400): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a400): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a400): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.148216418 +0000 UTC m=+3.597700637 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a400): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb9d0 item 8 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a440): _readAt: size=2, off=0 2025/04/15 02:09:11 ERROR : open-test-file(0xc00069a440): Couldn't read size of file 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a440): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a440): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a440): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a440): close: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a440): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a480): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a480): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a480): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a480): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a480): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.153195079 +0000 UTC m=+3.602679298 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a480): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.153195079 +0000 UTC m=+3.602679298 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a500): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a500): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a500): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a500): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a500): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.153195079 +0000 UTC m=+3.602679298 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a500): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cbce0 item 9 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a5c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a5c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a5c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a5c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a5c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.162845126 +0000 UTC m=+3.612329345 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a5c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a680): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a680): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a680): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a680): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a680): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.162845126 +0000 UTC m=+3.612329345 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a680): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a42a0 item 10 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a740): _readAt: size=2, off=0 2025/04/15 02:09:11 ERROR : open-test-file(0xc00069a740): Couldn't read size of file 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a740): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a740): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a740): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a740): close: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a740): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a780): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a780): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a780): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a780): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a780): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.165375523 +0000 UTC m=+3.614859743 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a780): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a840): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a840): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a840): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a840): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a840): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a840): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a840): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.165375523 +0000 UTC m=+3.614859743 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a840): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fa40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fa40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fa40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fa40): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fa40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.165375523 +0000 UTC m=+3.614859743 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fa40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4770 item 11 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fac0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fac0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fac0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fac0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fac0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.17011701 +0000 UTC m=+3.619601229 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fac0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fb40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fb40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fb40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fb40): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fb40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.17011701 +0000 UTC m=+3.619601229 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fb40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000792930 item 12 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fc00): _readAt: size=2, off=0 2025/04/15 02:09:11 ERROR : open-test-file(0xc000e2fc00): Couldn't read size of file 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fc00): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fc00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fc00): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fc00): close: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fc00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fc40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fc40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fc40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fc40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fc40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.175824318 +0000 UTC m=+3.625308538 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fc40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fd00): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fd00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fd00): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fd00): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fd00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.175824318 +0000 UTC m=+3.625308538 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fd00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000792d90 item 13 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fd80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fd80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fd80): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fd80): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fd80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.179894886 +0000 UTC m=+3.629379106 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fd80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fe00): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fe00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fe00): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fe00): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fe00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.179894886 +0000 UTC m=+3.629379106 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fe00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000793110 item 14 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fec0): _readAt: size=2, off=0 2025/04/15 02:09:11 ERROR : open-test-file(0xc000e2fec0): Couldn't read size of file 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fec0): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fec0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fec0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fec0): close: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2fec0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ff00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ff00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ff00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ff00): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ff00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.188603486 +0000 UTC m=+3.638087705 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ff00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930080): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930080): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930080): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930080): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930080): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.188603486 +0000 UTC m=+3.638087705 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930080): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007933b0 item 15 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930100): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930100): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930100): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930100): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930100): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.190015666 +0000 UTC m=+3.639499885 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930100): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930180): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930180): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930180): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930180): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930180): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.190015666 +0000 UTC m=+3.639499885 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930180): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007936c0 item 16 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009301c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009301c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009301c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009301c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009301c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.195884598 +0000 UTC m=+3.645368816 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009301c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930240): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930240): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930240): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930240): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930240): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930240): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930240): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930240): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.195884598 +0000 UTC m=+3.645368816 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930240): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930280): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930280): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930280): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930280): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930280): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.195884598 +0000 UTC m=+3.645368816 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930280): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000793960 item 17 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930300): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930300): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930300): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930300): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930300): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.20932745 +0000 UTC m=+3.658811669 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930300): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930380): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930380): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930380): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930380): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930380): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.20932745 +0000 UTC m=+3.658811669 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930380): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000793dc0 item 18 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930400): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930400): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930400): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930400): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930400): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.21412905 +0000 UTC m=+3.663613269 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930400): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930500): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930500): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930500): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930500): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930500): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930500): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930500): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930500): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.21412905 +0000 UTC m=+3.663613269 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930500): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930540): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930540): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930540): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930540): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930540): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.21412905 +0000 UTC m=+3.663613269 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930540): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa230 item 19 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930600): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930600): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930600): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930600): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930600): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.222217145 +0000 UTC m=+3.671701364 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930600): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930680): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930680): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930680): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930680): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930680): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.222217145 +0000 UTC m=+3.671701364 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930680): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa9a0 item 20 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930700): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930700): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930700): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930700): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930700): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.231168151 +0000 UTC m=+3.680652370 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930700): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009307c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009307c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009307c0): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009307c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009307c0): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009307c0): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009307c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009307c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.231168151 +0000 UTC m=+3.680652370 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009307c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930800): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930800): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930800): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930800): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930800): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.231168151 +0000 UTC m=+3.680652370 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930800): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aad20 item 21 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a9c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a9c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a9c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a9c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a9c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.236595583 +0000 UTC m=+3.686079803 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a9c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aa40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aa40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aa40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aa40): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aa40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.236595583 +0000 UTC m=+3.686079803 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aa40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a4c40 item 22 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aac0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aac0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aac0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aac0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aac0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.245260361 +0000 UTC m=+3.694744581 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aac0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab80): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab80): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab80): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab80): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab80): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab80): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.245260361 +0000 UTC m=+3.694744581 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069abc0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069abc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069abc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069abc0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069abc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.245260361 +0000 UTC m=+3.694744581 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069abc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a50a0 item 23 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.256849245 +0000 UTC m=+3.706333465 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ad00): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ad00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ad00): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ad00): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ad00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.256849245 +0000 UTC m=+3.706333465 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ad00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a56c0 item 24 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069adc0): _readAt: size=2, off=0 2025/04/15 02:09:11 ERROR : open-test-file(0xc00069adc0): Couldn't read size of file 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069adc0): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069adc0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069adc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069adc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069adc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae00): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.263320818 +0000 UTC m=+3.712805038 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aec0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aec0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aec0): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aec0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aec0): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aec0): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aec0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aec0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.263320818 +0000 UTC m=+3.712805038 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aec0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af00): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af00): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af00): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.263320818 +0000 UTC m=+3.712805038 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a5ab0 item 25 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af80): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af80): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.273272631 +0000 UTC m=+3.722756851 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b000): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b000): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b000): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b000): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b000): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.273272631 +0000 UTC m=+3.722756851 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b000): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000890070 item 26 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b0c0): _readAt: size=2, off=0 2025/04/15 02:09:11 ERROR : open-test-file(0xc00069b0c0): Couldn't read size of file 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b0c0): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b0c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b0c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b0c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b0c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b100): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b100): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b100): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b100): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b100): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.276282749 +0000 UTC m=+3.725766968 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b100): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b1c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b1c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b1c0): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b1c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b1c0): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b1c0): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b1c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b1c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.276282749 +0000 UTC m=+3.725766968 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b1c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b200): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b200): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b200): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b200): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b200): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.276282749 +0000 UTC m=+3.725766968 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b200): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008903f0 item 27 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b280): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b280): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b280): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b280): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b280): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.286455656 +0000 UTC m=+3.735939875 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b280): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b300): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b300): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b300): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b300): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b300): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.286455656 +0000 UTC m=+3.735939875 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b300): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000890850 item 28 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b3c0): _readAt: size=2, off=0 2025/04/15 02:09:11 ERROR : open-test-file(0xc00069b3c0): Couldn't read size of file 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b3c0): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b3c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b3c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b3c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b3c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b400): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b400): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b400): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b400): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b400): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.293557281 +0000 UTC m=+3.743041490 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b400): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b500): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b500): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b500): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b500): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b500): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.293557281 +0000 UTC m=+3.743041490 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b500): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000890af0 item 29 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b580): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b580): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b580): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b580): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b580): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.305010571 +0000 UTC m=+3.754494790 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b580): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b600): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b600): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b600): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b600): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b600): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.305010571 +0000 UTC m=+3.754494790 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b600): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000890e00 item 30 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b6c0): _readAt: size=2, off=0 2025/04/15 02:09:11 ERROR : open-test-file(0xc00069b6c0): Couldn't read size of file 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b6c0): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b6c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b6c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b6c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b6c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b700): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b700): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b700): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b700): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b700): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.307714084 +0000 UTC m=+3.757198303 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b700): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b7c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b7c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b7c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b7c0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b7c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.307714084 +0000 UTC m=+3.757198303 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b7c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008910a0 item 31 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b840): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b840): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b840): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b840): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b840): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.314295121 +0000 UTC m=+3.763779340 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b840): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b8c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b8c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b8c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b8c0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b8c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.314295121 +0000 UTC m=+3.763779340 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b8c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000891420 item 32 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b900): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b900): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b900): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b900): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b900): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.321057349 +0000 UTC m=+3.770541569 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b900): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b940): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b940): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b940): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b940): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b940): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008916c0 item 33 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b940): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b940): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.325187309 +0000 UTC m=+3.774671517 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b940): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b980): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b980): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b980): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b980): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b980): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.325187309 +0000 UTC m=+3.774671517 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b980): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000891880 item 33 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930840): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930840): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930840): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930840): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930840): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.327086342 +0000 UTC m=+3.776570550 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930840): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930880): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930880): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab650 item 34 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930880): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930880): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930880): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930880): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930880): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.329293353 +0000 UTC m=+3.778777572 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930880): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009308c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009308c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009308c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009308c0): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009308c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.329293353 +0000 UTC m=+3.778777572 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009308c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab7a0 item 34 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930900): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930900): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930900): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930900): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930900): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.335385604 +0000 UTC m=+3.784869823 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930900): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930940): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930940): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930940): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930940): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930940): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abb90 item 35 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930940): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930940): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.340971244 +0000 UTC m=+3.790455463 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930940): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930980): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930980): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930980): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930980): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930980): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.340971244 +0000 UTC m=+3.790455463 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930980): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abd50 item 35 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a00): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.344364801 +0000 UTC m=+3.793849020 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930ac0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930ac0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f21c0 item 36 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930ac0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930ac0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930ac0): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930ac0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930ac0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.345459836 +0000 UTC m=+3.794944055 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930ac0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b00): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b00): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b00): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.345459836 +0000 UTC m=+3.794944055 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2310 item 36 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.355571508 +0000 UTC m=+3.805055728 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b80): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b80): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b80): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2620 item 37 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b80): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.356959212 +0000 UTC m=+3.806443431 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930bc0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930bc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930bc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930bc0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930bc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.356959212 +0000 UTC m=+3.806443431 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930bc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2770 item 37 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930c40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930c40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930c40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930c40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930c40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.366509541 +0000 UTC m=+3.815993770 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930c40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2af0 item 38 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d00): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d00): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d00): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d00): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.371592278 +0000 UTC m=+3.821076498 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d40): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.371592278 +0000 UTC m=+3.821076498 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2cb0 item 38 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930dc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930dc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930dc0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930dc0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930dc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.375141849 +0000 UTC m=+3.824626068 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930dc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930e80): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930e80): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930e80): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930e80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930e80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2fc0 item 39 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930e80): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930e80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.376607088 +0000 UTC m=+3.826091307 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930e80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b9c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b9c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b9c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b9c0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b9c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.376607088 +0000 UTC m=+3.826091307 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b9c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000891ab0 item 39 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ba40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ba40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ba40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ba40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ba40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.384126526 +0000 UTC m=+3.833610736 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ba40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069be80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069be80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000891ea0 item 40 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069be80): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069be80): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069be80): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069be80): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069be80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.38515702 +0000 UTC m=+3.834641240 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069be80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bec0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bec0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bec0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bec0): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bec0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.38515702 +0000 UTC m=+3.834641240 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bec0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540070 item 40 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bf00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bf00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bf00): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bf00): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bf00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bf00): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bf00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.387846496 +0000 UTC m=+3.837330714 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bf00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bf40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bf40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bf40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005404d0 item 41 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bf40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bf40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.38815746 +0000 UTC m=+3.837641679 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bf40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0001d5200): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0001d5200): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0001d5200): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0001d5200): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0001d5200): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540690 item 41 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0001d5200): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0001d5200): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.388577969 +0000 UTC m=+3.838062188 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0001d5200): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0001d57c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0001d57c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0001d57c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0001d57c0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0001d57c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.388577969 +0000 UTC m=+3.838062188 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0001d57c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005407e0 item 41 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898540): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898540): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898540): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898540): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898540): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898540): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898540): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.389894429 +0000 UTC m=+3.839378648 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898540): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898580): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898580): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898580): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540af0 item 42 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898580): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898580): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.390307273 +0000 UTC m=+3.839791492 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898580): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898640): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898640): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540cb0 item 42 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898640): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898640): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898640): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898640): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898640): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.39324761 +0000 UTC m=+3.842731829 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898640): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898680): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898680): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898680): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898680): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898680): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.39324761 +0000 UTC m=+3.842731829 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898680): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540e00 item 42 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008987c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008987c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008987c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008987c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008987c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008987c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008987c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.395117558 +0000 UTC m=+3.844601777 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008987c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898800): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898800): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898800): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541180 item 43 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898800): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898800): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.395607558 +0000 UTC m=+3.845091777 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898800): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008988c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008988c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008988c0): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008988c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008988c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541340 item 43 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008988c0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008988c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.396144665 +0000 UTC m=+3.845628885 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008988c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898900): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898900): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898900): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898900): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898900): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.396144665 +0000 UTC m=+3.845628885 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898900): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541490 item 43 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008989c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008989c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008989c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008989c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008989c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008989c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008989c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.397945034 +0000 UTC m=+3.847429252 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008989c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898a00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898a00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898a00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541730 item 44 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898a00): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898a00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.399010744 +0000 UTC m=+3.848494973 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898a00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898b00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898b00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541880 item 44 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898b00): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898b00): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898b00): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898b00): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898b00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.400072035 +0000 UTC m=+3.849556254 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898b00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898b80): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898b80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898b80): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898b80): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898b80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.400072035 +0000 UTC m=+3.849556254 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898b80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005419d0 item 44 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898c40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898c40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898c40): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898c40): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898c40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898c40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898c40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.401409595 +0000 UTC m=+3.850893813 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898c40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898c80): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898c80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898c80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541ce0 item 45 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898c80): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898c80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.401911436 +0000 UTC m=+3.851395655 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898c80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898d40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898d40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898d40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898d40): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898d40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.401911436 +0000 UTC m=+3.851395655 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898d40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541e30 item 45 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898f80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898f80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898f80): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898f80): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898f80): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898f80): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898f80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.407540188 +0000 UTC m=+3.857024406 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898f80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898fc0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898fc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898fc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6150 item 46 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898fc0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898fc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.407874345 +0000 UTC m=+3.857358564 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000898fc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899200): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899200): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899200): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899200): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899200): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.407874345 +0000 UTC m=+3.857358564 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899200): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d62a0 item 46 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008992c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008992c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008992c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008992c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008992c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008992c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008992c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.408733316 +0000 UTC m=+3.858217535 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0008992c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899b80): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899b80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899b80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6770 item 47 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899b80): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899b80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.409251529 +0000 UTC m=+3.858735748 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899b80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899c40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899c40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899c40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899c40): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899c40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.409251529 +0000 UTC m=+3.858735748 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899c40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d68c0 item 47 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899d40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899d40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899d40): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899d40): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899d40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899d40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899d40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.410232569 +0000 UTC m=+3.859716789 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899d40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899d80): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899d80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899d80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6c40 item 48 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899d80): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899d80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.410641577 +0000 UTC m=+3.860125795 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899d80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899e40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899e40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899e40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899e40): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899e40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.410641577 +0000 UTC m=+3.860125795 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899e40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6ee0 item 48 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899e80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899e80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899e80): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899e80): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899e80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.411822973 +0000 UTC m=+3.861307182 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899e80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899ec0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899ec0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899ec0): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899ec0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899ec0): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899ec0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7340 item 49 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899ec0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899ec0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.412292754 +0000 UTC m=+3.861776973 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899ec0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899f00): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899f00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899f00): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899f00): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899f00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.412292754 +0000 UTC m=+3.861776973 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000899f00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7500 item 49 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4000): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4000): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4000): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4000): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4000): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.413585049 +0000 UTC m=+3.863069268 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4000): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c40c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c40c0): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c40c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7810 item 50 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c40c0): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c40c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c40c0): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c40c0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c40c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.415616983 +0000 UTC m=+3.865101212 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c40c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4100): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4100): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4100): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4100): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4100): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.415616983 +0000 UTC m=+3.865101212 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4100): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7a40 item 50 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4180): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4180): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4180): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4180): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4180): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.416880223 +0000 UTC m=+3.866364431 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4180): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4240): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4240): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4240): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4240): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4240): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4240): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7f10 item 51 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4240): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4240): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.417383367 +0000 UTC m=+3.866867585 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4240): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4280): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4280): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4280): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4280): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4280): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.417383367 +0000 UTC m=+3.866867585 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4280): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558310 item 51 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4300): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4300): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4300): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4300): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4300): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.418500663 +0000 UTC m=+3.867984882 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4300): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c43c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c43c0): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c43c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558690 item 52 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c43c0): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c43c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c43c0): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c43c0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c43c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.418961888 +0000 UTC m=+3.868446107 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c43c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4400): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4400): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4400): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4400): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4400): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.418961888 +0000 UTC m=+3.868446107 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4400): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558930 item 52 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4480): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4480): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4480): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4480): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4480): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.423474726 +0000 UTC m=+3.872958944 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4480): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4540): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4540): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4540): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4540): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4540): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4540): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558bd0 item 53 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4540): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4540): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.424334579 +0000 UTC m=+3.873818798 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4540): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4580): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4580): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4580): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4580): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4580): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.424334579 +0000 UTC m=+3.873818798 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4580): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558e70 item 53 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4600): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4600): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4600): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4600): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4600): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.426269319 +0000 UTC m=+3.875753538 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4600): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c46c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c46c0): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c46c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559110 item 54 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c46c0): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c46c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c46c0): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c46c0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c46c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.43000033 +0000 UTC m=+3.879484539 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c46c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86000): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86000): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86000): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86000): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86000): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.43000033 +0000 UTC m=+3.879484539 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86000): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f0070 item 54 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d860c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d860c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d860c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d860c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d860c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.431178049 +0000 UTC m=+3.880662269 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d860c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d861c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d861c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d861c0): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d861c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d861c0): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d861c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f03f0 item 55 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d861c0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d861c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.431665163 +0000 UTC m=+3.881149373 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d861c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86200): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86200): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86200): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86200): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86200): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.431665163 +0000 UTC m=+3.881149373 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86200): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f0540 item 55 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86280): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86280): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86280): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86280): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86280): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.432745681 +0000 UTC m=+3.882229900 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86280): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86340): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86340): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86340): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f07e0 item 56 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86340): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86340): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86340): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86340): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86340): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.433222916 +0000 UTC m=+3.882707135 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86340): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86380): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86380): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86380): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86380): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86380): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.433222916 +0000 UTC m=+3.882707135 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86380): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f0930 item 56 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86440): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86440): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86440): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86440): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86440): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86440): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86440): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86440): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.434470757 +0000 UTC m=+3.883954976 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86440): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86480): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86480): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86480): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f0bd0 item 57 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86480): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86480): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.434936491 +0000 UTC m=+3.884420710 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86480): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86540): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86540): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86540): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86540): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86540): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86540): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f0d90 item 57 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86540): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86540): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.435468489 +0000 UTC m=+3.884952699 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86540): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86580): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86580): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86580): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86580): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86580): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.435468489 +0000 UTC m=+3.884952699 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86580): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f0f50 item 57 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86640): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86640): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86640): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86640): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86640): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86640): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86640): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86640): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.43658802 +0000 UTC m=+3.886072239 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86640): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d866c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d866c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d866c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f11f0 item 58 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d866c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d866c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.4371848 +0000 UTC m=+3.886669019 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d866c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d867c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d867c0): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d867c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f13b0 item 58 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d867c0): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d867c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d867c0): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d867c0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d867c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.437894992 +0000 UTC m=+3.887379211 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d867c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86800): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86800): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86800): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86800): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86800): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.437894992 +0000 UTC m=+3.887379211 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86800): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f1570 item 58 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d868c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d868c0): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d868c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d868c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d868c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d868c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d868c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d868c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.440571053 +0000 UTC m=+3.890055272 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d868c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86940): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86940): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86940): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f1880 item 59 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86940): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86940): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.440963479 +0000 UTC m=+3.890447698 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86940): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86ac0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86ac0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86ac0): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86ac0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86ac0): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86ac0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f19d0 item 59 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86ac0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86ac0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.44140052 +0000 UTC m=+3.890884729 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86ac0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86b00): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86b00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86b00): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86b00): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86b00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.44140052 +0000 UTC m=+3.890884729 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86b00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f1b20 item 59 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c00): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c00): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c00): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c00): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.44255236 +0000 UTC m=+3.892036579 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f1dc0 item 60 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.442983871 +0000 UTC m=+3.892468089 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d00): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f1f10 item 60 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d00): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d00): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d00): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d00): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.44354344 +0000 UTC m=+3.893027659 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d40): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.44354344 +0000 UTC m=+3.893027659 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e60e0 item 60 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e00): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e00): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e00): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e00): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.445123014 +0000 UTC m=+3.894607233 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6460 item 61 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.445601943 +0000 UTC m=+3.895086162 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86f00): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86f00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86f00): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86f00): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86f00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.445601943 +0000 UTC m=+3.895086162 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86f00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e68c0 item 61 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86fc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86fc0): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86fc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86fc0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86fc0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86fc0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86fc0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86fc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.447293196 +0000 UTC m=+3.896777416 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86fc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87040): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87040): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87040): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6d20 item 62 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87040): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87040): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.447909713 +0000 UTC m=+3.897393932 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87040): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87100): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87100): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87100): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87100): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87100): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.447909713 +0000 UTC m=+3.897393932 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87100): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6e70 item 62 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d871c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d871c0): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d871c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d871c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d871c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d871c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d871c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d871c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.449548287 +0000 UTC m=+3.899032506 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d871c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87200): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87200): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87200): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7180 item 63 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87200): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87200): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.450457543 +0000 UTC m=+3.899941772 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87200): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d872c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d872c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d872c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d872c0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d872c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.450457543 +0000 UTC m=+3.899941772 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d872c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7420 item 63 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87380): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87380): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87380): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87380): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87380): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87380): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87380): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87380): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.451795273 +0000 UTC m=+3.901279483 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87380): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d873c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d873c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d873c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e78f0 item 64 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d873c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d873c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.452309057 +0000 UTC m=+3.901793266 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d873c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87480): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87480): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87480): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87480): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87480): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.452309057 +0000 UTC m=+3.901793266 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87480): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7a40 item 64 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d874c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d874c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d874c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d874c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d874c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.453827777 +0000 UTC m=+3.903311986 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d874c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87500): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87500): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87500): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87500): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87500): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7d50 item 65 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87500): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87500): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.454387648 +0000 UTC m=+3.903871867 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87500): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87540): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87540): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87540): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87540): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87540): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.454387648 +0000 UTC m=+3.903871867 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87540): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7ea0 item 65 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87580): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87580): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87580): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87580): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87580): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.455383676 +0000 UTC m=+3.904867896 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87580): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d875c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d875c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005584d0 item 66 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d875c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d875c0): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d875c0): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d875c0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d875c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.455768599 +0000 UTC m=+3.905252808 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d875c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87600): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87600): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87600): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87600): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87600): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.455768599 +0000 UTC m=+3.905252808 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87600): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558690 item 66 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87640): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87640): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87640): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87640): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87640): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.456903809 +0000 UTC m=+3.906388028 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87640): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87680): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87680): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87680): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87680): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87680): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558a80 item 67 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87680): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87680): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.457351048 +0000 UTC m=+3.906835267 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87680): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d876c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d876c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d876c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d876c0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d876c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.457351048 +0000 UTC m=+3.906835267 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d876c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558bd0 item 67 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87740): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87740): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87740): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87740): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87740): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.458473283 +0000 UTC m=+3.907957503 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87740): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87800): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87800): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558fc0 item 68 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87800): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87800): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87800): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87800): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87800): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.459205898 +0000 UTC m=+3.908690117 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87800): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87840): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87840): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87840): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87840): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87840): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.459205898 +0000 UTC m=+3.908690117 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87840): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559110 item 68 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87880): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87880): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87880): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87880): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87880): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.460334085 +0000 UTC m=+3.909818304 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87880): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88000): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88000): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88000): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88000): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88000): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2000 item 69 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88000): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88000): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.460904485 +0000 UTC m=+3.910388703 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88000): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e880c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e880c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e880c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e880c0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e880c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.460904485 +0000 UTC m=+3.910388703 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e880c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f21c0 item 69 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88140): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88140): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88140): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88140): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88140): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.462051116 +0000 UTC m=+3.911535326 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88140): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88200): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88200): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f24d0 item 70 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88200): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88200): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88200): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88200): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88200): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.462580288 +0000 UTC m=+3.912064508 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88200): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88240): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88240): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88240): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88240): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88240): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.462580288 +0000 UTC m=+3.912064508 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88240): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2620 item 70 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e882c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e882c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e882c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e882c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e882c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.46368915 +0000 UTC m=+3.913173368 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e882c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88380): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88380): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88380): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88380): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88380): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2930 item 71 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88380): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88380): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.464863734 +0000 UTC m=+3.914347952 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88380): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e883c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e883c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e883c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e883c0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e883c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.464863734 +0000 UTC m=+3.914347952 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e883c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2a80 item 71 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88440): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88440): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88440): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88440): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88440): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.466160056 +0000 UTC m=+3.915644275 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88440): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88500): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88500): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2e00 item 72 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88500): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88500): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88500): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88500): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88500): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.466748961 +0000 UTC m=+3.916233180 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88500): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88540): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88540): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88540): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88540): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88540): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.466748961 +0000 UTC m=+3.916233180 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88540): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2f50 item 72 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88580): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88580): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88580): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88580): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88580): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88580): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88580): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.468646632 +0000 UTC m=+3.918130851 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88580): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e885c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e885c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e885c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3260 item 73 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e885c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e885c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.469244383 +0000 UTC m=+3.918728592 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e885c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88600): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88600): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88600): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88600): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88600): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3420 item 73 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88600): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88600): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.469963362 +0000 UTC m=+3.919447592 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88600): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88640): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88640): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88640): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88640): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88640): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.469963362 +0000 UTC m=+3.919447592 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88640): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3570 item 73 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88700): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88700): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88700): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88700): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88700): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88700): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88700): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.471821749 +0000 UTC m=+3.921305969 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88700): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88740): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88740): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88740): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f38f0 item 74 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88740): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88740): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.47375721 +0000 UTC m=+3.923241430 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88740): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88840): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88840): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3a40 item 74 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88840): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88840): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88840): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88840): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88840): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.474521875 +0000 UTC m=+3.924006094 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88840): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88880): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88880): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88880): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88880): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88880): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.474521875 +0000 UTC m=+3.924006094 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88880): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3b90 item 74 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88940): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88940): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88940): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88940): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88940): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88940): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88940): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.476343393 +0000 UTC m=+3.925827612 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88940): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88980): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88980): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88980): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3e30 item 75 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88980): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88980): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.476867696 +0000 UTC m=+3.926351916 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88980): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a40): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a40): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a40): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000521c0 item 75 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a40): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.477415996 +0000 UTC m=+3.926900215 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a80): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a80): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a80): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.477415996 +0000 UTC m=+3.926900215 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000525b0 item 75 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88b40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88b40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88b40): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88b40): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88b40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88b40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88b40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.478754427 +0000 UTC m=+3.928238646 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88b40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88b80): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88b80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88b80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a80 item 76 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88b80): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88b80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.479213879 +0000 UTC m=+3.928698088 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88b80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 76 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c40): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c40): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c40): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c40): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.479877404 +0000 UTC m=+3.929361623 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c80): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c80): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c80): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.479877404 +0000 UTC m=+3.929361623 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000530a0 item 76 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d40): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d40): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.481280708 +0000 UTC m=+3.930764926 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d80): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053810 item 77 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d80): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.481771949 +0000 UTC m=+3.931256168 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88e40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88e40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88e40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88e40): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88e40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.481771949 +0000 UTC m=+3.931256168 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88e40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 77 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f00): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f00): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f00): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.483255924 +0000 UTC m=+3.932740142 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a0e0 item 78 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.483949645 +0000 UTC m=+3.933433864 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89000): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89000): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89000): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89000): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89000): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.483949645 +0000 UTC m=+3.933433864 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89000): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a2a0 item 78 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87940): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87940): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87940): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87940): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87940): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87940): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87940): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.486495641 +0000 UTC m=+3.935979861 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87940): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87980): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87980): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87980): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559730 item 79 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87980): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87980): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.486948842 +0000 UTC m=+3.936433061 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87980): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87a40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87a40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87a40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87a40): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87a40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.486948842 +0000 UTC m=+3.936433061 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87a40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005598f0 item 79 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87b00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87b00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87b00): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87b00): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87b00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87b00): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87b00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.488153341 +0000 UTC m=+3.937637561 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87b00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87b40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87b40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87b40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559b90 item 80 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87b40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87b40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.488602515 +0000 UTC m=+3.938086723 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87b40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c00): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c00): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c00): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.488602515 +0000 UTC m=+3.938086723 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559d50 item 80 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.490079646 +0000 UTC m=+3.939563865 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c80): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c80): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c80): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c80): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c80): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004062a0 item 81 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c80): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.490858577 +0000 UTC m=+3.940342817 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87c80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87cc0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87cc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87cc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87cc0): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87cc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.490858577 +0000 UTC m=+3.940342817 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87cc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406460 item 81 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87d40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87d40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87d40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87d40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87d40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.49274654 +0000 UTC m=+3.942230759 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87d40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87e00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87e00): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87e00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406770 item 82 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87e00): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87e00): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87e00): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87e00): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87e00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.493539167 +0000 UTC m=+3.943023377 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87e00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87e40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87e40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87e40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87e40): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87e40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.493539167 +0000 UTC m=+3.943023377 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87e40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004069a0 item 82 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87ec0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87ec0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87ec0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87ec0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87ec0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.495094766 +0000 UTC m=+3.944579005 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d87ec0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4000): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4000): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4000): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4000): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4000): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4000): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406ee0 item 83 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4000): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4000): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.495743654 +0000 UTC m=+3.945227873 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4000): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4040): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4040): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4040): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4040): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4040): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.495743654 +0000 UTC m=+3.945227873 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4040): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407030 item 83 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c40c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c40c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c40c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c40c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c40c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.497650532 +0000 UTC m=+3.947134741 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c40c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4180): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4180): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4180): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407340 item 84 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4180): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4180): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4180): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4180): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4180): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.498607137 +0000 UTC m=+3.948091356 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4180): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c41c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c41c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c41c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c41c0): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c41c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.498607137 +0000 UTC m=+3.948091356 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c41c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407490 item 84 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4240): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4240): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4240): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4240): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4240): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.501162401 +0000 UTC m=+3.950646620 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4240): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4300): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4300): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4300): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4300): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4300): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4300): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407810 item 85 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4300): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4300): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.502172246 +0000 UTC m=+3.951656465 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4300): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4340): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4340): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4340): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4340): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4340): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.502172246 +0000 UTC m=+3.951656465 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4340): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004079d0 item 85 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c43c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c43c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c43c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c43c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c43c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.504044619 +0000 UTC m=+3.953528867 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c43c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4480): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4480): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4480): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407ce0 item 86 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4480): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4480): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4480): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4480): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4480): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.504755513 +0000 UTC m=+3.954239722 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4480): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c44c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c44c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c44c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c44c0): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c44c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.504755513 +0000 UTC m=+3.954239722 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c44c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407f10 item 86 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4540): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4540): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4540): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4540): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4540): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.506364622 +0000 UTC m=+3.955848861 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4540): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4600): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4600): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4600): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4600): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4600): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4600): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364690 item 87 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4600): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4600): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.507110702 +0000 UTC m=+3.956594922 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4600): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4640): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4640): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4640): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4640): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4640): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.507110702 +0000 UTC m=+3.956594922 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4640): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364930 item 87 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4700): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4700): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4700): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4700): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4700): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.508886565 +0000 UTC m=+3.958370783 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4700): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4a80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4a80): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4a80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365340 item 88 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4a80): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4a80): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4a80): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4a80): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4a80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.509570036 +0000 UTC m=+3.959054255 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4a80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4ac0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4ac0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4ac0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4ac0): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4ac0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.509570036 +0000 UTC m=+3.959054255 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4ac0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365570 item 88 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4bc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4bc0): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4bc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4bc0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4bc0): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4bc0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4bc0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4bc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.511472836 +0000 UTC m=+3.960957055 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4bc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4c40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4c40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4c40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365960 item 89 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4c40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4c40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.512096647 +0000 UTC m=+3.961580866 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4c40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4d00): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4d00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4d00): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4d00): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4d00): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4d00): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365b20 item 89 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4d00): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4d00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.513427254 +0000 UTC m=+3.962911493 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4d00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4d40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4d40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4d40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4d40): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4d40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.513427254 +0000 UTC m=+3.962911493 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4d40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365d50 item 89 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4ec0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4ec0): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4ec0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4ec0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4ec0): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4ec0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4ec0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4ec0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.515315556 +0000 UTC m=+3.964799785 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4ec0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4f40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4f40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4f40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e8540 item 90 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4f40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4f40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.515907016 +0000 UTC m=+3.965391235 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c4f40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5040): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5040): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5040): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e8700 item 90 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5040): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5040): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5040): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5040): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5040): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.516654469 +0000 UTC m=+3.966138688 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5040): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5200): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5200): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5200): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5200): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5200): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.516654469 +0000 UTC m=+3.966138688 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5200): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e8a10 item 90 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5340): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5340): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5340): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5340): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5340): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5340): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5340): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5340): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.518333239 +0000 UTC m=+3.967817457 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5340): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5500): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5500): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5500): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e8d90 item 91 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5500): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5500): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.518932293 +0000 UTC m=+3.968416512 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5500): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c55c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c55c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c55c0): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c55c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c55c0): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c55c0): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e8ee0 item 91 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c55c0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c55c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.519642014 +0000 UTC m=+3.969126253 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c55c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5600): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5600): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5600): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5600): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5600): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.519642014 +0000 UTC m=+3.969126253 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5600): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e90a0 item 91 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5780): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5780): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5780): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5780): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5780): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5780): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5780): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5780): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.5213826 +0000 UTC m=+3.970866809 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5780): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c57c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c57c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c57c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e9420 item 92 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c57c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c57c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.521982115 +0000 UTC m=+3.971466334 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c57c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5a40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5a40): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5a40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e95e0 item 92 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5a40): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5a40): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5a40): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5a40): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5a40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.522841347 +0000 UTC m=+3.972325596 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5a40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5a80): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5a80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5a80): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5a80): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5a80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.522841347 +0000 UTC m=+3.972325596 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5a80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e97a0 item 92 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5c00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5c00): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5c00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5c00): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5c00): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5c00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5c00): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5c00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.524608183 +0000 UTC m=+3.974092402 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5c00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5c40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5c40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5c40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e9ab0 item 93 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5c40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5c40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.525280644 +0000 UTC m=+3.974764863 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5c40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5d00): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5d00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5d00): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5d00): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5d00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.525280644 +0000 UTC m=+3.974764863 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5d00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e9c70 item 93 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5f00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5f00): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5f00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5f00): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5f00): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5f00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5f00): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5f00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.527750338 +0000 UTC m=+3.977234558 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0007c5f00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930040): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930040): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930040): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e9f10 item 94 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930040): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930040): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.528363077 +0000 UTC m=+3.977847296 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930040): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930100): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930100): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930100): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930100): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930100): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.528363077 +0000 UTC m=+3.977847296 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930100): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ba0e0 item 94 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009301c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009301c0): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009301c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009301c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009301c0): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009301c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009301c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009301c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.53075718 +0000 UTC m=+3.980241399 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009301c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930240): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930240): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930240): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ba3f0 item 95 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930240): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930240): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.531384077 +0000 UTC m=+3.980868296 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930240): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930300): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930300): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930300): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930300): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930300): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.531384077 +0000 UTC m=+3.980868296 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930300): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ba700 item 95 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009303c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009303c0): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009303c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009303c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009303c0): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009303c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009303c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009303c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.537579299 +0000 UTC m=+3.987063519 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009303c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930400): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930400): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930400): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bab60 item 96 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930400): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930400): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.545412297 +0000 UTC m=+3.994896516 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930400): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930500): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930500): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930500): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930500): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930500): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.545412297 +0000 UTC m=+3.994896516 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930500): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bad90 item 96 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= 2025/04/15 02:09:11 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:11 DEBUG : : Looking for writers 2025/04/15 02:09:11 DEBUG : >WaitForWriters: 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35515") 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31388") 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:11 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30823") 2025/04/15 02:09:11 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930900): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930900): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930900): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930900): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930900): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.553746675 +0000 UTC m=+4.003230894 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930900): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930940): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930940): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930940): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930940): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930940): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930940): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930940): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.553746675 +0000 UTC m=+4.003230894 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930940): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930980): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930980): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930980): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930980): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930980): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.553746675 +0000 UTC m=+4.003230894 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930980): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be7e0 item 1 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009309c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009309c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009309c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009309c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009309c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.55560959 +0000 UTC m=+4.005093810 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009309c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a00): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a00): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a00): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.55560959 +0000 UTC m=+4.005093810 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bee70 item 2 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.561503169 +0000 UTC m=+4.010987387 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a80): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a80): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a80): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a80): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a80): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.561503169 +0000 UTC m=+4.010987387 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930a80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930ac0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930ac0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930ac0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930ac0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930ac0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.561503169 +0000 UTC m=+4.010987387 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930ac0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf7a0 item 3 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.569364569 +0000 UTC m=+4.018848789 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930b40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2200): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2200): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2200): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2200): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2200): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.569364569 +0000 UTC m=+4.018848789 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2200): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c070 item 4 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2240): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2240): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2240): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2240): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2240): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.577105413 +0000 UTC m=+4.026589632 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2240): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b22c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b22c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b22c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b22c0): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b22c0): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b22c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b22c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.577105413 +0000 UTC m=+4.026589632 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b22c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2300): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2300): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2300): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2300): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2300): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.577105413 +0000 UTC m=+4.026589632 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2300): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c460 item 5 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b23c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b23c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b23c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b23c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b23c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.589850096 +0000 UTC m=+4.039334315 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b23c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2440): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2440): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2440): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2440): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2440): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.589850096 +0000 UTC m=+4.039334315 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2440): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c850 item 6 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2500): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2500): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2500): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2500): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2500): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.594461528 +0000 UTC m=+4.043945757 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2500): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2640): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2640): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2640): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2640): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2640): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2640): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2640): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.594461528 +0000 UTC m=+4.043945757 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2640): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2680): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2680): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2680): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2680): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2680): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.594461528 +0000 UTC m=+4.043945757 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2680): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057cbd0 item 7 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2700): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2700): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2700): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2700): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2700): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.597109246 +0000 UTC m=+4.046593466 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2700): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2780): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2780): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2780): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2780): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2780): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.597109246 +0000 UTC m=+4.046593466 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2780): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d0a0 item 8 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b27c0): _readAt: size=2, off=0 2025/04/15 02:09:11 ERROR : open-test-file(0xc0000b27c0): Couldn't read size of file 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b27c0): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b27c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b27c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b27c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b27c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2800): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2800): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2800): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2800): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2800): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.609043488 +0000 UTC m=+4.058527707 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2800): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2840): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2840): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2840): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2840): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2840): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2840): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2840): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.609043488 +0000 UTC m=+4.058527707 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2840): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b28c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b28c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b28c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b28c0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b28c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.609043488 +0000 UTC m=+4.058527707 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b28c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d340 item 9 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b29c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b29c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b29c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b29c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b29c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.618004983 +0000 UTC m=+4.067489193 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b29c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2a40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2a40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2a40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2a40): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2a40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.618004983 +0000 UTC m=+4.067489193 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2a40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d880 item 10 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930c00): _readAt: size=2, off=0 2025/04/15 02:09:11 ERROR : open-test-file(0xc000930c00): Couldn't read size of file 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930c00): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930c00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930c00): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930c00): close: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930c00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930c40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930c40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930c40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930c40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930c40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.620858026 +0000 UTC m=+4.070342246 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930c40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d00): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d00): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d00): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d00): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d00): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.620858026 +0000 UTC m=+4.070342246 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d40): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.620858026 +0000 UTC m=+4.070342246 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930d40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfdc0 item 11 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930dc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930dc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930dc0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930dc0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930dc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.627743927 +0000 UTC m=+4.077228146 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930dc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930e40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930e40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930e40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930e40): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930e40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.627743927 +0000 UTC m=+4.077228146 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930e40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004562a0 item 12 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930f40): _readAt: size=2, off=0 2025/04/15 02:09:11 ERROR : open-test-file(0xc000930f40): Couldn't read size of file 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930f40): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930f40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930f40): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930f40): close: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930f40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930f80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930f80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930f80): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930f80): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930f80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.629418067 +0000 UTC m=+4.078902287 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000930f80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931040): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931040): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931040): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931040): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931040): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.629418067 +0000 UTC m=+4.078902287 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931040): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456850 item 13 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009310c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009310c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009310c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009310c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009310c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.637603365 +0000 UTC m=+4.087087574 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009310c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931140): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931140): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931140): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931140): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931140): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.637603365 +0000 UTC m=+4.087087574 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931140): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456b60 item 14 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e080): _readAt: size=2, off=0 2025/04/15 02:09:11 ERROR : open-test-file(0xc000e2e080): Couldn't read size of file 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e080): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e080): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e080): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e080): close: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e080): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e0c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e0c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e0c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e0c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e0c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.642956429 +0000 UTC m=+4.092440648 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e0c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e180): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e180): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e180): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e180): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e180): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.642956429 +0000 UTC m=+4.092440648 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e180): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576230 item 15 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e200): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e200): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e200): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e200): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e200): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.650654844 +0000 UTC m=+4.100139062 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e200): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e280): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e280): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e280): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e280): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e280): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.650654844 +0000 UTC m=+4.100139062 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e280): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576540 item 16 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e2c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e2c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e2c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e2c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e2c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.657219 +0000 UTC m=+4.106703220 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e2c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e300): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e300): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e300): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e300): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e300): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e300): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e300): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e300): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.657219 +0000 UTC m=+4.106703220 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e300): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e340): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e340): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e340): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e340): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e340): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.657219 +0000 UTC m=+4.106703220 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e340): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576930 item 17 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e3c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e3c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e3c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e3c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e3c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.666862715 +0000 UTC m=+4.116346935 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e3c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e440): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e440): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e440): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e440): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e440): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.666862715 +0000 UTC m=+4.116346935 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e440): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576e00 item 18 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e4c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e4c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e4c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e4c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e4c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.668374682 +0000 UTC m=+4.117858901 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e4c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e580): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e580): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e580): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e580): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e580): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e580): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e580): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e580): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.668374682 +0000 UTC m=+4.117858901 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e580): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931180): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931180): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931180): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931180): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931180): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.668374682 +0000 UTC m=+4.117858901 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931180): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577110 item 19 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931200): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931200): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931200): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931200): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931200): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.670227719 +0000 UTC m=+4.119711927 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931200): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931280): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931280): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931280): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931280): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931280): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.670227719 +0000 UTC m=+4.119711927 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931280): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004571f0 item 20 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931300): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931300): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931300): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931300): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931300): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.671471562 +0000 UTC m=+4.120955782 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931300): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009313c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009313c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009313c0): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009313c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009313c0): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009313c0): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009313c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009313c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.671471562 +0000 UTC m=+4.120955782 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009313c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931400): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931400): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931400): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931400): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931400): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.671471562 +0000 UTC m=+4.120955782 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931400): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004579d0 item 21 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931480): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931480): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931480): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931480): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931480): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.673355968 +0000 UTC m=+4.122840187 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931480): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931500): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931500): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931500): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931500): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931500): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.673355968 +0000 UTC m=+4.122840187 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931500): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ea000 item 22 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931580): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931580): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931580): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931580): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931580): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.674903011 +0000 UTC m=+4.124387230 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931580): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931640): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931640): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931640): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931640): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931640): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931640): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931640): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931640): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.674903011 +0000 UTC m=+4.124387230 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931640): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931680): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931680): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931680): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931680): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931680): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.674903011 +0000 UTC m=+4.124387230 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931680): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ea3f0 item 23 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931700): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931700): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931700): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931700): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931700): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.676911129 +0000 UTC m=+4.126395348 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931700): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931780): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931780): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931780): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931780): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931780): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.676911129 +0000 UTC m=+4.126395348 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931780): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ea8c0 item 24 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931840): _readAt: size=2, off=0 2025/04/15 02:09:11 ERROR : open-test-file(0xc000931840): Couldn't read size of file 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931840): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931840): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931840): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931840): close: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931840): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931880): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931880): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931880): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931880): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931880): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.678528734 +0000 UTC m=+4.128012954 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931880): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931980): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931980): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931980): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931980): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931980): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931980): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931980): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931980): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.678528734 +0000 UTC m=+4.128012954 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931980): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009319c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009319c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009319c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009319c0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009319c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.678528734 +0000 UTC m=+4.128012954 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0009319c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eac40 item 25 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931a40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931a40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931a40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931a40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931a40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.680589851 +0000 UTC m=+4.130074070 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931a40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931ac0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931ac0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931ac0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931ac0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931ac0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.680589851 +0000 UTC m=+4.130074070 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931ac0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eb030 item 26 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931b80): _readAt: size=2, off=0 2025/04/15 02:09:11 ERROR : open-test-file(0xc000931b80): Couldn't read size of file 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931b80): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931b80): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931b80): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931b80): close: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931b80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931bc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931bc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931bc0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931bc0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931bc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.682219669 +0000 UTC m=+4.131703888 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931bc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931c80): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931c80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931c80): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931c80): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931c80): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931c80): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931c80): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931c80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.682219669 +0000 UTC m=+4.131703888 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931c80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931cc0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931cc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931cc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931cc0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931cc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.682219669 +0000 UTC m=+4.131703888 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931cc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eb340 item 27 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931d40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931d40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931d40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931d40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931d40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.684808968 +0000 UTC m=+4.134293186 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931d40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931e80): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931e80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931e80): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931e80): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931e80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.684808968 +0000 UTC m=+4.134293186 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931e80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eb730 item 28 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931f40): _readAt: size=2, off=0 2025/04/15 02:09:11 ERROR : open-test-file(0xc000931f40): Couldn't read size of file 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931f40): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931f40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931f40): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931f40): close: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000931f40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a080): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a080): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a080): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a080): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a080): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.686859705 +0000 UTC m=+4.136343924 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a080): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a200): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a200): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a200): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a200): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a200): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.686859705 +0000 UTC m=+4.136343924 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a200): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eba40 item 29 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a280): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a280): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a280): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a280): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a280): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.688606292 +0000 UTC m=+4.138090512 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a280): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a300): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a300): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a300): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a300): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a300): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.688606292 +0000 UTC m=+4.138090512 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a300): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ebd50 item 30 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a3c0): _readAt: size=2, off=0 2025/04/15 02:09:11 ERROR : open-test-file(0xc00069a3c0): Couldn't read size of file 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a3c0): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a3c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a3c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a3c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a3c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a400): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a400): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a400): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a400): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a400): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.690493864 +0000 UTC m=+4.139978073 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a400): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.690493864 +0000 UTC m=+4.139978073 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498150 item 31 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a580): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a580): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a580): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a580): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a580): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.692006322 +0000 UTC m=+4.141490541 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a580): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a640): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a640): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a640): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a640): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a640): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.692006322 +0000 UTC m=+4.141490541 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a640): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004985b0 item 32 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a680): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a680): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a680): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a680): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a680): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.693408313 +0000 UTC m=+4.142892531 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a680): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a6c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a6c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a6c0): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a6c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a6c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498a10 item 33 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a6c0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a6c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.693968152 +0000 UTC m=+4.143452372 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a6c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a700): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a700): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a700): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a700): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a700): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.693968152 +0000 UTC m=+4.143452372 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a700): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004990a0 item 33 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a740): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a740): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a740): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a740): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a740): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.695392806 +0000 UTC m=+4.144877026 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a740): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a780): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a780): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499500 item 34 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a780): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a780): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a780): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a780): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a780): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.695955212 +0000 UTC m=+4.145439430 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a780): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a7c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a7c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a7c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a7c0): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a7c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.695955212 +0000 UTC m=+4.145439430 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a7c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499650 item 34 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e5c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e5c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e5c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e5c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e5c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.697076996 +0000 UTC m=+4.146561215 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e5c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e640): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e640): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e640): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e640): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e640): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005772d0 item 35 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e640): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e640): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.697498757 +0000 UTC m=+4.146982976 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e640): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e680): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e680): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e680): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e680): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e680): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.697498757 +0000 UTC m=+4.146982976 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e680): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577570 item 35 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e700): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e700): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e700): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e700): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e700): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.698678922 +0000 UTC m=+4.148163141 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e700): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e7c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e7c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577810 item 36 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e7c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e7c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e7c0): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e7c0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e7c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.699204167 +0000 UTC m=+4.148688386 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e7c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e800): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e800): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e800): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e800): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e800): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.699204167 +0000 UTC m=+4.148688386 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e800): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577ab0 item 36 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e840): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e840): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e840): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e840): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e840): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.700149461 +0000 UTC m=+4.149633680 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e840): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e880): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e880): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e880): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e880): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e880): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577d50 item 37 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e880): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e880): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.70054842 +0000 UTC m=+4.150032638 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e880): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e8c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e8c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e8c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e8c0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e8c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.70054842 +0000 UTC m=+4.150032638 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e8c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e0e0 item 37 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e940): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e940): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e940): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e940): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e940): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.70167308 +0000 UTC m=+4.151157299 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e940): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ea00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ea00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e620 item 38 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ea00): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ea00): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ea00): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ea00): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ea00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.70229164 +0000 UTC m=+4.151775859 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ea00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ea40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ea40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ea40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ea40): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ea40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.70229164 +0000 UTC m=+4.151775859 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ea40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e7e0 item 38 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2eac0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2eac0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2eac0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2eac0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2eac0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.70348011 +0000 UTC m=+4.152964329 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2eac0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2eb80): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2eb80): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2eb80): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2eb80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2eb80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ecb0 item 39 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2eb80): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2eb80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.704092088 +0000 UTC m=+4.153576307 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2eb80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ebc0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ebc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ebc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ebc0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ebc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.704092088 +0000 UTC m=+4.153576307 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ebc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eee0 item 39 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ec80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ec80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ec80): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ec80): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ec80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.706035665 +0000 UTC m=+4.155519884 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ec80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ed80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ed80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f730 item 40 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ed80): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ed80): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ed80): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ed80): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ed80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.709338743 +0000 UTC m=+4.158822962 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ed80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2edc0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2edc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2edc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2edc0): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2edc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.709338743 +0000 UTC m=+4.158822962 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2edc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fb90 item 40 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee00): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee00): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee00): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.726463784 +0000 UTC m=+4.175948003 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca070 item 41 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.727003627 +0000 UTC m=+4.176487836 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee80): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee80): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee80): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca310 item 41 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee80): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.727574959 +0000 UTC m=+4.177059179 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2ee80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b21c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b21c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b21c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b21c0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b21c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.727574959 +0000 UTC m=+4.177059179 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b21c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c0e0 item 41 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b22c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b22c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b22c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b22c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b22c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b22c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b22c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.729273095 +0000 UTC m=+4.178757315 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b22c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2300): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2300): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2300): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c4d0 item 42 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2300): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2300): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.730540203 +0000 UTC m=+4.180024422 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2300): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2400): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2400): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c690 item 42 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2400): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2400): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2400): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2400): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2400): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.731179332 +0000 UTC m=+4.180663551 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2400): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2440): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2440): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2440): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2440): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2440): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.731179332 +0000 UTC m=+4.180663551 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2440): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c7e0 item 42 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2540): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2540): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2540): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2540): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2540): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2540): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2540): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.732680298 +0000 UTC m=+4.182164517 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2540): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2580): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2580): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2580): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057cb60 item 43 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2580): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2580): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.733169487 +0000 UTC m=+4.182653706 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2580): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b26c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b26c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b26c0): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b26c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b26c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057cd90 item 43 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b26c0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b26c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.733781996 +0000 UTC m=+4.183266214 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b26c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2700): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2700): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2700): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2700): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2700): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.733781996 +0000 UTC m=+4.183266214 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2700): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057cee0 item 43 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b27c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b27c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b27c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b27c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b27c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b27c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b27c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.735193905 +0000 UTC m=+4.184678124 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b27c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2800): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2800): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2800): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d1f0 item 44 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2800): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2800): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.735663405 +0000 UTC m=+4.185147625 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2800): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2940): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2940): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d340 item 44 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2940): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2940): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2940): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2940): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2940): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.736307514 +0000 UTC m=+4.185791734 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2940): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b29c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b29c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b29c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b29c0): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b29c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.736307514 +0000 UTC m=+4.185791734 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b29c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d500 item 44 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2a80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2a80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2a80): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2a80): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2a80): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2a80): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2a80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.737779126 +0000 UTC m=+4.187263345 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2a80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2b00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2b00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2b00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d8f0 item 45 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2b00): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2b00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.738288411 +0000 UTC m=+4.187772630 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2b00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2bc0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2bc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2bc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2bc0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2bc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.738288411 +0000 UTC m=+4.187772630 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2bc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057db20 item 45 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2cc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2cc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2cc0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2cc0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2cc0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2cc0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2cc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.739926554 +0000 UTC m=+4.189410774 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2cc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2d00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2d00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2d00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057df10 item 46 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2d00): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2d00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.740430711 +0000 UTC m=+4.189914930 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2d00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2ec0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2ec0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2ec0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2ec0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2ec0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.740430711 +0000 UTC m=+4.189914930 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2ec0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004980e0 item 46 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2fc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2fc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2fc0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2fc0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2fc0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2fc0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2fc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.742033097 +0000 UTC m=+4.191517317 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b2fc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3000): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3000): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3000): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498540 item 47 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3000): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3000): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.742514149 +0000 UTC m=+4.191998368 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3000): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b31c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b31c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b31c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b31c0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b31c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.742514149 +0000 UTC m=+4.191998368 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b31c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498700 item 47 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3800): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3800): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3800): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3800): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3800): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3800): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3800): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.744133979 +0000 UTC m=+4.193618198 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3800): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3840): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3840): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3840): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498f50 item 48 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3840): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3840): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.744606646 +0000 UTC m=+4.194090866 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3840): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a080): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a080): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a080): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a080): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a080): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.744606646 +0000 UTC m=+4.194090866 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a080): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499260 item 48 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a180): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a180): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a180): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a180): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a180): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.745934188 +0000 UTC m=+4.195418396 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a180): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a1c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a1c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a1c0): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a1c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a1c0): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a1c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a310 item 49 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a1c0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a1c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.746393749 +0000 UTC m=+4.195877968 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a1c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a200): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a200): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a200): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a200): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a200): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.746393749 +0000 UTC m=+4.195877968 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a200): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a460 item 49 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a280): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a280): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a280): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a280): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a280): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.747565969 +0000 UTC m=+4.197050188 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a280): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a340): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a340): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a340): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a7e0 item 50 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a340): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a340): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a340): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a340): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a340): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.748229543 +0000 UTC m=+4.197713763 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a340): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a380): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a380): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a380): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a380): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a380): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.748229543 +0000 UTC m=+4.197713763 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a380): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041aa10 item 50 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a400): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a400): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a400): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a400): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a400): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.751042051 +0000 UTC m=+4.200526269 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a400): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041aee0 item 51 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.751607482 +0000 UTC m=+4.201091702 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a4c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a500): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a500): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a500): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a500): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a500): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.751607482 +0000 UTC m=+4.201091702 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a500): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b030 item 51 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a5c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a5c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a5c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a5c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a5c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.753050179 +0000 UTC m=+4.202534398 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a5c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a6c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a6c0): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a6c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b2d0 item 52 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a6c0): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a6c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a6c0): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a6c0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a6c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.753631609 +0000 UTC m=+4.203115829 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a6c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a700): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a700): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a700): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a700): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a700): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.753631609 +0000 UTC m=+4.203115829 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a700): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b500 item 52 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a780): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a780): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a780): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a780): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a780): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.75502822 +0000 UTC m=+4.204512439 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a780): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a840): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a840): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a840): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a840): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a840): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a840): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b880 item 53 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a840): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a840): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.755546893 +0000 UTC m=+4.205031112 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a840): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a8c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a8c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a8c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a8c0): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a8c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.755546893 +0000 UTC m=+4.205031112 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069a8c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ba40 item 53 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aa00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aa00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aa00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aa00): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aa00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.757013655 +0000 UTC m=+4.206497874 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aa00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aac0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aac0): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aac0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041bd50 item 54 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aac0): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aac0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aac0): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aac0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aac0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.757625573 +0000 UTC m=+4.207109783 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069aac0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab00): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab00): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab00): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.757625573 +0000 UTC m=+4.207109783 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca3f0 item 54 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab80): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab80): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.759017164 +0000 UTC m=+4.208501384 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ab80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac40): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac40): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac40): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac40): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca700 item 55 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac40): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.75960085 +0000 UTC m=+4.209085069 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac80): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac80): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac80): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.75960085 +0000 UTC m=+4.209085069 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ac80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca850 item 55 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ad40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ad40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ad40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ad40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ad40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.761107166 +0000 UTC m=+4.210591395 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ad40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae00): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cacb0 item 56 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae00): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae00): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae00): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae00): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.762035217 +0000 UTC m=+4.211519456 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae40): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.762035217 +0000 UTC m=+4.211519456 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ae40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cae70 item 56 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af00): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af00): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af00): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af00): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.763444312 +0000 UTC m=+4.212928520 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb2d0 item 57 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.763926296 +0000 UTC m=+4.213410514 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069af40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b000): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b000): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b000): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b000): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b000): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b000): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb490 item 57 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b000): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b000): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.764540488 +0000 UTC m=+4.214024707 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b000): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b040): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b040): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b040): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b040): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b040): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.764540488 +0000 UTC m=+4.214024707 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b040): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb650 item 57 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b100): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b100): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b100): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b100): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b100): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b100): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b100): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b100): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.766014744 +0000 UTC m=+4.215498964 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b100): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b140): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b140): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b140): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cba40 item 58 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b140): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b140): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.766588871 +0000 UTC m=+4.216073090 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b140): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b200): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b200): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b200): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cbb90 item 58 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b200): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b200): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b200): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b200): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b200): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.767264839 +0000 UTC m=+4.216749058 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b200): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b240): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b240): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b240): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b240): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b240): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.767264839 +0000 UTC m=+4.216749058 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b240): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cbd50 item 58 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b300): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b300): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b300): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b300): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b300): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b300): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b300): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b300): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.768671849 +0000 UTC m=+4.218156068 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b300): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b340): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b340): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b340): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f00e0 item 59 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b340): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b340): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.769244695 +0000 UTC m=+4.218728914 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b340): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b400): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b400): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b400): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b400): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b400): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b400): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f0230 item 59 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b400): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b400): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.769894172 +0000 UTC m=+4.219378392 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b400): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b440): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b440): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b440): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b440): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b440): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.769894172 +0000 UTC m=+4.219378392 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b440): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f03f0 item 59 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3bc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3bc0): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3bc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3bc0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3bc0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3bc0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3bc0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3bc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.771098883 +0000 UTC m=+4.220583093 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3bc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3c40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3c40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3c40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499570 item 60 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3c40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3c40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.771534681 +0000 UTC m=+4.221018901 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3c40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3f00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3f00): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3f00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004996c0 item 60 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3f00): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3f00): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3f00): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3f00): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3f00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.772033627 +0000 UTC m=+4.221517837 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc0000b3f00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88000): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88000): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88000): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88000): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88000): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.772033627 +0000 UTC m=+4.221517837 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88000): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004998f0 item 60 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88100): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88100): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88100): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88100): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88100): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88100): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88100): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88100): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.773134654 +0000 UTC m=+4.222618873 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88100): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88140): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88140): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88140): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499ce0 item 61 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88140): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88140): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.773659478 +0000 UTC m=+4.223143697 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88140): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88200): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88200): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88200): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88200): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88200): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.773659478 +0000 UTC m=+4.223143697 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88200): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499f10 item 61 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e882c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e882c0): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e882c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e882c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e882c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e882c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e882c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e882c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.77520613 +0000 UTC m=+4.224690359 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e882c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88300): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88300): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88300): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e62a0 item 62 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88300): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88300): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.775740413 +0000 UTC m=+4.225224632 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88300): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e883c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e883c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e883c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e883c0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e883c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.775740413 +0000 UTC m=+4.225224632 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e883c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6460 item 62 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88480): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88480): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88480): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88480): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88480): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88480): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88480): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88480): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.777430173 +0000 UTC m=+4.226914393 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88480): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e884c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e884c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e884c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6af0 item 63 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e884c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e884c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.777914502 +0000 UTC m=+4.227398721 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e884c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88580): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88580): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88580): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88580): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88580): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.777914502 +0000 UTC m=+4.227398721 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88580): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6d20 item 63 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88640): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88640): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88640): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88640): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88640): >_readAt: n=0, err=Bad file descriptor 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88640): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88640): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88640): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.780319413 +0000 UTC m=+4.229803632 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88640): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88680): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88680): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88680): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6fc0 item 64 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88680): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88680): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.780914831 +0000 UTC m=+4.230399050 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88680): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88740): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88740): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88740): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88740): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88740): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.780914831 +0000 UTC m=+4.230399050 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88740): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7180 item 64 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e887c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e887c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e887c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e887c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e887c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.792002505 +0000 UTC m=+4.241486715 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e887c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88800): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88800): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88800): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88800): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88800): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7490 item 65 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88800): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88800): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.792723418 +0000 UTC m=+4.242207626 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88800): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88840): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88840): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88840): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88840): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88840): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.792723418 +0000 UTC m=+4.242207626 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88840): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7730 item 65 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88880): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88880): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88880): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88880): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88880): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.802159473 +0000 UTC m=+4.251643692 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88880): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e888c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e888c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7a40 item 66 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e888c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e888c0): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e888c0): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e888c0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e888c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.802699726 +0000 UTC m=+4.252183945 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e888c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88900): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88900): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88900): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88900): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88900): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.802699726 +0000 UTC m=+4.252183945 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88900): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7c00 item 66 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88940): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88940): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88940): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88940): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88940): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.804099723 +0000 UTC m=+4.253583942 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88940): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88980): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88980): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88980): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88980): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88980): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7ea0 item 67 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88980): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88980): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.809316121 +0000 UTC m=+4.258800340 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88980): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e889c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e889c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e889c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e889c0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e889c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.809316121 +0000 UTC m=+4.258800340 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e889c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2150 item 67 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e040): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e040): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e040): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e040): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e040): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.810868283 +0000 UTC m=+4.260352492 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e040): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e100): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e100): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000525b0 item 68 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e100): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e100): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e100): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e100): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e100): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.817252511 +0000 UTC m=+4.266736730 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e100): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e140): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e140): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e140): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e140): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e140): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.817252511 +0000 UTC m=+4.266736730 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e140): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 68 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e180): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e180): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e180): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e180): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e180): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.818405855 +0000 UTC m=+4.267890075 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e180): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e1c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e1c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e1c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e1c0): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e1c0): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 69 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e1c0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e1c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.818969273 +0000 UTC m=+4.268453492 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e1c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e200): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e200): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e200): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e200): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e200): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.818969273 +0000 UTC m=+4.268453492 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e200): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000530a0 item 69 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e280): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e280): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e280): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e280): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e280): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.820179423 +0000 UTC m=+4.269663632 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e280): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e340): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e340): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053810 item 70 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e340): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e340): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e340): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e340): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e340): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.820738403 +0000 UTC m=+4.270222621 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e340): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e380): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e380): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e380): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e380): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e380): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.820738403 +0000 UTC m=+4.270222621 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e380): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 70 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e400): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e400): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e400): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e400): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e400): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.822008586 +0000 UTC m=+4.271492795 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e400): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e4c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e4c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e4c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e4c0): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e4c0): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558070 item 71 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e4c0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e4c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.822495008 +0000 UTC m=+4.271979228 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e4c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e500): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e500): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e500): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e500): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e500): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.822495008 +0000 UTC m=+4.271979228 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e500): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558460 item 71 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e580): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e580): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e580): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e580): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e580): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.823749252 +0000 UTC m=+4.273233470 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e580): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e680): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e680): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558850 item 72 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e680): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e680): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e680): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e680): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e680): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.824465305 +0000 UTC m=+4.273949524 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e680): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e6c0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e6c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e6c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e6c0): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e6c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.824465305 +0000 UTC m=+4.273949524 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e6c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558a10 item 72 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e700): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e700): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e700): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e700): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e700): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e700): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e700): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.825818143 +0000 UTC m=+4.275302353 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e2e700): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b4c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b4c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b4c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f05b0 item 73 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b4c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b4c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.826388824 +0000 UTC m=+4.275873044 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b4c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b500): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b500): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b500): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b500): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b500): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f0700 item 73 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b500): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b500): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.826978951 +0000 UTC m=+4.276463160 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b500): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b540): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b540): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b540): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b540): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b540): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.826978951 +0000 UTC m=+4.276463160 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b540): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f0850 item 73 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b600): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b600): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b600): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b600): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b600): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b600): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b600): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.828183752 +0000 UTC m=+4.277667961 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b600): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b640): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b640): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b640): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f0af0 item 74 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b640): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b640): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.828710881 +0000 UTC m=+4.278195099 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b640): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b700): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b700): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f0c40 item 74 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b700): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b700): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b700): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b700): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b700): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.834916254 +0000 UTC m=+4.284400472 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b700): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b740): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b740): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b740): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b740): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b740): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.834916254 +0000 UTC m=+4.284400472 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b740): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f0e00 item 74 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b800): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b800): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b800): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b800): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b800): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b800): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b800): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.836135051 +0000 UTC m=+4.285619270 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b800): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b840): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b840): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b840): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f1110 item 75 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b840): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b840): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.836603029 +0000 UTC m=+4.286087248 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b840): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b900): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b900): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b900): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b900): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b900): _writeAt: size=3, off=2 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f1260 item 75 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b900): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b900): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.837097066 +0000 UTC m=+4.286581285 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b900): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b940): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b940): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b940): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b940): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b940): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.837097066 +0000 UTC m=+4.286581285 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069b940): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f1490 item 75 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ba00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ba00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ba00): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ba00): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ba00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ba00): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ba00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.838353844 +0000 UTC m=+4.287838064 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ba00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ba40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ba40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ba40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f17a0 item 76 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ba40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ba40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.838774443 +0000 UTC m=+4.288258672 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069ba40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069be80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069be80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f18f0 item 76 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069be80): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069be80): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069be80): _writeAt: size=3, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069be80): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069be80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.839242582 +0000 UTC m=+4.288726801 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069be80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bec0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bec0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bec0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bec0): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bec0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.839242582 +0000 UTC m=+4.288726801 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc00069bec0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f1a40 item 76 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86000): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86000): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86000): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86000): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86000): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86000): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86000): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.840329711 +0000 UTC m=+4.289813930 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86000): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86040): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86040): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86040): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f1ce0 item 77 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86040): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86040): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.840985252 +0000 UTC m=+4.290469470 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86040): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86180): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86180): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86180): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86180): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86180): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.840985252 +0000 UTC m=+4.290469470 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86180): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f1e30 item 77 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86240): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86240): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86240): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86240): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86240): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86240): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86240): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.842955688 +0000 UTC m=+4.292439898 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86240): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86280): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86280): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86280): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004062a0 item 78 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86280): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86280): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.843614435 +0000 UTC m=+4.293098654 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86280): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86340): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86340): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86340): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86340): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86340): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.843614435 +0000 UTC m=+4.293098654 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86340): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406460 item 78 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86400): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86400): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86400): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86400): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86400): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86400): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86400): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.845541911 +0000 UTC m=+4.295026130 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86400): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86440): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86440): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86440): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406770 item 79 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86440): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86440): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.846261762 +0000 UTC m=+4.295745982 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86440): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86500): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86500): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86500): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86500): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86500): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.846261762 +0000 UTC m=+4.295745982 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86500): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004069a0 item 79 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d865c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d865c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d865c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d865c0): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d865c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d865c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d865c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.848415783 +0000 UTC m=+4.297900002 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d865c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86600): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86600): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86600): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406ee0 item 80 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86600): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86600): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.849233548 +0000 UTC m=+4.298717768 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86600): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86700): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86700): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86700): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86700): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86700): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.849233548 +0000 UTC m=+4.298717768 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86700): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407030 item 80 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86740): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86740): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86740): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86740): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86740): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.851244992 +0000 UTC m=+4.300729211 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86740): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d867c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d867c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d867c0): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d867c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d867c0): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d867c0): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407340 item 81 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d867c0): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d867c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.851900521 +0000 UTC m=+4.301384741 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d867c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86800): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86800): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86800): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86800): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86800): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.851900521 +0000 UTC m=+4.301384741 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86800): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407490 item 81 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86880): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86880): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86880): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86880): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86880): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.853632881 +0000 UTC m=+4.303117091 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86880): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86980): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86980): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86980): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407810 item 82 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86980): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86980): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86980): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86980): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86980): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.854374483 +0000 UTC m=+4.303858703 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86980): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86a80): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86a80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86a80): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86a80): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86a80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.854374483 +0000 UTC m=+4.303858703 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86a80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004079d0 item 82 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86b00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86b00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86b00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86b00): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86b00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.856119728 +0000 UTC m=+4.305603947 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86b00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c00): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c00): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c00): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c00): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c00): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407ce0 item 83 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c00): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.85689875 +0000 UTC m=+4.306382969 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c40): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.85689875 +0000 UTC m=+4.306382969 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86c40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407f10 item 83 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86cc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86cc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86cc0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86cc0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86cc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.858420625 +0000 UTC m=+4.307904844 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86cc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d80): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364690 item 84 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d80): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d80): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d80): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d80): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.859130587 +0000 UTC m=+4.308614806 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86d80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86dc0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86dc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86dc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86dc0): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86dc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.859130587 +0000 UTC m=+4.308614806 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86dc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364930 item 84 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.860984636 +0000 UTC m=+4.310468856 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000d86e40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a80): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a80): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a80): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a80): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a80): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f23f0 item 85 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a80): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.861635207 +0000 UTC m=+4.311119436 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88a80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88ac0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88ac0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88ac0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88ac0): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88ac0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.861635207 +0000 UTC m=+4.311119436 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88ac0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2540 item 85 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88b40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88b40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88b40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88b40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88b40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.863228817 +0000 UTC m=+4.312713036 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88b40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c00): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f27e0 item 86 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c00): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c00): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c00): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c00): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.864011085 +0000 UTC m=+4.313495304 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c40): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.864011085 +0000 UTC m=+4.313495304 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88c40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f29a0 item 86 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88cc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88cc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88cc0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88cc0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88cc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.865796315 +0000 UTC m=+4.315280534 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88cc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d80): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d80): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d80): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d80): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d80): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2cb0 item 87 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d80): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.866659615 +0000 UTC m=+4.316143833 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88d80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88dc0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88dc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88dc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88dc0): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88dc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.866659615 +0000 UTC m=+4.316143833 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88dc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2e70 item 87 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88e40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88e40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88e40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88e40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88e40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.868151534 +0000 UTC m=+4.317635753 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88e40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f00): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3180 item 88 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f00): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f00): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f00): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f00): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.868881082 +0000 UTC m=+4.318365292 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f40): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.868881082 +0000 UTC m=+4.318365292 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e88f40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3340 item 88 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89000): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89000): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89000): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89000): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89000): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89000): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89000): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89000): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.870705386 +0000 UTC m=+4.320189605 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89000): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89040): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89040): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89040): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3650 item 89 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89040): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89040): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.871251811 +0000 UTC m=+4.320736020 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89040): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89100): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89100): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89100): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89100): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89100): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89100): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3810 item 89 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89100): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89100): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.871999043 +0000 UTC m=+4.321483251 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89100): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89140): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89140): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89140): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89140): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89140): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.871999043 +0000 UTC m=+4.321483251 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89140): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3960 item 89 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89200): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89200): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89200): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89200): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89200): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89200): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89200): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89200): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.87371869 +0000 UTC m=+4.323202908 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89200): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89240): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89240): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89240): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3c00 item 90 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89240): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89240): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.874745906 +0000 UTC m=+4.324230125 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89240): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89300): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89300): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89300): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3d50 item 90 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89300): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89300): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89300): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89300): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89300): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.875709255 +0000 UTC m=+4.325193473 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89300): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89340): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89340): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89340): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89340): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89340): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.875709255 +0000 UTC m=+4.325193473 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89340): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3ea0 item 90 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89400): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89400): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89400): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89400): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89400): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89400): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89400): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89400): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.877821457 +0000 UTC m=+4.327305676 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89400): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89440): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89440): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89440): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e8540 item 91 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89440): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89440): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.878453934 +0000 UTC m=+4.327938143 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89440): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89500): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89500): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89500): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89500): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89500): >_readAt: n=2, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89500): _writeAt: size=3, off=7 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e8700 item 91 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89500): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89500): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.879191257 +0000 UTC m=+4.328675466 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89500): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89540): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89540): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89540): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89540): >_readAt: n=8, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89540): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.879191257 +0000 UTC m=+4.328675466 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89540): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e8a10 item 91 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89600): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89600): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89600): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89600): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89600): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89600): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89600): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89600): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.880734793 +0000 UTC m=+4.330219012 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89600): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89640): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89640): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89640): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e8d90 item 92 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89640): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89640): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.881599997 +0000 UTC m=+4.331084216 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89640): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89700): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89700): open at offset 5 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89700): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e8ee0 item 92 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89700): _readAt: size=2, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89700): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89700): _writeAt: size=3, off=5 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89700): >_writeAt: n=3, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89700): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.882333733 +0000 UTC m=+4.331817952 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89700): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89740): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89740): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89740): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89740): >_readAt: n=3, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89740): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.882333733 +0000 UTC m=+4.331817952 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89740): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e90a0 item 92 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89800): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89800): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89800): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89800): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89800): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89800): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89800): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89800): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.883872752 +0000 UTC m=+4.333356960 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89800): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89840): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89840): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89840): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e9420 item 93 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89840): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89840): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.884409609 +0000 UTC m=+4.333893828 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89840): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89900): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89900): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89900): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89900): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89900): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.884409609 +0000 UTC m=+4.333893828 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89900): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e95e0 item 93 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e899c0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e899c0): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e899c0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e899c0): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e899c0): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e899c0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e899c0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e899c0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.886120619 +0000 UTC m=+4.335604838 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e899c0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89a00): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89a00): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89a00): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e98f0 item 94 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89a00): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89a00): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.88670713 +0000 UTC m=+4.336191349 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89a00): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89ac0): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89ac0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89ac0): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89ac0): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89ac0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.88670713 +0000 UTC m=+4.336191349 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89ac0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e9ab0 item 94 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89b80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89b80): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89b80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89b80): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89b80): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89b80): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89b80): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89b80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.888533827 +0000 UTC m=+4.338018046 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89b80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89bc0): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89bc0): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89bc0): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e9dc0 item 95 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89bc0): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89bc0): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.889076405 +0000 UTC m=+4.338560614 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89bc0): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89c80): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89c80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89c80): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89c80): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89c80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.889076405 +0000 UTC m=+4.338560614 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89c80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e9f10 item 95 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 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/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89d40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89d40): open at offset 0 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89d40): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89d40): _readAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89d40): >_readAt: n=0, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89d40): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89d40): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89d40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.890803555 +0000 UTC m=+4.340287774 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89d40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89d80): _writeAt: size=5, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89d80): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89d80): >openPending: err= 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ba2a0 item 96 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89d80): >_writeAt: n=5, err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89d80): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.891476268 +0000 UTC m=+4.340960477 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89d80): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 02:09:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 02:09:11 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89e40): _readAt: size=512, off=0 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89e40): openPending: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89e40): >openPending: err= 2025/04/15 02:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89e40): >_readAt: n=5, err=EOF 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89e40): close: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 02:09:11.891476268 +0000 UTC m=+4.340960477 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : open-test-file(0xc000e89e40): >close: err= 2025/04/15 02:09:11 DEBUG : open-test-file: Remove: 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ba3f0 item 96 2025/04/15 02:09:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 02:09:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 02:09:11 DEBUG : open-test-file: >Remove: err= 2025/04/15 02:09:11 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:11 DEBUG : : Looking for writers 2025/04/15 02:09:11 DEBUG : >WaitForWriters: 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30783") 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31074") 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleOpenTests (0.78s) --- PASS: TestRWFileHandleOpenTests/writes (0.43s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.00s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full (0.34s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.01s) --- 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.02s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.01s) --- 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.02s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:11 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:11 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34258") 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:11 DEBUG : file1: newRWFileHandle: 2025/04/15 02:09:11 DEBUG : file1(0xc0007c4240): openPending: 2025/04/15 02:09:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:11 DEBUG : file1(0xc0007c4240): >openPending: err= 2025/04/15 02:09:11 DEBUG : file1: >newRWFileHandle: err= 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/15 02:09:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/15 02:09:11 DEBUG : file1(0xc0007c4240): _writeAt: size=2, off=0 2025/04/15 02:09:11 DEBUG : file1(0xc0007c4240): >_writeAt: n=2, err= 2025/04/15 02:09:11 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/15 02:09:11 DEBUG : file1(0xc0007c4240): RWFileHandle.Flush 2025/04/15 02:09:11 DEBUG : file1(0xc0007c4240): RWFileHandle.Release 2025/04/15 02:09:11 DEBUG : file1(0xc0007c4240): close: 2025/04/15 02:09:11 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/15 02:09:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:11 DEBUG : file1(0xc0007c4240): >close: err= 2025/04/15 02:09:11 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:11 DEBUG : : Looking for writers 2025/04/15 02:09:11 DEBUG : file1: reading active writers 2025/04/15 02:09:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 02:09:11 DEBUG : : Looking for writers 2025/04/15 02:09:11 DEBUG : file1: reading active writers 2025/04/15 02:09:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 02:09:11 DEBUG : : Looking for writers 2025/04/15 02:09:11 DEBUG : file1: reading active writers 2025/04/15 02:09:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 02:09:11 DEBUG : : Looking for writers 2025/04/15 02:09:11 DEBUG : file1: reading active writers 2025/04/15 02:09:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 02:09:11 DEBUG : file1: vfs cache: starting upload 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39880") 2025/04/15 02:09:11 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:11 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/04/15 02:09:11 INFO : file1: Copied (new) 2025/04/15 02:09:11 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2025/04/15 02:09:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/15 02:09:11 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/04/15 02:09:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:11 INFO : file1: vfs cache: upload succeeded try #1 2025/04/15 02:09:12 DEBUG : : Looking for writers 2025/04/15 02:09:12 DEBUG : file1: reading active writers 2025/04/15 02:09:12 DEBUG : >WaitForWriters: 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30880") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:12 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:12 DEBUG : : Looking for writers 2025/04/15 02:09:12 DEBUG : file1: reading active writers 2025/04/15 02:09:12 DEBUG : >WaitForWriters: 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39024") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30253") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileModTimeWithOpenWriters (0.16s) === RUN TestRWCacheRename run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:12 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:12 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:12 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34520") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:12 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:12 DEBUG : rename_me: newRWFileHandle: 2025/04/15 02:09:12 DEBUG : rename_me(0xc000930380): openPending: 2025/04/15 02:09:12 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 02:09:12 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/15 02:09:12 DEBUG : rename_me(0xc000930380): >openPending: err= 2025/04/15 02:09:12 DEBUG : rename_me: >newRWFileHandle: err= 2025/04/15 02:09:12 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/15 02:09:12 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/04/15 02:09:12 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/04/15 02:09:12 DEBUG : rename_me(0xc000930380): _writeAt: size=5, off=0 2025/04/15 02:09:12 DEBUG : rename_me(0xc000930380): >_writeAt: n=5, err= 2025/04/15 02:09:12 DEBUG : rename_me(0xc000930380): close: 2025/04/15 02:09:12 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-15 02:09:12.05665841 +0000 UTC m=+4.506142629 2025/04/15 02:09:12 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/04/15 02:09:12 DEBUG : rename_me(0xc000930380): >close: err= 2025/04/15 02:09:12 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/04/15 02:09:12 DEBUG : i_was_renamed: Updating file with 0xc000a6c840 2025/04/15 02:09:12 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/04/15 02:09:12 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/15 02:09:12 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:12 DEBUG : : Looking for writers 2025/04/15 02:09:12 DEBUG : i_was_renamed: reading active writers 2025/04/15 02:09:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 02:09:12 DEBUG : : Looking for writers 2025/04/15 02:09:12 DEBUG : i_was_renamed: reading active writers 2025/04/15 02:09:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 02:09:12 DEBUG : : Looking for writers 2025/04/15 02:09:12 DEBUG : i_was_renamed: reading active writers 2025/04/15 02:09:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 02:09:12 DEBUG : : Looking for writers 2025/04/15 02:09:12 DEBUG : i_was_renamed: reading active writers 2025/04/15 02:09:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 02:09:12 DEBUG : i_was_renamed: vfs cache: starting upload 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31218") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:12 DEBUG : i_was_renamed.c716d935.partial: renamed to: i_was_renamed 2025/04/15 02:09:12 INFO : i_was_renamed: Copied (new) 2025/04/15 02:09:12 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-04-15 02:09:12 +0000 UTC" 2025/04/15 02:09:12 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/04/15 02:09:12 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/15 02:09:12 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/04/15 02:09:12 DEBUG : : Looking for writers 2025/04/15 02:09:12 DEBUG : i_was_renamed: reading active writers 2025/04/15 02:09:12 DEBUG : >WaitForWriters: 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33690") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30831") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:12 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 02:09:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Q-mM0}/rclone-test-faqepav8mofa" 2025/04/15 02:09:12 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35191") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34532") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:12 DEBUG : : forgetting directory cache 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30808") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate(0xc000e2ea40): _readAt: size=512, off=0 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate(0xc000e2ea40): openPending: 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-15 01:10:12 +0000 UTC" against cached fingerprint "" 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/15 02:09:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate(0xc000e2ea40): >openPending: err= 2025/04/15 02:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30674") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate(0xc000e2ea40): >_readAt: n=20, err=EOF 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate(0xc000e2ea40): close: 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-15 01:10:12 +0000 UTC 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate(0xc000e2ea40): >close: err= 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39713") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38713") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:12 DEBUG : : forgetting directory cache 2025/04/15 02:09:12 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39488") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate(0xc0007c4680): _readAt: size=512, off=0 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate(0xc0007c4680): openPending: 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-15 01:11:12 +0000 UTC" against cached fingerprint "20,2025-04-15 01:10:12 +0000 UTC" 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-15 01:11:12 +0000 UTC" != cached fingerprint "20,2025-04-15 01:10:12 +0000 UTC") 2025/04/15 02:09:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/15 02:09:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate(0xc0007c4680): >openPending: err= 2025/04/15 02:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35423") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate(0xc0007c4680): >_readAt: n=20, err=EOF 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate(0xc0007c4680): close: 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-15 01:11:12 +0000 UTC 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate(0xc0007c4680): >close: err= 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32689") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39694") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:12 DEBUG : : forgetting directory cache 2025/04/15 02:09:12 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36541") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate(0xc000930a40): _readAt: size=512, off=0 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate(0xc000930a40): openPending: 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-15 01:12:12 +0000 UTC" against cached fingerprint "20,2025-04-15 01:11:12 +0000 UTC" 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-15 01:12:12 +0000 UTC" != cached fingerprint "20,2025-04-15 01:11:12 +0000 UTC") 2025/04/15 02:09:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/15 02:09:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate(0xc000930a40): >openPending: err= 2025/04/15 02:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38541") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate(0xc000930a40): >_readAt: n=20, err=EOF 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate(0xc000930a40): close: 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-15 01:12:12 +0000 UTC 2025/04/15 02:09:12 DEBUG : TestRWCacheUpdate(0xc000930a40): >close: err= 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39461") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33576") 2025/04/15 02:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:13 DEBUG : : forgetting directory cache 2025/04/15 02:09:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33200") 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000930c00): _readAt: size=512, off=0 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000930c00): openPending: 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-15 01:13:12 +0000 UTC" against cached fingerprint "20,2025-04-15 01:12:12 +0000 UTC" 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-15 01:13:12 +0000 UTC" != cached fingerprint "20,2025-04-15 01:12:12 +0000 UTC") 2025/04/15 02:09:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/15 02:09:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000930c00): >openPending: err= 2025/04/15 02:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35211") 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000930c00): >_readAt: n=20, err=EOF 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000930c00): close: 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-15 01:13:12 +0000 UTC 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000930c00): >close: err= 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33107") 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32000") 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:13 DEBUG : : forgetting directory cache 2025/04/15 02:09:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30288") 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000930d00): _readAt: size=512, off=0 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000930d00): openPending: 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-15 01:14:12 +0000 UTC" against cached fingerprint "20,2025-04-15 01:13:12 +0000 UTC" 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-15 01:14:12 +0000 UTC" != cached fingerprint "20,2025-04-15 01:13:12 +0000 UTC") 2025/04/15 02:09:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/15 02:09:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000930d00): >openPending: err= 2025/04/15 02:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38965") 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000930d00): >_readAt: n=20, err=EOF 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000930d00): close: 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-15 01:14:12 +0000 UTC 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000930d00): >close: err= 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36230") 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34971") 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:13 DEBUG : : forgetting directory cache 2025/04/15 02:09:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35608") 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000e2f240): _readAt: size=512, off=0 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000e2f240): openPending: 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-15 01:15:12 +0000 UTC" against cached fingerprint "20,2025-04-15 01:14:12 +0000 UTC" 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-15 01:15:12 +0000 UTC" != cached fingerprint "20,2025-04-15 01:14:12 +0000 UTC") 2025/04/15 02:09:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/15 02:09:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000e2f240): >openPending: err= 2025/04/15 02:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34925") 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000e2f240): >_readAt: n=20, err=EOF 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000e2f240): close: 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-15 01:15:12 +0000 UTC 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000e2f240): >close: err= 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30674") 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35488") 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:13 DEBUG : : forgetting directory cache 2025/04/15 02:09:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38104") 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc0007c4e00): _readAt: size=512, off=0 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc0007c4e00): openPending: 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-15 01:16:12 +0000 UTC" against cached fingerprint "20,2025-04-15 01:15:12 +0000 UTC" 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-15 01:16:12 +0000 UTC" != cached fingerprint "20,2025-04-15 01:15:12 +0000 UTC") 2025/04/15 02:09:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/15 02:09:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc0007c4e00): >openPending: err= 2025/04/15 02:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30271") 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc0007c4e00): >_readAt: n=21, err=EOF 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc0007c4e00): close: 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-15 01:16:12 +0000 UTC 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc0007c4e00): >close: err= 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31835") 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30462") 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:13 DEBUG : : forgetting directory cache 2025/04/15 02:09:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33747") 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000d87180): _readAt: size=512, off=0 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000d87180): openPending: 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-15 01:17:12 +0000 UTC" against cached fingerprint "21,2025-04-15 01:16:12 +0000 UTC" 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-15 01:17:12 +0000 UTC" != cached fingerprint "21,2025-04-15 01:16:12 +0000 UTC") 2025/04/15 02:09:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/15 02:09:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000d87180): >openPending: err= 2025/04/15 02:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31362") 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000d87180): >_readAt: n=22, err=EOF 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000d87180): close: 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-15 01:17:12 +0000 UTC 2025/04/15 02:09:13 DEBUG : TestRWCacheUpdate(0xc000d87180): >close: err= 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34287") 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31537") 2025/04/15 02:09:13 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : : forgetting directory cache 2025/04/15 02:09:14 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33683") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate(0xc000e2f600): _readAt: size=512, off=0 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate(0xc000e2f600): openPending: 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-15 01:18:12 +0000 UTC" against cached fingerprint "22,2025-04-15 01:17:12 +0000 UTC" 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-15 01:18:12 +0000 UTC" != cached fingerprint "22,2025-04-15 01:17:12 +0000 UTC") 2025/04/15 02:09:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate(0xc000e2f600): >openPending: err= 2025/04/15 02:09:14 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33448") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate(0xc000e2f600): >_readAt: n=23, err=EOF 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate(0xc000e2f600): close: 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-15 01:18:12 +0000 UTC 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate(0xc000e2f600): >close: err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36712") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32423") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : : forgetting directory cache 2025/04/15 02:09:14 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32945") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate(0xc0007c5540): _readAt: size=512, off=0 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate(0xc0007c5540): openPending: 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-15 01:19:12 +0000 UTC" against cached fingerprint "23,2025-04-15 01:18:12 +0000 UTC" 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-15 01:19:12 +0000 UTC" != cached fingerprint "23,2025-04-15 01:18:12 +0000 UTC") 2025/04/15 02:09:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate(0xc0007c5540): >openPending: err= 2025/04/15 02:09:14 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32806") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate(0xc0007c5540): >_readAt: n=24, err=EOF 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate(0xc0007c5540): close: 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-15 01:19:12 +0000 UTC 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate(0xc0007c5540): >close: err= 2025/04/15 02:09:14 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:14 DEBUG : : Looking for writers 2025/04/15 02:09:14 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/15 02:09:14 DEBUG : >WaitForWriters: 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: vfs cache: cleaner exiting 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38921") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30874") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheUpdate (2.07s) === RUN TestCaseSensitivity run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38430") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38256") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37790") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39002") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:14 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31430") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/15 02:09:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/15 02:09:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/15 02:09:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33373") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34516") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/15 02:09:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/15 02:09:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/15 02:09:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35303") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/15 02:09:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/15 02:09:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/15 02:09:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37894") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/15 02:09:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/15 02:09:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/15 02:09:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31559") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/15 02:09:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/15 02:09:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/15 02:09:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34012") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37415") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/15 02:09:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/15 02:09:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/15 02:09:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33946") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:14 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/15 02:09:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/15 02:09:14 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/04/15 02:09:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34297") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/15 02:09:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/15 02:09:14 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/04/15 02:09:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30594") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/15 02:09:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/15 02:09:14 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/04/15 02:09:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32578") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/15 02:09:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/15 02:09:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/15 02:09:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32871") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/15 02:09:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/15 02:09:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/15 02:09:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39995") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:14 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/15 02:09:14 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/15 02:09:14 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/15 02:09:14 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/15 02:09:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/15 02:09:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/15 02:09:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/15 02:09:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34815") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:14 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/15 02:09:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/15 02:09:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/15 02:09:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36845") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/15 02:09:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/15 02:09:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/15 02:09:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32546") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:14 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:14 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:14 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:14 DEBUG : : Looking for writers 2025/04/15 02:09:14 DEBUG : FiLeB: reading active writers 2025/04/15 02:09:14 DEBUG : FilEb: reading active writers 2025/04/15 02:09:14 DEBUG : FiLeA: reading active writers 2025/04/15 02:09:14 DEBUG : >WaitForWriters: 2025/04/15 02:09:14 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:14 DEBUG : : Looking for writers 2025/04/15 02:09:14 DEBUG : FiLeB: reading active writers 2025/04/15 02:09:14 DEBUG : FilEb: reading active writers 2025/04/15 02:09:14 DEBUG : FiLeA: reading active writers 2025/04/15 02:09:14 DEBUG : >WaitForWriters: 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39231") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32326") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCaseSensitivity (0.15s) === RUN TestUnicodeNormalization run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31992") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38142") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39900") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31907") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/15 02:09:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/15 02:09:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/15 02:09:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38067") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/04/15 02:09:14 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/04/15 02:09:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/04/15 02:09:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34068") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/15 02:09:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/15 02:09:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/15 02:09:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38651") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:14 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:14 DEBUG : : Looking for writers 2025/04/15 02:09:14 DEBUG : normal name with no special characters.txt: reading active writers 2025/04/15 02:09:14 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/04/15 02:09:14 DEBUG : >WaitForWriters: 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31717") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32042") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > 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.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:14 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: Reusing VFS from active cache 2025/04/15 02:09:14 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:14 DEBUG : : Looking for writers 2025/04/15 02:09:14 DEBUG : >WaitForWriters: 2025/04/15 02:09:14 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:14 DEBUG : : Looking for writers 2025/04/15 02:09:14 DEBUG : >WaitForWriters: 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37782") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36665") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:14 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:14 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:14 DEBUG : : Looking for writers 2025/04/15 02:09:14 DEBUG : >WaitForWriters: 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32716") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39368") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:14 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:14 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:14 DEBUG : : Looking for writers 2025/04/15 02:09:14 DEBUG : >WaitForWriters: 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37210") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31524") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:14 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32076") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30112") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32115") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36478") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36154") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36897") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:14 DEBUG : dir: Looking for writers 2025/04/15 02:09:14 DEBUG : file2: reading active writers 2025/04/15 02:09:14 DEBUG : : Looking for writers 2025/04/15 02:09:14 DEBUG : dir: reading active writers 2025/04/15 02:09:14 DEBUG : file1: reading active writers 2025/04/15 02:09:14 DEBUG : >WaitForWriters: 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35056") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : : forgetting directory cache 2025/04/15 02:09:14 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34917") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38735") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStat (0.01s) === RUN TestVFSStatParent run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:14 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32001") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32439") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35043") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30439") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31038") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:14 DEBUG : dir: Looking for writers 2025/04/15 02:09:14 DEBUG : : Looking for writers 2025/04/15 02:09:14 DEBUG : dir: reading active writers 2025/04/15 02:09:14 DEBUG : file1: reading active writers 2025/04/15 02:09:14 DEBUG : >WaitForWriters: 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35431") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33382") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36437") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatParent (0.01s) === RUN TestVFSOpenFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:14 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32837") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34612") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37642") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30962") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34446") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : file1: Open: flags=O_RDONLY 2025/04/15 02:09:14 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/15 02:09:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/15 02:09:14 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/04/15 02:09:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30261") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/15 02:09:14 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/04/15 02:09:14 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/04/15 02:09:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: File to upload is small (0 bytes), uploading instead of streaming 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33783") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/04/15 02:09:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/15 02:09:14 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/15 02:09:14 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:14 DEBUG : dir: Looking for writers 2025/04/15 02:09:14 DEBUG : new_file.txt: reading active writers 2025/04/15 02:09:14 DEBUG : file2: reading active writers 2025/04/15 02:09:14 DEBUG : : Looking for writers 2025/04/15 02:09:14 DEBUG : file1: reading active writers 2025/04/15 02:09:14 DEBUG : dir: reading active writers 2025/04/15 02:09:14 DEBUG : >WaitForWriters: 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38746") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34156") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39633") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSOpenFile (0.01s) === RUN TestVFSRename run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:14 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34203") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39656") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38344") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31311") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33160") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/04/15 02:09:14 DEBUG : dir/file1: Updating file with dir/file1 0xc0005b2300 2025/04/15 02:09:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/15 02:09:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39877") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30405") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 INFO : dir/file1: Moved (server-side) to: file0 2025/04/15 02:09:14 DEBUG : file0: Updating file with file0 0xc0005b2300 2025/04/15 02:09:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33407") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30842") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:14 DEBUG : dir: Looking for writers 2025/04/15 02:09:14 DEBUG : : Looking for writers 2025/04/15 02:09:14 DEBUG : dir: reading active writers 2025/04/15 02:09:14 DEBUG : file0: reading active writers 2025/04/15 02:09:14 DEBUG : >WaitForWriters: 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32035") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36702") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37800") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRename (0.02s) === RUN TestVFSStatfs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:14 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:14 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:14 DEBUG : : Looking for writers 2025/04/15 02:09:14 DEBUG : >WaitForWriters: 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39081") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31829") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:14 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30013") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38343") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31960") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33264") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31997") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37013") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31081") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32963") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38511") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34044") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39792") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36227") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33804") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34792") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32916") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33940") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33627") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31075") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36369") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:14 DEBUG : d: Looking for writers 2025/04/15 02:09:14 DEBUG : : Looking for writers 2025/04/15 02:09:14 DEBUG : a: Looking for writers 2025/04/15 02:09:14 DEBUG : b: Looking for writers 2025/04/15 02:09:14 DEBUG : c: Looking for writers 2025/04/15 02:09:14 DEBUG : : Looking for writers 2025/04/15 02:09:14 DEBUG : /: reading active writers 2025/04/15 02:09:14 DEBUG : a: reading active writers 2025/04/15 02:09:14 DEBUG : b: reading active writers 2025/04/15 02:09:14 DEBUG : c: reading active writers 2025/04/15 02:09:14 DEBUG : d: reading active writers 2025/04/15 02:09:14 DEBUG : >WaitForWriters: 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36561") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: Connecting to FTP server 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:21") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37314") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: Connecting to FTP server 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34306") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:21") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36283") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37052") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32288") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSMkdir (0.05s) === RUN TestVFSMkdirAll run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:14 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31258") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34353") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31364") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33157") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31540") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39889") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33973") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32605") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37427") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37563") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36342") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37521") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31894") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37725") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39742") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34377") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33461") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35214") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39687") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32013") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34740") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:14 DEBUG : a/b/c/d: Looking for writers 2025/04/15 02:09:14 DEBUG : a/b/c: Looking for writers 2025/04/15 02:09:14 DEBUG : d: reading active writers 2025/04/15 02:09:14 DEBUG : a/b: Looking for writers 2025/04/15 02:09:14 DEBUG : c: reading active writers 2025/04/15 02:09:14 DEBUG : a: Looking for writers 2025/04/15 02:09:14 DEBUG : b: reading active writers 2025/04/15 02:09:14 DEBUG : : Looking for writers 2025/04/15 02:09:14 DEBUG : a: reading active writers 2025/04/15 02:09:14 DEBUG : >WaitForWriters: 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35092") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30806") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34025") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32648") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30358") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30287") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > 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 TestVFSIsMetadataFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:14 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:14 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:14 DEBUG : : Looking for writers 2025/04/15 02:09:14 DEBUG : >WaitForWriters: 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38567") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35941") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:14 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30469") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 02:09:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:14 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/15 02:09:14 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/15 02:09:14 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: File to upload is small (5 bytes), uploading instead of streaming 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31834") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : file1: Size of src and dst objects identical 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36620") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 02:09:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 02:09:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 02:09:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 02:09:14 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/15 02:09:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 02:09:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: File to upload is small (0 bytes), uploading instead of streaming 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32918") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : file1: Size of src and dst objects identical 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 02:09:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: File to upload is small (7 bytes), uploading instead of streaming 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30333") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : file1: Size of src and dst objects identical 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:14 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:14 DEBUG : : Looking for writers 2025/04/15 02:09:14 DEBUG : file1: reading active writers 2025/04/15 02:09:14 DEBUG : >WaitForWriters: 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30043") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39562") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleMethods (0.01s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:14 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33466") 2025/04/15 02:09:14 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 02:09:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 02:09:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:14 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/04/15 02:09:15 DEBUG : file1: aborting in-sequence write wait, off=100 2025/04/15 02:09:15 DEBUG : file1: failed to wait for in-sequence write to 100 2025/04/15 02:09:15 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: File to upload is small (11 bytes), uploading instead of streaming 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39421") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : file1: Size of src and dst objects identical 2025/04/15 02:09:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:15 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:30147") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:15 DEBUG : : Looking for writers 2025/04/15 02:09:15 DEBUG : file1: reading active writers 2025/04/15 02:09:15 DEBUG : >WaitForWriters: 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31243") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37270") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleWriteAt (1.01s) === RUN TestWriteFileHandleFlush run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:15 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36329") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 02:09:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 02:09:15 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/04/15 02:09:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: File to upload is small (5 bytes), uploading instead of streaming 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39241") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : file1: Size of src and dst objects identical 2025/04/15 02:09:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:15 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/04/15 02:09:15 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:15 DEBUG : : Looking for writers 2025/04/15 02:09:15 DEBUG : file1: reading active writers 2025/04/15 02:09:15 DEBUG : >WaitForWriters: 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38092") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32393") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleFlush (0.00s) === RUN TestWriteFileHandleRelease run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:15 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39777") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 02:09:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 02:09:15 DEBUG : file1: WriteFileHandle.Release closing 2025/04/15 02:09:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: File to upload is small (0 bytes), uploading instead of streaming 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36029") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : file1: Size of src and dst objects identical 2025/04/15 02:09:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:15 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/04/15 02:09:15 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:15 DEBUG : : Looking for writers 2025/04/15 02:09:15 DEBUG : file1: reading active writers 2025/04/15 02:09:15 DEBUG : >WaitForWriters: 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38773") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33424") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleRelease (0.00s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:15 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:37079") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 02:09:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 02:09:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: File to upload is small (2 bytes), uploading instead of streaming 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34276") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : file1: Size of src and dst objects identical 2025/04/15 02:09:15 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/04/15 02:09:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:15 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:15 DEBUG : : Looking for writers 2025/04/15 02:09:15 DEBUG : file1: reading active writers 2025/04/15 02:09:15 DEBUG : >WaitForWriters: 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:33771") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39596") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:15 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35102") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 02:09:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 02:09:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: File to upload is small (0 bytes), uploading instead of streaming 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:35153") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : file1: Size of src and dst objects identical 2025/04/15 02:09:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:15 DEBUG : file1: Open: flags=O_RDONLY 2025/04/15 02:09:15 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/15 02:09:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/15 02:09:15 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:32313") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:15 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:15 DEBUG : : Looking for writers 2025/04/15 02:09:15 DEBUG : file1: reading active writers 2025/04/15 02:09:15 DEBUG : >WaitForWriters: 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39721") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31098") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-faqepav8mofa", Local "Local file system at /tmp/rclone429549373", Modify Window "1s" 2025/04/15 02:09:15 INFO : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: poll-interval is not supported by this remote 2025/04/15 02:09:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39132") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 02:09:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 02:09:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 02:09:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: File to upload is small (100 bytes), uploading instead of streaming 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:31690") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : file1: Size of src and dst objects identical 2025/04/15 02:09:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 02:09:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 02:09:15 DEBUG : file1: Open: flags=O_RDONLY 2025/04/15 02:09:15 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/15 02:09:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/15 02:09:15 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:39294") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/15 02:09:15 DEBUG : WaitForWriters: timeout=30s 2025/04/15 02:09:15 DEBUG : : Looking for writers 2025/04/15 02:09:15 DEBUG : file1: reading active writers 2025/04/15 02:09:15 DEBUG : >WaitForWriters: 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:36142") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:34869") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > 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/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: dial("tcp","172.17.0.3:38723") 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: > dial: conn=*fshttp.timeoutConn, err= 2025/04/15 02:09:15 DEBUG : ftp://172.17.0.3:21/rclone-test-faqepav8mofa: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 8.124169618s (try 1/5)