"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2024/10/09 03:36:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wulekih2wagu" 2024/10/09 03:36:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/09 03:36:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2024/10/09 03:36:19 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2024/10/09 03:36:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2024/10/09 03:36:19 DEBUG : Setting pass="2C6radjc7cvJv_um2U_tpAIk4w8MChPfNHvTVxZVlQo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2024/10/09 03:36:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2024/10/09 03:36:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{dAq64}" suffix to name 2024/10/09 03:36:19 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2024/10/09 03:36:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2024/10/09 03:36:19 DEBUG : Setting pass="2C6radjc7cvJv_um2U_tpAIk4w8MChPfNHvTVxZVlQo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2024/10/09 03:36:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: Connecting to FTP server 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:21") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : Creating backend with remote "/tmp/rclone2319177846" === RUN TestDirHandleMethods run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30728") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38680") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39477") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33926") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : dir: Looking for writers 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : dir: reading active writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34053") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32627") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37497") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleMethods (0.01s) === RUN TestDirHandleReaddir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34040") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36521") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33586") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36093") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30336") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30308") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32895") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30734") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : dir/subdir: Looking for writers 2024/10/09 03:36:19 DEBUG : dir: Looking for writers 2024/10/09 03:36:19 DEBUG : file1: reading active writers 2024/10/09 03:36:19 DEBUG : file2: reading active writers 2024/10/09 03:36:19 DEBUG : subdir: reading active writers 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : dir: reading active writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37218") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39510") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33029") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31382") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddir (0.02s) === RUN TestDirHandleReaddirnames run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36478") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37087") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32240") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33070") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38755") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : dir: Looking for writers 2024/10/09 03:36:19 DEBUG : file1: reading active writers 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : dir: reading active writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35967") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31232") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31088") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddirnames (0.01s) === RUN TestDirMethods run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32988") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31672") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32910") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30592") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : dir: Looking for writers 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : dir: reading active writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30353") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39271") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32879") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31300") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32441") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37465") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30635") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36805") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : dir: forgetting directory cache 2024/10/09 03:36:19 DEBUG : : forgetting directory cache 2024/10/09 03:36:19 DEBUG : dir: forgetting directory cache 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31210") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39523") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30305") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38847") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39892") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39923") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33812") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30129") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/10/09 03:36:19 DEBUG : dir: invalidating directory cache 2024/10/09 03:36:19 DEBUG : : >ForgetPath: 2024/10/09 03:36:19 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/10/09 03:36:19 DEBUG : : invalidating directory cache 2024/10/09 03:36:19 DEBUG : dir: forgetting directory cache 2024/10/09 03:36:19 DEBUG : : >ForgetPath: 2024/10/09 03:36:19 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/10/09 03:36:19 DEBUG : : >ForgetPath: 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : dir: Looking for writers 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : dir: reading active writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38862") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30218") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38715") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetPath (0.01s) === RUN TestDirWalk run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34994") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38652") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33802") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37941") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33536") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32086") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: Connecting to FTP server 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:21") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37150") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39258") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37483") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31646") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : : forgetting directory cache 2024/10/09 03:36:19 DEBUG : dir: forgetting directory cache 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31311") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34315") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35602") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : dir: Looking for writers 2024/10/09 03:36:19 DEBUG : fil/a/b: Looking for writers 2024/10/09 03:36:19 DEBUG : fil/a: Looking for writers 2024/10/09 03:36:19 DEBUG : b: reading active writers 2024/10/09 03:36:19 DEBUG : fil: Looking for writers 2024/10/09 03:36:19 DEBUG : a: reading active writers 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : fil: reading active writers 2024/10/09 03:36:19 DEBUG : dir: reading active writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30399") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36674") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33694") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33034") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32256") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35061") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirWalk (0.03s) === RUN TestDirSetModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34110") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30653") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33128") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37635") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : dir: Looking for writers 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : dir: reading active writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34785") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31706") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30176") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirSetModTime (0.01s) === RUN TestDirStat run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31443") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35557") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34336") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37075") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35403") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : dir: Looking for writers 2024/10/09 03:36:19 DEBUG : file1: reading active writers 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : dir: reading active writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37533") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32885") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31156") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirStat (0.01s) === RUN TestDirReadDirAll run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38132") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34628") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36799") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30967") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38153") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34109") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32679") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34556") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35717") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestDirReadDirAll/Virtual 2024/10/09 03:36:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/10/09 03:36:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/10/09 03:36:19 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/10/09 03:36:19 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34072") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31477") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : Waiting for deletions to finish 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35448") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 INFO : dir/subdir/file3: Deleted 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37183") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : removing 1 level 2 directories 2024/10/09 03:36:19 INFO : dir/subdir: Removing directory 2024/10/09 03:36:19 DEBUG : dir: invalidating directory cache 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32050") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/10/09 03:36:19 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/10/09 03:36:19 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/10/09 03:36:19 DEBUG : dir/file1: Reset virtual modtime 2024/10/09 03:36:19 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/10/09 03:36:19 DEBUG : dir/virtualFile: Reset virtual modtime 2024/10/09 03:36:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/10/09 03:36:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/10/09 03:36:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 03:36:19 DEBUG : dir: invalidating directory cache 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35777") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/10/09 03:36:19 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/10/09 03:36:19 DEBUG : dir/virtualFile: Reset virtual modtime 2024/10/09 03:36:19 DEBUG : : forgetting directory cache 2024/10/09 03:36:19 DEBUG : dir: forgetting directory cache 2024/10/09 03:36:19 DEBUG : dir/virtualDir: forgetting directory cache 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34757") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : dir/file1: Reset virtual modtime 2024/10/09 03:36:19 DEBUG : dir/virtualFile: Reset virtual modtime 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : dir/virtualDir: Looking for writers 2024/10/09 03:36:19 DEBUG : dir: Looking for writers 2024/10/09 03:36:19 DEBUG : virtualFile2: reading active writers 2024/10/09 03:36:19 DEBUG : virtualFile: reading active writers 2024/10/09 03:36:19 DEBUG : virtualDir: reading active writers 2024/10/09 03:36:19 DEBUG : file1: reading active writers 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : dir: reading active writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32538") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33115") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30238") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38524") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirReadDirAll (0.02s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36226") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38583") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39395") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38803") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 ERROR : dir/: Can only open directories read only 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : dir: Looking for writers 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : dir: reading active writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35541") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34443") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38875") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirOpen (0.01s) === RUN TestDirCreate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36465") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39194") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37209") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38276") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35508") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/09 03:36:19 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/10/09 03:36:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: File to upload is small (5 bytes), uploading instead of streaming 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33545") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 NOTICE: ftp://172.17.0.2:21/rclone-test-wulekih2wagu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/09 03:36:19 DEBUG : dir/potato: Size of src and dst objects identical 2024/10/09 03:36:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : dir: Looking for writers 2024/10/09 03:36:19 DEBUG : potato: reading active writers 2024/10/09 03:36:19 DEBUG : file1: reading active writers 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : dir: reading active writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35494") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31419") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38869") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirCreate (0.11s) === RUN TestDirMkdir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30261") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35876") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33642") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37183") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38274") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34251") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31418") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30357") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39100") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : dir/sub: Looking for writers 2024/10/09 03:36:19 DEBUG : dir: Looking for writers 2024/10/09 03:36:19 DEBUG : file1: reading active writers 2024/10/09 03:36:19 DEBUG : sub: reading active writers 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : dir: reading active writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36189") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34072") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32506") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37868") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdir (0.12s) === RUN TestDirMkdirSub run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36792") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39677") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38317") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37266") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38763") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31432") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34003") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34630") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38389") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34095") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32916") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : dir/sub/subsub: Looking for writers 2024/10/09 03:36:19 DEBUG : dir/sub: Looking for writers 2024/10/09 03:36:19 DEBUG : subsub: reading active writers 2024/10/09 03:36:19 DEBUG : dir: Looking for writers 2024/10/09 03:36:19 DEBUG : file1: reading active writers 2024/10/09 03:36:19 DEBUG : sub: reading active writers 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : dir: reading active writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34056") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34435") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31385") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39074") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30428") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdirSub (0.02s) === RUN TestDirRemove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36597") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30680") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33886") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35600") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32569") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 ERROR : dir/: Dir.Remove not empty 2024/10/09 03:36:19 DEBUG : dir/file1: Remove: 2024/10/09 03:36:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 03:36:19 DEBUG : dir/file1: >Remove: err= 2024/10/09 03:36:19 DEBUG : : Added virtual directory entry vDel: "dir" 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35272") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34968") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30280") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemove (0.01s) === RUN TestDirRemoveAll run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34484") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35128") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33096") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37897") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36515") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : dir/file1: Remove: 2024/10/09 03:36:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 03:36:19 DEBUG : dir/file1: >Remove: err= 2024/10/09 03:36:19 DEBUG : : Added virtual directory entry vDel: "dir" 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31215") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35644") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35122") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveAll (0.01s) === RUN TestDirRemoveName run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35071") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35186") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36996") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33423") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38695") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : dir/file1: Remove: 2024/10/09 03:36:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 03:36:19 DEBUG : dir/file1: >Remove: err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36485") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34701") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : dir: Looking for writers 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : dir: reading active writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38358") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32740") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35832") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveName (0.11s) === RUN TestDirRename run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32037") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32645") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32123") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36991") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31129") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32918") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38852") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33120") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/10/09 03:36:19 DEBUG : dir: Updating dir with dir2 0xc0005561a0 2024/10/09 03:36:19 DEBUG : dir: forgetting directory cache 2024/10/09 03:36:19 DEBUG : : Added virtual directory entry vDel: "dir" 2024/10/09 03:36:19 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34762") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30877") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30145") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 INFO : dir2/file1: Moved (server-side) to: file2 2024/10/09 03:36:19 DEBUG : file2: Updating file with file2 0xc000211500 2024/10/09 03:36:19 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/10/09 03:36:19 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38694") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30365") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 INFO : dir2/file3: Deleted 2024/10/09 03:36:19 INFO : file2: Moved (server-side) to: dir2/file3 2024/10/09 03:36:19 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000211500 2024/10/09 03:36:19 DEBUG : : Added virtual directory entry vDel: "file2" 2024/10/09 03:36:19 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39165") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32361") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/10/09 03:36:19 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00002c8f0 2024/10/09 03:36:19 DEBUG : empty directory: forgetting directory cache 2024/10/09 03:36:19 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/10/09 03:36:19 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/10/09 03:36:19 DEBUG : dir2: Renaming to "dir3" 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : dir3: Looking for writers 2024/10/09 03:36:19 DEBUG : file3: reading active writers 2024/10/09 03:36:19 DEBUG : renamed empty directory: Looking for writers 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : dir3: reading active writers 2024/10/09 03:36:19 DEBUG : renamed empty directory: reading active writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30071") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36225") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30870") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31636") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRename (0.13s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38132") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35019") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38928") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36638") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34344") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : dir: Looking for writers 2024/10/09 03:36:19 DEBUG : file1: reading active writers 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : dir: reading active writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35223") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39695") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31025") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileMethods (0.01s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31031") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36317") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33869") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33559") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39020") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34829") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : Can set mod time: true 2024/10/09 03:36:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33161") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38155") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : dir: Looking for writers 2024/10/09 03:36:19 DEBUG : file1: reading active writers 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : dir: reading active writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38029") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32734") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37838") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:19 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38588") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31009") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34730") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37726") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35544") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 03:36:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/09 03:36:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: File to upload is small (0 bytes), uploading instead of streaming 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32327") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : dir/file1: Size of src and dst objects identical 2024/10/09 03:36:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/10/09 03:36:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : dir: Looking for writers 2024/10/09 03:36:19 DEBUG : file1: reading active writers 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : dir: reading active writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30099") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37109") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:19 DEBUG : dir: Looking for writers 2024/10/09 03:36:19 DEBUG : file1: reading active writers 2024/10/09 03:36:19 DEBUG : : Looking for writers 2024/10/09 03:36:19 DEBUG : dir: reading active writers 2024/10/09 03:36:19 DEBUG : >WaitForWriters: 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38909") 2024/10/09 03:36:19 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39431") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32426") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:20 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35256") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39318") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39934") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31537") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31993") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 03:36:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: File to upload is small (5 bytes), uploading instead of streaming 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34916") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Size of src and dst objects identical 2024/10/09 03:36:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35986") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39069") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35779") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30083") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38996") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:20 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39007") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33248") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37865") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37376") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31610") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37505") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37460") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37515") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30949") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36915") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:20 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37891") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34840") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33444") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36095") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30850") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/10/09 03:36:20 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 03:36:20 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 03:36:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 03:36:20 DEBUG : dir/file1(0xc000555240): close: 2024/10/09 03:36:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/10/09 03:36:20 DEBUG : dir/file1(0xc000555240): >close: err= 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35708") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37545") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34761") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33009") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31010") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:20 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34357") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36711") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35996") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37131") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37777") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/10/09 03:36:20 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 03:36:20 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 03:36:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00033ec80): _writeAt: size=5, off=0 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00033ec80): openPending: 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00033ec80): >openPending: err= 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00033ec80): >_writeAt: n=5, err= 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00033ec80): close: 2024/10/09 03:36:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/10/09 03:36:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/10/09 03:36:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/10/09 03:36:20 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39047") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/10/09 03:36:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00033ec80): >close: err= 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: starting upload 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33739") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2024/10/09 03:36:20 INFO : dir/file1: Copied (replaced existing) 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC" 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/09 03:36:20 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37256") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31631") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32527") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33760") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39050") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileSetModTime (0.24s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.02s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.01s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.17s) === RUN TestFileOpenRead run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:20 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36642") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34036") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32349") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31163") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34541") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 03:36:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/09 03:36:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37356") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37751") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30719") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39678") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenRead (0.01s) === RUN TestFileOpenReadUnknownSize 2024/10/09 03:36:20 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/10/09 03:36:20 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/09 03:36:20 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:20 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : file.txt: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:20 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36608") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33140") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30556") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34849") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35790") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: File to upload is small (25 bytes), uploading instead of streaming 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33701") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Size of src and dst objects identical 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34255") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33722") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39457") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenWrite (0.01s) === RUN TestFileRemove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:20 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39055") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34397") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30333") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32093") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31048") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Remove: 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 03:36:20 DEBUG : dir/file1: >Remove: err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36224") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35532") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Remove: 2024/10/09 03:36:20 DEBUG : dir/file1: >Remove: err=Read only file system 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33571") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37051") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34877") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemove (0.01s) === RUN TestFileRemoveAll run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:20 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30851") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35286") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32210") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30571") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39385") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Remove: 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 03:36:20 DEBUG : dir/file1: >Remove: err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30737") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38970") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Remove: 2024/10/09 03:36:20 DEBUG : dir/file1: >Remove: err=Read only file system 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33713") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30741") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39162") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemoveAll (0.01s) === RUN TestFileOpen run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:20 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31598") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30817") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31298") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30197") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30129") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 03:36:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/09 03:36:20 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/10/09 03:36:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/09 03:36:20 DEBUG : dir/file1: Open: flags=O_RDWR 2024/10/09 03:36:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/09 03:36:20 DEBUG : dir/file1: Open: flags=0x3 2024/10/09 03:36:20 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/10/09 03:36:20 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35205") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30138") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36873") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpen (0.01s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:20 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38575") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31253") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37970") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31910") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34119") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38481") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36444") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 03:36:20 DEBUG : newLeaf: Updating file with newLeaf 0xc00067da40 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 03:36:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33954") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38380") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/09 03:36:20 DEBUG : dir/file1: Updating file with dir/file1 0xc00067da40 2024/10/09 03:36:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32760") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36736") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 03:36:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : dir/file1: File is currently open, delaying rename 0xc00067da40 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 03:36:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: File to upload is small (25 bytes), uploading instead of streaming 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32234") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Size of src and dst objects identical 2024/10/09 03:36:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 03:36:20 DEBUG : newLeaf: Running delayed rename now 2024/10/09 03:36:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 03:36:20 DEBUG : newLeaf: Updating file with newLeaf 0xc00067da40 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32642") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31793") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35060") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36224") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35422") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:20 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32367") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33282") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30070") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33497") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30795") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35945") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38488") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 03:36:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000356cc0 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 03:36:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38073") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34295") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/09 03:36:20 DEBUG : dir/file1: Updating file with dir/file1 0xc000356cc0 2024/10/09 03:36:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35972") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36810") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 03:36:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : dir/file1: File is currently open, delaying rename 0xc000356cc0 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 03:36:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: File to upload is small (25 bytes), uploading instead of streaming 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39001") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Size of src and dst objects identical 2024/10/09 03:36:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 03:36:20 DEBUG : newLeaf: Running delayed rename now 2024/10/09 03:36:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 03:36:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000356cc0 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36996") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34350") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32022") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33189") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33616") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:20 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36420") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37576") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33797") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32953") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31682") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/09 03:36:20 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00065cb00): openPending: 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00065cb00): >openPending: err= 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/09 03:36:20 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00065cb00): _writeAt: size=14, off=0 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00065cb00): >_writeAt: n=14, err= 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00065cb00): close: 2024/10/09 03:36:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/09 03:36:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00065cb00): >close: err= 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: starting upload 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31365") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/10/09 03:36:20 INFO : dir/file1: Copied (replaced existing) 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/09 03:36:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 03:36:20 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 03:36:20 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 03:36:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 03:36:20 DEBUG : dir/file1(0xc0009ba540): _readAt: size=512, off=0 2024/10/09 03:36:20 DEBUG : dir/file1(0xc0009ba540): openPending: 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : dir/file1(0xc0009ba540): >openPending: err= 2024/10/09 03:36:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/09 03:36:20 DEBUG : dir/file1(0xc0009ba540): >_readAt: n=14, err=EOF 2024/10/09 03:36:20 DEBUG : dir/file1(0xc0009ba540): close: 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/09 03:36:20 DEBUG : dir/file1(0xc0009ba540): >close: err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35561") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32950") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 03:36:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/09 03:36:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000357440 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 03:36:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33153") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30117") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/09 03:36:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/09 03:36:20 DEBUG : dir/file1: Updating file with dir/file1 0xc000357440 2024/10/09 03:36:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31767") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34903") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 03:36:20 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 03:36:20 DEBUG : dir/file1(0xc0009ba700): openPending: 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : dir/file1(0xc0009ba700): >openPending: err= 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/09 03:36:20 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 03:36:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 03:36:20 DEBUG : dir/file1(0xc0009ba700): _writeAt: size=25, off=0 2024/10/09 03:36:20 DEBUG : dir/file1(0xc0009ba700): >_writeAt: n=25, err= 2024/10/09 03:36:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 03:36:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/09 03:36:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000357440 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 03:36:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 03:36:20 DEBUG : newLeaf(0xc0009ba700): close: 2024/10/09 03:36:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/09 03:36:20 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-09 03:36:20.472815491 +0000 UTC m=+1.210173927 2024/10/09 03:36:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:20 DEBUG : newLeaf(0xc0009ba700): >close: err= 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 03:36:20 DEBUG : newLeaf: vfs cache: starting upload 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39321") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : newLeaf.800a4644.partial: renamed to: newLeaf 2024/10/09 03:36:20 INFO : newLeaf: Copied (replaced existing) 2024/10/09 03:36:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-09 03:36:20 +0000 UTC" 2024/10/09 03:36:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/09 03:36:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 03:36:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33970") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37099") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37019") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34851") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34376") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:20 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38436") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35241") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31702") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39160") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37814") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31114") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36610") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 03:36:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000734600 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 03:36:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35732") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31753") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/09 03:36:20 DEBUG : dir/file1: Updating file with dir/file1 0xc000734600 2024/10/09 03:36:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31237") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36274") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 03:36:20 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00049c680): openPending: 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00049c680): >openPending: err= 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/09 03:36:20 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 03:36:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00049c680): _writeAt: size=25, off=0 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00049c680): >_writeAt: n=25, err= 2024/10/09 03:36:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 03:36:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/09 03:36:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000734600 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 03:36:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 03:36:20 DEBUG : newLeaf(0xc00049c680): close: 2024/10/09 03:36:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/09 03:36:20 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-09 03:36:20.647629501 +0000 UTC m=+1.384987937 2024/10/09 03:36:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:20 DEBUG : newLeaf(0xc00049c680): >close: err= 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 03:36:20 DEBUG : newLeaf: vfs cache: starting upload 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33118") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : newLeaf.b1a39fb0.partial: renamed to: newLeaf 2024/10/09 03:36:20 INFO : newLeaf: Copied (replaced existing) 2024/10/09 03:36:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-09 03:36:20 +0000 UTC" 2024/10/09 03:36:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/09 03:36:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 03:36:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38699") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39919") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32935") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38286") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32463") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:20 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31269") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32246") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32532") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35267") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38602") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/09 03:36:20 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00065dbc0): openPending: 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00065dbc0): >openPending: err= 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/09 03:36:20 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00065dbc0): _writeAt: size=14, off=0 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00065dbc0): >_writeAt: n=14, err= 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00065dbc0): close: 2024/10/09 03:36:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/09 03:36:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00065dbc0): >close: err= 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: starting upload 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39210") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/10/09 03:36:20 INFO : dir/file1: Copied (replaced existing) 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/09 03:36:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : file1: reading active writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : >WaitForWriters: 2024/10/09 03:36:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 03:36:20 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 03:36:20 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 03:36:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00065dcc0): _readAt: size=512, off=0 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00065dcc0): openPending: 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00065dcc0): >openPending: err= 2024/10/09 03:36:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00065dcc0): >_readAt: n=14, err=EOF 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00065dcc0): close: 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00065dcc0): >close: err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37370") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39993") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 03:36:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/09 03:36:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000210b40 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 03:36:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32516") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33744") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/09 03:36:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/09 03:36:20 DEBUG : dir/file1: Updating file with dir/file1 0xc000210b40 2024/10/09 03:36:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37279") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39657") 2024/10/09 03:36:20 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 03:36:20 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00049cc80): openPending: 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00049cc80): >openPending: err= 2024/10/09 03:36:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/09 03:36:20 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 03:36:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00049cc80): _writeAt: size=25, off=0 2024/10/09 03:36:20 DEBUG : dir/file1(0xc00049cc80): >_writeAt: n=25, err= 2024/10/09 03:36:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 03:36:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/09 03:36:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000210b40 2024/10/09 03:36:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 03:36:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 03:36:20 DEBUG : newLeaf(0xc00049cc80): close: 2024/10/09 03:36:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/09 03:36:20 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-09 03:36:20.984579133 +0000 UTC m=+1.721937799 2024/10/09 03:36:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:20 DEBUG : newLeaf(0xc00049cc80): >close: err= 2024/10/09 03:36:20 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 03:36:20 DEBUG : dir: Looking for writers 2024/10/09 03:36:20 DEBUG : : Looking for writers 2024/10/09 03:36:20 DEBUG : dir: reading active writers 2024/10/09 03:36:20 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 03:36:21 DEBUG : newLeaf: vfs cache: starting upload 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32926") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : newLeaf.485b202e.partial: renamed to: newLeaf 2024/10/09 03:36:21 INFO : newLeaf: Copied (replaced existing) 2024/10/09 03:36:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-09 03:36:20 +0000 UTC" 2024/10/09 03:36:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/09 03:36:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 03:36:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:21 DEBUG : >WaitForWriters: 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33576") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39805") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : >WaitForWriters: 2024/10/09 03:36:21 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39831") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33163") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32959") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/full,forceCache=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:21 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34948") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34696") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31751") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31564") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39933") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : >WaitForWriters: 2024/10/09 03:36:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 03:36:21 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 03:36:21 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 03:36:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000a035c0): _readAt: size=512, off=0 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000a035c0): openPending: 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/09 03:36:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000a035c0): >openPending: err= 2024/10/09 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32293") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000a035c0): >_readAt: n=14, err=EOF 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000a035c0): close: 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000a035c0): >close: err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38787") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38257") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 03:36:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/09 03:36:21 DEBUG : newLeaf: Updating file with newLeaf 0xc00067d680 2024/10/09 03:36:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 03:36:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35220") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35881") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/09 03:36:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/09 03:36:21 DEBUG : dir/file1: Updating file with dir/file1 0xc00067d680 2024/10/09 03:36:21 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/09 03:36:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33705") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32260") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 03:36:21 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0009bbb40): openPending: 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/09 03:36:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0009bbb40): >openPending: err= 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/09 03:36:21 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 03:36:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0009bbb40): _writeAt: size=25, off=0 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0009bbb40): >_writeAt: n=25, err= 2024/10/09 03:36:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 03:36:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/09 03:36:21 DEBUG : newLeaf: Updating file with newLeaf 0xc00067d680 2024/10/09 03:36:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 03:36:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 03:36:21 DEBUG : newLeaf(0xc0009bbb40): close: 2024/10/09 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/09 03:36:21 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-09 03:36:21.156481201 +0000 UTC m=+1.893839647 2024/10/09 03:36:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:21 DEBUG : newLeaf(0xc0009bbb40): >close: err= 2024/10/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 03:36:21 DEBUG : newLeaf: vfs cache: starting upload 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38476") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : newLeaf.a236aadc.partial: renamed to: newLeaf 2024/10/09 03:36:21 INFO : newLeaf: Copied (replaced existing) 2024/10/09 03:36:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-09 03:36:21 +0000 UTC" 2024/10/09 03:36:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/09 03:36:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 03:36:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:21 DEBUG : >WaitForWriters: 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35326") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33729") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : newLeaf: reading active writers 2024/10/09 03:36:21 DEBUG : >WaitForWriters: 2024/10/09 03:36:21 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31368") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38238") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34784") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRename (1.06s) --- PASS: TestFileRename/off,forceCache=false (0.02s) --- PASS: TestFileRename/minimal,forceCache=false (0.02s) --- PASS: TestFileRename/minimal,forceCache=true (0.33s) --- PASS: TestFileRename/writes,forceCache=false (0.18s) --- PASS: TestFileRename/writes,forceCache=true (0.34s) --- PASS: TestFileRename/full,forceCache=false (0.17s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:21 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:21 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : >WaitForWriters: 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35472") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38722") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:21 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35239") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30267") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32511") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36035") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34722") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 03:36:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/09 03:36:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30917") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : >WaitForWriters: 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31720") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35780") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31887") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleMethods (0.01s) === RUN TestReadFileHandleSeek run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:21 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33799") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39115") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33050") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33830") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31440") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 03:36:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/09 03:36:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34627") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:21 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/10/09 03:36:21 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/10/09 03:36:21 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/10/09 03:36:21 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33796") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31299") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37773") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : >WaitForWriters: 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33490") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37908") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34771") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleSeek (0.06s) === RUN TestReadFileHandleReadAt run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:21 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39263") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39537") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39378") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37752") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38327") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 03:36:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/09 03:36:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32156") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:21 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/10/09 03:36:21 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/10/09 03:36:21 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/10/09 03:36:21 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36778") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34896") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/10/09 03:36:21 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/10/09 03:36:21 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/10/09 03:36:21 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35652") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36589") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/10/09 03:36:21 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/10/09 03:36:21 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/10/09 03:36:21 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/10/09 03:36:21 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/10/09 03:36:21 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/10/09 03:36:21 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/10/09 03:36:21 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/10/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : >WaitForWriters: 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37960") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34544") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30459") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleReadAt (0.12s) === RUN TestReadFileHandleFlush run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:21 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32557") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31886") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37157") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35175") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36062") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 03:36:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/09 03:36:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38165") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : >WaitForWriters: 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37168") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30171") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33402") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleFlush (0.01s) === RUN TestReadFileHandleRelease run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:21 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34627") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36937") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36906") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31957") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33017") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 03:36:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/09 03:36:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30408") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:21 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/10/09 03:36:21 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/10/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : >WaitForWriters: 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36109") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34357") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36602") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleRelease (0.01s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:21 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32232") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39347") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30633") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32446") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33689") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 03:36:21 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 03:36:21 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 03:36:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 03:36:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0005d13c0): _readAt: size=1, off=0 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0005d13c0): openPending: 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/09 03:36:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0005d13c0): >openPending: err= 2024/10/09 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32975") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0005d13c0): >_readAt: n=1, err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0005d13c0): _readAt: size=256, off=1 2024/10/09 03:36:21 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0005d13c0): >_readAt: n=15, err=EOF 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0005d13c0): _readAt: size=16, off=16 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0005d13c0): >_readAt: n=0, err=EOF 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0005d13c0): close: 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0005d13c0): >close: err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0005d13c0): close: 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0005d13c0): >close: err=file already closed 2024/10/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : >WaitForWriters: 2024/10/09 03:36:21 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33411") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35816") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34191") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsRead (0.01s) === RUN TestRWFileHandleSeek run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:21 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33634") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30183") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31323") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39665") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34944") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 03:36:21 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 03:36:21 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 03:36:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 03:36:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000696340): _readAt: size=1, off=0 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000696340): openPending: 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/09 03:36:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000696340): >openPending: err= 2024/10/09 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38967") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000696340): >_readAt: n=1, err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000696340): _readAt: size=1, off=5 2024/10/09 03:36:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000696340): >_readAt: n=1, err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000696340): _readAt: size=1, off=3 2024/10/09 03:36:21 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000696340): >_readAt: n=1, err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000696340): _readAt: size=1, off=13 2024/10/09 03:36:21 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000696340): >_readAt: n=1, err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000696340): _readAt: size=16, off=100 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000696340): >_readAt: n=0, err=EOF 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000696340): close: 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000696340): >close: err= 2024/10/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : >WaitForWriters: 2024/10/09 03:36:21 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30758") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33983") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31827") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSeek (0.01s) === RUN TestRWFileHandleReadAt run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:21 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33220") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36001") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32420") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39389") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39214") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 03:36:21 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 03:36:21 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 03:36:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 03:36:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0006961c0): _readAt: size=1, off=0 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0006961c0): openPending: 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/09 03:36:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0006961c0): >openPending: err= 2024/10/09 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30011") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0006961c0): >_readAt: n=1, err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0006961c0): _readAt: size=1, off=5 2024/10/09 03:36:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0006961c0): >_readAt: n=1, err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0006961c0): _readAt: size=1, off=1 2024/10/09 03:36:21 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0006961c0): >_readAt: n=1, err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0006961c0): _readAt: size=6, off=10 2024/10/09 03:36:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0006961c0): >_readAt: n=6, err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0006961c0): _readAt: size=256, off=10 2024/10/09 03:36:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0006961c0): >_readAt: n=6, err=EOF 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0006961c0): _readAt: size=256, off=100 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0006961c0): >_readAt: n=0, err=EOF 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0006961c0): close: 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0006961c0): >close: err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0006961c0): _readAt: size=256, off=100 2024/10/09 03:36:21 DEBUG : dir/file1(0xc0006961c0): >_readAt: n=0, err=file already closed 2024/10/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : >WaitForWriters: 2024/10/09 03:36:21 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32773") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34398") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36857") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReadAt (0.01s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:21 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35200") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31750") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37330") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39438") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34339") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 03:36:21 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 03:36:21 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 03:36:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 03:36:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000434bc0): RWFileHandle.Flush 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000434bc0): _readAt: size=256, off=0 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000434bc0): openPending: 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/09 03:36:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000434bc0): >openPending: err= 2024/10/09 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32752") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000434bc0): >_readAt: n=16, err=EOF 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000434bc0): RWFileHandle.Flush 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000434bc0): RWFileHandle.Flush 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000434bc0): close: 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000434bc0): >close: err= 2024/10/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : >WaitForWriters: 2024/10/09 03:36:21 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31872") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34978") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35811") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushRead (0.01s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:21 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37463") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35976") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36223") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37615") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30208") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 03:36:21 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 03:36:21 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 03:36:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 03:36:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000434ec0): _readAt: size=256, off=0 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000434ec0): openPending: 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/09 03:36:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000434ec0): >openPending: err= 2024/10/09 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35642") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000434ec0): >_readAt: n=16, err=EOF 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000434ec0): RWFileHandle.Release 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000434ec0): close: 2024/10/09 03:36:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000434ec0): >close: err= 2024/10/09 03:36:21 DEBUG : dir/file1(0xc000434ec0): RWFileHandle.Release 2024/10/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:21 DEBUG : dir: Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : dir: reading active writers 2024/10/09 03:36:21 DEBUG : >WaitForWriters: 2024/10/09 03:36:21 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38618") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36093") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38667") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseRead (0.01s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:21 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35914") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:21 DEBUG : file1: newRWFileHandle: 2024/10/09 03:36:21 DEBUG : file1(0xc000696800): openPending: 2024/10/09 03:36:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:21 DEBUG : file1(0xc000696800): >openPending: err= 2024/10/09 03:36:21 DEBUG : file1: >newRWFileHandle: err= 2024/10/09 03:36:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/09 03:36:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/09 03:36:21 DEBUG : file1(0xc000696800): _writeAt: size=5, off=0 2024/10/09 03:36:21 DEBUG : file1(0xc000696800): >_writeAt: n=5, err= 2024/10/09 03:36:21 DEBUG : file1(0xc000696800): _writeAt: size=7, off=5 2024/10/09 03:36:21 DEBUG : file1(0xc000696800): >_writeAt: n=7, err= 2024/10/09 03:36:21 DEBUG : file1: vfs cache: truncate to size=11 2024/10/09 03:36:21 DEBUG : file1(0xc000696800): close: 2024/10/09 03:36:21 DEBUG : file1: vfs cache: setting modification time to 2024-10-09 03:36:21.58969011 +0000 UTC m=+2.327048566 2024/10/09 03:36:21 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:21 DEBUG : file1(0xc000696800): >close: err= 2024/10/09 03:36:21 DEBUG : file1(0xc000696800): close: 2024/10/09 03:36:21 DEBUG : file1(0xc000696800): >close: err=file already closed 2024/10/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 03:36:21 DEBUG : file1: vfs cache: starting upload 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31934") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : file1.5789ad93.partial: renamed to: file1 2024/10/09 03:36:21 INFO : file1: Copied (new) 2024/10/09 03:36:21 DEBUG : file1: vfs cache: fingerprint now "11,2024-10-09 03:36:21 +0000 UTC" 2024/10/09 03:36:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/09 03:36:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:21 INFO : file1: vfs cache: upload succeeded try #1 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : >WaitForWriters: 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35916") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : >WaitForWriters: 2024/10/09 03:36:21 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34610") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35501") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsWrite (0.16s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:21 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36929") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:21 DEBUG : file1: newRWFileHandle: 2024/10/09 03:36:21 DEBUG : file1(0xc00065c500): openPending: 2024/10/09 03:36:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:21 DEBUG : file1(0xc00065c500): >openPending: err= 2024/10/09 03:36:21 DEBUG : file1: >newRWFileHandle: err= 2024/10/09 03:36:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/09 03:36:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/09 03:36:21 DEBUG : file1(0xc00065c500): _writeAt: size=7, off=0 2024/10/09 03:36:21 DEBUG : file1(0xc00065c500): >_writeAt: n=7, err= 2024/10/09 03:36:21 DEBUG : file1(0xc00065c500): _writeAt: size=6, off=5 2024/10/09 03:36:21 DEBUG : file1(0xc00065c500): >_writeAt: n=6, err= 2024/10/09 03:36:21 DEBUG : file1(0xc00065c500): close: 2024/10/09 03:36:21 DEBUG : file1: vfs cache: setting modification time to 2024-10-09 03:36:21.749870832 +0000 UTC m=+2.487229309 2024/10/09 03:36:21 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:21 DEBUG : file1(0xc00065c500): >close: err= 2024/10/09 03:36:21 DEBUG : file1(0xc00065c500): _writeAt: size=5, off=0 2024/10/09 03:36:21 DEBUG : file1(0xc00065c500): >_writeAt: n=0, err=file already closed 2024/10/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 03:36:21 DEBUG : file1: vfs cache: starting upload 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38684") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : file1.823bc27a.partial: renamed to: file1 2024/10/09 03:36:21 INFO : file1: Copied (new) 2024/10/09 03:36:21 DEBUG : file1: vfs cache: fingerprint now "11,2024-10-09 03:36:21 +0000 UTC" 2024/10/09 03:36:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/09 03:36:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:21 INFO : file1: vfs cache: upload succeeded try #1 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : >WaitForWriters: 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30948") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : >WaitForWriters: 2024/10/09 03:36:21 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34627") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37662") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:21 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36888") 2024/10/09 03:36:21 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:21 DEBUG : file1: newRWFileHandle: 2024/10/09 03:36:21 DEBUG : file1(0xc000a02b00): openPending: 2024/10/09 03:36:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:21 DEBUG : file1(0xc000a02b00): >openPending: err= 2024/10/09 03:36:21 DEBUG : file1: >newRWFileHandle: err= 2024/10/09 03:36:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/09 03:36:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/09 03:36:21 DEBUG : file1(0xc000a02b00): close: 2024/10/09 03:36:21 DEBUG : file1: vfs cache: setting modification time to 2024-10-09 03:36:21.907405281 +0000 UTC m=+2.644763737 2024/10/09 03:36:21 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:21 DEBUG : file1(0xc000a02b00): >close: err= 2024/10/09 03:36:21 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/09 03:36:21 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/09 03:36:21 DEBUG : file2: newRWFileHandle: 2024/10/09 03:36:21 DEBUG : file2(0xc000a02bc0): openPending: 2024/10/09 03:36:21 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:21 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/09 03:36:21 DEBUG : file2(0xc000a02bc0): >openPending: err= 2024/10/09 03:36:21 DEBUG : file2: >newRWFileHandle: err= 2024/10/09 03:36:21 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/09 03:36:21 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/10/09 03:36:21 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/10/09 03:36:21 DEBUG : file2(0xc000a02bc0): RWFileHandle.Flush 2024/10/09 03:36:21 DEBUG : file2(0xc000a02bc0): RWFileHandle.Release 2024/10/09 03:36:21 DEBUG : file2(0xc000a02bc0): close: 2024/10/09 03:36:21 DEBUG : file2: vfs cache: setting modification time to 2024-10-09 03:36:21.908285148 +0000 UTC m=+2.645643594 2024/10/09 03:36:21 INFO : file2: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:21 DEBUG : file2(0xc000a02bc0): >close: err= 2024/10/09 03:36:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : file2: reading active writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : file2: reading active writers 2024/10/09 03:36:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : file2: reading active writers 2024/10/09 03:36:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/10/09 03:36:21 DEBUG : : Looking for writers 2024/10/09 03:36:21 DEBUG : file1: reading active writers 2024/10/09 03:36:21 DEBUG : file2: reading active writers 2024/10/09 03:36:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/10/09 03:36:22 DEBUG : file2: vfs cache: starting upload 2024/10/09 03:36:22 DEBUG : file1: vfs cache: starting upload 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32409") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33127") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : file1.c0f3ea46.partial: renamed to: file1 2024/10/09 03:36:22 INFO : file1: Copied (new) 2024/10/09 03:36:22 DEBUG : file1: vfs cache: fingerprint now "0,2024-10-09 03:36:21 +0000 UTC" 2024/10/09 03:36:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:22 DEBUG : file2.59e4633a.partial: renamed to: file2 2024/10/09 03:36:22 INFO : file2: Copied (new) 2024/10/09 03:36:22 DEBUG : file2: vfs cache: fingerprint now "0,2024-10-09 03:36:21 +0000 UTC" 2024/10/09 03:36:22 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/09 03:36:22 INFO : file2: vfs cache: upload succeeded try #1 2024/10/09 03:36:22 INFO : file1: vfs cache: upload succeeded try #1 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : file2: reading active writers 2024/10/09 03:36:22 DEBUG : >WaitForWriters: 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31328") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : file2: reading active writers 2024/10/09 03:36:22 DEBUG : >WaitForWriters: 2024/10/09 03:36:22 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35998") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32598") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteNoWrite (0.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:22 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38060") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : file1: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : file1(0xc000435780): openPending: 2024/10/09 03:36:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:22 DEBUG : file1(0xc000435780): >openPending: err= 2024/10/09 03:36:22 DEBUG : file1: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/09 03:36:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/09 03:36:22 DEBUG : file1(0xc000435780): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : file1(0xc000435780): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : file1(0xc000435780): RWFileHandle.Flush 2024/10/09 03:36:22 DEBUG : file1(0xc000435780): RWFileHandle.Flush 2024/10/09 03:36:22 DEBUG : file1(0xc000435780): close: 2024/10/09 03:36:22 DEBUG : file1: vfs cache: setting modification time to 2024-10-09 03:36:22.065879418 +0000 UTC m=+2.803237854 2024/10/09 03:36:22 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : file1(0xc000435780): >close: err= 2024/10/09 03:36:22 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 03:36:22 DEBUG : file1: vfs cache: starting upload 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30351") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : file1.119291ab.partial: renamed to: file1 2024/10/09 03:36:22 INFO : file1: Copied (new) 2024/10/09 03:36:22 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-09 03:36:22 +0000 UTC" 2024/10/09 03:36:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:22 INFO : file1: vfs cache: upload succeeded try #1 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : >WaitForWriters: 2024/10/09 03:36:22 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36360") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39941") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:22 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32123") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : file1: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : file1(0xc000435880): openPending: 2024/10/09 03:36:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:22 DEBUG : file1(0xc000435880): >openPending: err= 2024/10/09 03:36:22 DEBUG : file1: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/09 03:36:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/09 03:36:22 DEBUG : file1(0xc000435880): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : file1(0xc000435880): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : file1(0xc000435880): RWFileHandle.Release 2024/10/09 03:36:22 DEBUG : file1(0xc000435880): close: 2024/10/09 03:36:22 DEBUG : file1: vfs cache: setting modification time to 2024-10-09 03:36:22.221678657 +0000 UTC m=+2.959037103 2024/10/09 03:36:22 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : file1(0xc000435880): >close: err= 2024/10/09 03:36:22 DEBUG : file1(0xc000435880): RWFileHandle.Release 2024/10/09 03:36:22 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 03:36:22 DEBUG : file1: vfs cache: starting upload 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39681") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : file1.50a90abc.partial: renamed to: file1 2024/10/09 03:36:22 INFO : file1: Copied (new) 2024/10/09 03:36:22 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-09 03:36:22 +0000 UTC" 2024/10/09 03:36:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:22 INFO : file1: vfs cache: upload succeeded try #1 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : >WaitForWriters: 2024/10/09 03:36:22 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37388") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35844") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:22 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38053") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36118") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35499") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31085") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32439") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 03:36:22 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : dir/file1(0xc00065ce40): openPending: 2024/10/09 03:36:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/09 03:36:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/09 03:36:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:22 DEBUG : dir/file1(0xc00065ce40): >openPending: err= 2024/10/09 03:36:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/09 03:36:22 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 03:36:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/09 03:36:22 DEBUG : dir/file1(0xc00065ce40): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : dir/file1(0xc00065ce40): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : dir/file1(0xc00065ce40): close: 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : dir/file1: vfs cache: setting modification time to 2024-10-09 03:36:22.381457757 +0000 UTC m=+3.118816224 2024/10/09 03:36:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : dir/file1(0xc00065ce40): >close: err= 2024/10/09 03:36:22 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:22 DEBUG : dir: Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : dir: reading active writers 2024/10/09 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 03:36:22 DEBUG : dir: Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : dir: reading active writers 2024/10/09 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 03:36:22 DEBUG : dir: Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : dir: reading active writers 2024/10/09 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 03:36:22 DEBUG : dir: Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : dir: reading active writers 2024/10/09 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 03:36:22 DEBUG : dir/file1: vfs cache: starting upload 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39834") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : dir/file1.31eab6ea.partial: renamed to: dir/file1 2024/10/09 03:36:22 INFO : dir/file1: Copied (replaced existing) 2024/10/09 03:36:22 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-10-09 03:36:22 +0000 UTC" 2024/10/09 03:36:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/09 03:36:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/09 03:36:22 DEBUG : dir: Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : dir: reading active writers 2024/10/09 03:36:22 DEBUG : >WaitForWriters: 2024/10/09 03:36:22 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33033") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30555") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36087") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeTruncateExisting (0.16s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:22 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31007") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32790") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30326") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38121") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34358") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 03:36:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/09 03:36:22 DEBUG : dir/file1(0xc000435a80): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : dir/file1(0xc000435a80): openPending: 2024/10/09 03:36:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/10/09 03:36:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/09 03:36:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:22 DEBUG : dir/file1(0xc000435a80): >openPending: err= 2024/10/09 03:36:22 DEBUG : dir/file1(0xc000435a80): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : dir/file1(0xc000435a80): _writeAt: size=15, off=5 2024/10/09 03:36:22 DEBUG : dir/file1(0xc000435a80): >_writeAt: n=15, err= 2024/10/09 03:36:22 DEBUG : dir/file1(0xc000435a80): close: 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/10/09 03:36:22 DEBUG : dir/file1: vfs cache: setting modification time to 2024-10-09 03:36:22.543791511 +0000 UTC m=+3.281149967 2024/10/09 03:36:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : dir/file1(0xc000435a80): >close: err= 2024/10/09 03:36:22 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:22 DEBUG : dir: Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : dir: reading active writers 2024/10/09 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 03:36:22 DEBUG : dir: Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : dir: reading active writers 2024/10/09 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 03:36:22 DEBUG : dir: Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : dir: reading active writers 2024/10/09 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 03:36:22 DEBUG : dir: Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : dir: reading active writers 2024/10/09 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 03:36:22 DEBUG : dir/file1: vfs cache: starting upload 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31491") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : dir/file1.a3f2843a.partial: renamed to: dir/file1 2024/10/09 03:36:22 INFO : dir/file1: Copied (replaced existing) 2024/10/09 03:36:22 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-10-09 03:36:22 +0000 UTC" 2024/10/09 03:36:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/09 03:36:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/09 03:36:22 DEBUG : dir: Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : dir: reading active writers 2024/10/09 03:36:22 DEBUG : >WaitForWriters: 2024/10/09 03:36:22 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32641") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36129") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35632") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateExisting (0.16s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:22 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36000") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : file1: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : file1(0xc000435c80): openPending: 2024/10/09 03:36:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:22 DEBUG : file1(0xc000435c80): >openPending: err= 2024/10/09 03:36:22 DEBUG : file1: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/09 03:36:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/09 03:36:22 DEBUG : file1(0xc000435c80): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : file1(0xc000435c80): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : file1(0xc000435c80): close: 2024/10/09 03:36:22 DEBUG : file1: vfs cache: setting modification time to 2024-10-09 03:36:22.703209726 +0000 UTC m=+3.440568202 2024/10/09 03:36:22 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : file1(0xc000435c80): >close: err= 2024/10/09 03:36:22 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 03:36:22 DEBUG : file1: vfs cache: starting upload 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30130") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : file1.5743163.partial: renamed to: file1 2024/10/09 03:36:22 INFO : file1: Copied (new) 2024/10/09 03:36:22 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-09 03:36:22 +0000 UTC" 2024/10/09 03:36:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:22 INFO : file1: vfs cache: upload succeeded try #1 2024/10/09 03:36:22 DEBUG : : Looking for writers 2024/10/09 03:36:22 DEBUG : file1: reading active writers 2024/10/09 03:36:22 DEBUG : >WaitForWriters: 2024/10/09 03:36:22 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36091") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32535") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:22 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/10/09 03:36:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31017") 2024/10/09 03:36:22 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000435e80): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000435e80): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000435e80): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000435e80): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000435e80): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.861029257 +0000 UTC m=+3.598387734 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000435e80): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000435f00): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000435f00): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000435f00): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000435f00): >_readAt: n=2, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000435f00): _writeAt: size=3, off=2 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000435f00): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000435f00): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.861029257 +0000 UTC m=+3.598387734 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000435f00): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000435f40): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000435f40): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000435f40): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000435f40): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000435f40): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.861029257 +0000 UTC m=+3.598387734 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000435f40): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f340 item 1 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba000): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba000): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba000): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba000): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba000): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.864508311 +0000 UTC m=+3.601866747 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba000): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba040): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba040): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba040): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba040): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba040): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.864508311 +0000 UTC m=+3.601866747 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba040): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ff10 item 2 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba080): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba080): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba080): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba080): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba080): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.866908765 +0000 UTC m=+3.604267241 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba080): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba0c0): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba0c0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba0c0): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba0c0): >_readAt: n=2, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba0c0): _writeAt: size=3, off=2 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba0c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba0c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.866908765 +0000 UTC m=+3.604267241 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba0c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba100): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba100): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba100): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba100): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba100): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.866908765 +0000 UTC m=+3.604267241 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba100): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582310 item 3 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba180): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba180): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba180): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba180): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba180): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.869968554 +0000 UTC m=+3.607327029 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba180): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba200): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba200): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba200): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba200): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba200): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.869968554 +0000 UTC m=+3.607327029 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba200): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582770 item 4 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba240): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba240): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba240): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba240): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba240): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.872233354 +0000 UTC m=+3.609591830 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba240): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba280): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba280): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba280): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba280): >_readAt: n=2, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba280): _writeAt: size=3, off=2 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba280): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba280): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.872233354 +0000 UTC m=+3.609591830 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba280): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba2c0): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba2c0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba2c0): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba2c0): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba2c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.872233354 +0000 UTC m=+3.609591830 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba2c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582a80 item 5 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba340): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba340): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba340): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba340): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba340): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.875832212 +0000 UTC m=+3.613190688 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba340): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba3c0): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba3c0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba3c0): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba3c0): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba3c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.875832212 +0000 UTC m=+3.613190688 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba3c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582f50 item 6 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba440): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba440): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba440): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba440): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba440): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.87817064 +0000 UTC m=+3.615529116 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba440): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba580): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba580): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba580): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba580): >_readAt: n=2, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba580): _writeAt: size=3, off=2 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba580): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba580): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.87817064 +0000 UTC m=+3.615529116 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba580): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba5c0): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba5c0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba5c0): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba5c0): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba5c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.87817064 +0000 UTC m=+3.615529116 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba5c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005831f0 item 7 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba640): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba640): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba640): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba640): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba640): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.881805766 +0000 UTC m=+3.619164242 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba640): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba740): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba740): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba740): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba740): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba740): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.881805766 +0000 UTC m=+3.619164242 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba740): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005835e0 item 8 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba780): _readAt: size=2, off=0 2024/10/09 03:36:22 ERROR : open-test-file(0xc0009ba780): Couldn't read size of file 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba780): >_readAt: n=0, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba780): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba780): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba780): close: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba780): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba7c0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba7c0): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba7c0): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba7c0): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba7c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.884482797 +0000 UTC m=+3.621841264 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba7c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba840): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba840): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba840): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba840): >_readAt: n=2, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba840): _writeAt: size=3, off=2 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba840): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba840): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.884482797 +0000 UTC m=+3.621841264 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba840): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba880): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba880): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba880): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba880): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba880): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.884482797 +0000 UTC m=+3.621841264 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba880): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583880 item 9 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d640): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d640): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d640): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d640): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d640): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.88778524 +0000 UTC m=+3.625143676 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d640): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d6c0): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d6c0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d6c0): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d6c0): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d6c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.88778524 +0000 UTC m=+3.625143676 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d6c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6c40 item 10 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d7c0): _readAt: size=2, off=0 2024/10/09 03:36:22 ERROR : open-test-file(0xc00065d7c0): Couldn't read size of file 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d7c0): >_readAt: n=0, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d7c0): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d7c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d7c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d7c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d800): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d800): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d800): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d800): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d800): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.890537984 +0000 UTC m=+3.627896450 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d800): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d8c0): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d8c0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d8c0): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d8c0): >_readAt: n=2, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d8c0): _writeAt: size=3, off=2 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d8c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d8c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.890537984 +0000 UTC m=+3.627896450 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d8c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d900): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d900): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d900): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d900): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d900): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.890537984 +0000 UTC m=+3.627896450 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d900): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7260 item 11 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d980): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d980): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d980): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d980): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d980): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.893450016 +0000 UTC m=+3.630808442 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065d980): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065da00): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065da00): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065da00): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065da00): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065da00): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.893450016 +0000 UTC m=+3.630808442 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065da00): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7730 item 12 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dac0): _readAt: size=2, off=0 2024/10/09 03:36:22 ERROR : open-test-file(0xc00065dac0): Couldn't read size of file 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dac0): >_readAt: n=0, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dac0): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dac0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dac0): close: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dac0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065db00): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065db00): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065db00): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065db00): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065db00): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.896065022 +0000 UTC m=+3.633423458 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065db00): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dbc0): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dbc0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dbc0): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dbc0): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dbc0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.896065022 +0000 UTC m=+3.633423458 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dbc0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7ea0 item 13 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dc40): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dc40): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dc40): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dc40): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dc40): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.89780519 +0000 UTC m=+3.635163626 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dc40): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dcc0): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dcc0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dcc0): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dcc0): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dcc0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.89780519 +0000 UTC m=+3.635163626 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dcc0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2310 item 14 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dd80): _readAt: size=2, off=0 2024/10/09 03:36:22 ERROR : open-test-file(0xc00065dd80): Couldn't read size of file 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dd80): >_readAt: n=0, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dd80): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dd80): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dd80): close: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065dd80): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065ddc0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065ddc0): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065ddc0): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065ddc0): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065ddc0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.899939766 +0000 UTC m=+3.637298222 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065ddc0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065de80): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065de80): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065de80): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065de80): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065de80): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.899939766 +0000 UTC m=+3.637298222 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065de80): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f25b0 item 15 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065df00): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065df00): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065df00): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065df00): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065df00): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.902506542 +0000 UTC m=+3.639865007 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00065df00): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c040): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c040): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c040): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c040): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c040): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.902506542 +0000 UTC m=+3.639865007 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c040): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2a10 item 16 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c080): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c080): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c080): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c080): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c080): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.904767666 +0000 UTC m=+3.642126131 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c080): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c0c0): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c0c0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c0c0): open at offset 5 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c0c0): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c0c0): >_readAt: n=2, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c0c0): _writeAt: size=3, off=7 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c0c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c0c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.904767666 +0000 UTC m=+3.642126131 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c0c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c140): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c140): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c140): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c140): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c140): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.904767666 +0000 UTC m=+3.642126131 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c140): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2f50 item 17 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c240): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c240): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c240): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c240): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c240): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.908251828 +0000 UTC m=+3.645610304 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c240): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c2c0): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c2c0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c2c0): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c2c0): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c2c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.908251828 +0000 UTC m=+3.645610304 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c2c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3a40 item 18 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c340): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c340): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c340): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c340): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c340): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.910847047 +0000 UTC m=+3.648205523 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c340): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c400): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c400): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c400): open at offset 5 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c400): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c400): >_readAt: n=2, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c400): _writeAt: size=3, off=7 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c400): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c400): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.910847047 +0000 UTC m=+3.648205523 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c400): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c440): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c440): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c440): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c440): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c440): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.910847047 +0000 UTC m=+3.648205523 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c440): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6000 item 19 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c4c0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c4c0): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c4c0): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c4c0): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c4c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.914312245 +0000 UTC m=+3.651670681 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c4c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a033c0): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a033c0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a033c0): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a033c0): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a033c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.914312245 +0000 UTC m=+3.651670681 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a033c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef500 item 20 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a03440): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a03440): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a03440): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a03440): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a03440): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.915660419 +0000 UTC m=+3.653018855 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a03440): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c5c0): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c5c0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c5c0): open at offset 5 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c5c0): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c5c0): >_readAt: n=2, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c5c0): _writeAt: size=3, off=7 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c5c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c5c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.915660419 +0000 UTC m=+3.653018855 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c5c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02000): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02000): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02000): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02000): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02000): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.915660419 +0000 UTC m=+3.653018855 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02000): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6690 item 21 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02080): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02080): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02080): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02080): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02080): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.919017914 +0000 UTC m=+3.656376390 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02080): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02100): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02100): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02100): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02100): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02100): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.919017914 +0000 UTC m=+3.656376390 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02100): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ee9a0 item 22 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02200): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02200): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02200): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02200): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02200): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.920974768 +0000 UTC m=+3.658333244 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02200): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a022c0): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a022c0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a022c0): open at offset 5 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a022c0): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a022c0): >_readAt: n=2, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a022c0): _writeAt: size=3, off=7 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a022c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a022c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.920974768 +0000 UTC m=+3.658333244 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a022c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02300): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02300): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02300): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02300): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02300): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.920974768 +0000 UTC m=+3.658333244 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02300): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef9d0 item 23 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02380): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02380): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02380): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02380): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02380): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.923778577 +0000 UTC m=+3.661137043 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02380): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02400): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02400): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02400): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02400): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02400): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.923778577 +0000 UTC m=+3.661137043 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02400): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6150 item 24 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a024c0): _readAt: size=2, off=0 2024/10/09 03:36:22 ERROR : open-test-file(0xc000a024c0): Couldn't read size of file 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a024c0): >_readAt: n=0, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a024c0): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a024c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a024c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a024c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02500): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02500): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02500): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02500): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02500): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.925831832 +0000 UTC m=+3.663190298 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02500): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a025c0): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a025c0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a025c0): open at offset 5 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a025c0): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a025c0): >_readAt: n=2, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a025c0): _writeAt: size=3, off=7 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a025c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a025c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.925831832 +0000 UTC m=+3.663190298 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a025c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02600): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02600): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02600): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02600): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02600): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.925831832 +0000 UTC m=+3.663190298 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02600): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6cb0 item 25 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02680): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02680): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02680): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02680): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02680): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.928369543 +0000 UTC m=+3.665727999 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02680): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02740): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02740): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02740): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02740): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02740): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.928369543 +0000 UTC m=+3.665727999 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02740): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7340 item 26 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02840): _readAt: size=2, off=0 2024/10/09 03:36:22 ERROR : open-test-file(0xc000a02840): Couldn't read size of file 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02840): >_readAt: n=0, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02840): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02840): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02840): close: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02840): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02880): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02880): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02880): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02880): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02880): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.930644572 +0000 UTC m=+3.668003029 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02880): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02940): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02940): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02940): open at offset 5 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02940): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02940): >_readAt: n=2, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02940): _writeAt: size=3, off=7 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02940): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02940): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.930644572 +0000 UTC m=+3.668003029 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02940): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02980): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02980): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02980): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02980): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02980): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.930644572 +0000 UTC m=+3.668003029 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02980): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7730 item 27 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02a00): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02a00): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02a00): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02a00): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02a00): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.934236096 +0000 UTC m=+3.671594553 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc000a02a00): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c080): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c080): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c080): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c080): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c080): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.934236096 +0000 UTC m=+3.671594553 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c080): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582230 item 28 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c1c0): _readAt: size=2, off=0 2024/10/09 03:36:22 ERROR : open-test-file(0xc00049c1c0): Couldn't read size of file 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c1c0): >_readAt: n=0, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c1c0): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c1c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c1c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c1c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c240): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c240): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c240): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c240): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c240): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.936750144 +0000 UTC m=+3.674108619 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c240): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c300): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c300): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c300): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c300): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c300): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.936750144 +0000 UTC m=+3.674108619 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c300): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005825b0 item 29 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c380): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c380): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c380): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c380): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c380): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.939137033 +0000 UTC m=+3.676495508 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c380): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c400): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c400): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c400): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c400): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c400): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.939137033 +0000 UTC m=+3.676495508 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c400): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582850 item 30 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c740): _readAt: size=2, off=0 2024/10/09 03:36:22 ERROR : open-test-file(0xc00049c740): Couldn't read size of file 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c740): >_readAt: n=0, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c740): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c740): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c740): close: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c740): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c780): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c780): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c780): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c780): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c780): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.941661558 +0000 UTC m=+3.679020185 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c780): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c840): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c840): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c840): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c840): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c840): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.941661558 +0000 UTC m=+3.679020185 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c840): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582bd0 item 31 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c940): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c940): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c940): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c940): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c940): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.944010215 +0000 UTC m=+3.681368691 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049c940): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ca00): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ca00): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ca00): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ca00): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ca00): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.944010215 +0000 UTC m=+3.681368691 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ca00): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582f50 item 32 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ca40): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ca40): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ca40): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ca40): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ca40): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.946575708 +0000 UTC m=+3.683934184 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ca40): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ca80): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ca80): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ca80): _writeAt: size=3, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ca80): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ca80): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005831f0 item 33 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ca80): >_writeAt: n=3, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ca80): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.947344949 +0000 UTC m=+3.684703415 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ca80): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cac0): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cac0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cac0): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cac0): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cac0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.947344949 +0000 UTC m=+3.684703415 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cac0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583340 item 33 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cb00): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cb00): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cb00): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cb00): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cb00): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.949451562 +0000 UTC m=+3.686810029 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cb00): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cb40): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cb40): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583650 item 34 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cb40): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cb40): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cb40): _writeAt: size=3, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cb40): >_writeAt: n=3, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cb40): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.950292817 +0000 UTC m=+3.687651294 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cb40): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cb80): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cb80): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cb80): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cb80): >_readAt: n=3, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cb80): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.950292817 +0000 UTC m=+3.687651294 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cb80): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005837a0 item 34 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cbc0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cbc0): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cbc0): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cbc0): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cbc0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.952375157 +0000 UTC m=+3.689733633 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cbc0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cc00): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cc00): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cc00): _writeAt: size=3, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cc00): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cc00): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583a40 item 35 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cc00): >_writeAt: n=3, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cc00): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.953272397 +0000 UTC m=+3.690630883 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cc00): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ccc0): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ccc0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ccc0): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ccc0): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ccc0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.953272397 +0000 UTC m=+3.690630883 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ccc0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583b90 item 35 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cd40): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cd40): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cd40): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cd40): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cd40): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.955713156 +0000 UTC m=+3.693071632 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cd40): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ce40): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ce40): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001700e0 item 36 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ce40): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ce40): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ce40): _writeAt: size=3, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ce40): >_writeAt: n=3, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ce40): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.956740109 +0000 UTC m=+3.694098585 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ce40): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ce80): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ce80): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ce80): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ce80): >_readAt: n=3, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ce80): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.956740109 +0000 UTC m=+3.694098585 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049ce80): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170230 item 36 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cec0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cec0): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cec0): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cec0): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cec0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.959061044 +0000 UTC m=+3.696419520 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cec0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cf00): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cf00): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cf00): _writeAt: size=3, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cf00): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cf00): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001704d0 item 37 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cf00): >_writeAt: n=3, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cf00): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.960062949 +0000 UTC m=+3.697421426 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cf00): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cf40): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cf40): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cf40): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cf40): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cf40): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.960062949 +0000 UTC m=+3.697421426 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cf40): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170620 item 37 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cfc0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cfc0): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cfc0): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cfc0): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cfc0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.962438979 +0000 UTC m=+3.699797445 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049cfc0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049d080): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049d080): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001709a0 item 38 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049d080): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049d080): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049d080): _writeAt: size=3, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049d080): >_writeAt: n=3, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049d080): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.963456113 +0000 UTC m=+3.700814589 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049d080): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049d0c0): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049d0c0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049d0c0): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049d0c0): >_readAt: n=3, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049d0c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.963456113 +0000 UTC m=+3.700814589 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc00049d0c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170b60 item 38 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba040): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba040): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba040): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba040): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba040): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.965278284 +0000 UTC m=+3.702636720 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba040): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba100): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba100): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba100): _writeAt: size=3, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba100): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba100): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cac40 item 39 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba100): >_writeAt: n=3, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba100): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.966308774 +0000 UTC m=+3.703667250 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba100): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba140): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba140): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba140): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba140): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba140): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.966308774 +0000 UTC m=+3.703667250 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba140): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb260 item 39 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba1c0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba1c0): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba1c0): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba1c0): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba1c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.968790219 +0000 UTC m=+3.706148695 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba1c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba280): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba280): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb730 item 40 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba280): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba280): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba280): _writeAt: size=3, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba280): >_writeAt: n=3, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba280): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.969779671 +0000 UTC m=+3.707138157 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba280): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba2c0): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba2c0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba2c0): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba2c0): >_readAt: n=3, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba2c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.969779671 +0000 UTC m=+3.707138157 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba2c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb8f0 item 40 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba300): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba300): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba300): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba300): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba300): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba300): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba300): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.972053999 +0000 UTC m=+3.709412476 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba300): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba340): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba340): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba340): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cbc70 item 41 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba340): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba340): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.972822058 +0000 UTC m=+3.710180534 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba340): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba380): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba380): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba380): _writeAt: size=3, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba380): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba380): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cbea0 item 41 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba380): >_writeAt: n=3, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba380): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.973563315 +0000 UTC m=+3.710921781 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba380): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba3c0): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba3c0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba3c0): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba3c0): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba3c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.973563315 +0000 UTC m=+3.710921781 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba3c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506310 item 41 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba480): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba480): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba480): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba480): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba480): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba480): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba480): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.975628382 +0000 UTC m=+3.712986848 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba480): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba540): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba540): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba540): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506690 item 42 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba540): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba540): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.976565936 +0000 UTC m=+3.713924403 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba540): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba600): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba600): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005069a0 item 42 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba600): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba600): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba600): _writeAt: size=3, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba600): >_writeAt: n=3, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba600): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.977610303 +0000 UTC m=+3.714968778 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba600): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba640): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba640): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba640): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba640): >_readAt: n=3, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba640): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.977610303 +0000 UTC m=+3.714968778 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba640): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506b60 item 42 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba780): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba780): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba780): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba780): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba780): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba780): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba780): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.979780846 +0000 UTC m=+3.717139323 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba780): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba7c0): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba7c0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba7c0): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506f50 item 43 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba7c0): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba7c0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.980751713 +0000 UTC m=+3.718110190 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba7c0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba900): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba900): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba900): _writeAt: size=3, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba900): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba900): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005073b0 item 43 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba900): >_writeAt: n=3, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba900): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.981693347 +0000 UTC m=+3.719051823 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba900): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba940): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba940): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba940): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba940): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba940): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.981693347 +0000 UTC m=+3.719051823 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009ba940): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005077a0 item 43 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baa00): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baa00): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baa00): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baa00): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baa00): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baa00): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baa00): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.984500772 +0000 UTC m=+3.721859249 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baa00): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baa40): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baa40): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baa40): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398000 item 44 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baa40): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baa40): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.985296252 +0000 UTC m=+3.722654728 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baa40): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bab00): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bab00): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003983f0 item 44 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bab00): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bab00): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bab00): _writeAt: size=3, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bab00): >_writeAt: n=3, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bab00): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.986469739 +0000 UTC m=+3.723828215 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bab00): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bab40): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bab40): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bab40): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bab40): >_readAt: n=3, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bab40): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.986469739 +0000 UTC m=+3.723828215 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bab40): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398540 item 44 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bac00): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bac00): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bac00): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bac00): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bac00): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bac00): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bac00): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.988648769 +0000 UTC m=+3.726007235 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bac00): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bac40): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bac40): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bac40): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398930 item 45 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bac40): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bac40): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.989396418 +0000 UTC m=+3.726754894 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bac40): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bad00): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bad00): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bad00): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bad00): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bad00): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.989396418 +0000 UTC m=+3.726754894 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bad00): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398a80 item 45 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009badc0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009badc0): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009badc0): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009badc0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009badc0): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009badc0): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009badc0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.992037984 +0000 UTC m=+3.729396460 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009badc0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bae00): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bae00): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bae00): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398f50 item 46 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bae00): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bae00): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.992846888 +0000 UTC m=+3.730205354 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bae00): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baec0): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baec0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baec0): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baec0): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baec0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.992846888 +0000 UTC m=+3.730205354 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baec0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003991f0 item 46 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baf80): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baf80): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baf80): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baf80): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baf80): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baf80): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baf80): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.995539639 +0000 UTC m=+3.732898106 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009baf80): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bafc0): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bafc0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bafc0): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399960 item 47 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bafc0): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bafc0): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.996302258 +0000 UTC m=+3.733660734 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bafc0): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bb080): _readAt: size=512, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bb080): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bb080): >openPending: err= 2024/10/09 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bb080): >_readAt: n=5, err=EOF 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bb080): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.996302258 +0000 UTC m=+3.733660734 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bb080): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: Remove: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399c70 item 47 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bb140): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bb140): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bb140): _readAt: size=2, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bb140): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bb140): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bb140): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bb140): close: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.998755871 +0000 UTC m=+3.736114347 2024/10/09 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bb140): >close: err= 2024/10/09 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bb1c0): _writeAt: size=5, off=0 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bb1c0): openPending: 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bb1c0): >openPending: err= 2024/10/09 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b80e0 item 48 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bb1c0): >_writeAt: n=5, err= 2024/10/09 03:36:22 DEBUG : open-test-file(0xc0009bb1c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.999842986 +0000 UTC m=+3.737201462 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb1c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb2c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb2c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb2c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb2c0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb2c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:22.999842986 +0000 UTC m=+3.737201462 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb2c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8230 item 48 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb300): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb300): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb300): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb300): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb300): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.002268547 +0000 UTC m=+3.739627024 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb300): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb340): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb340): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb340): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb340): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb340): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb340): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b85b0 item 49 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb340): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb340): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.003086158 +0000 UTC m=+3.740444634 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb340): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb380): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb380): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb380): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb380): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb380): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.003086158 +0000 UTC m=+3.740444634 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb380): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8700 item 49 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb400): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb400): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb400): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb400): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb400): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.005273654 +0000 UTC m=+3.742632140 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb400): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb4c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb4c0): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb4c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8a80 item 50 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb4c0): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb4c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb4c0): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb4c0): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb4c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.006440408 +0000 UTC m=+3.743798904 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb4c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb540): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb540): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb540): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb540): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb540): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.006440408 +0000 UTC m=+3.743798904 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb540): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8bd0 item 50 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb5c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb5c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb5c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb5c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb5c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.008840983 +0000 UTC m=+3.746199449 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb5c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb680): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb680): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb680): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb680): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb680): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb680): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8e70 item 51 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb680): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb680): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.009836045 +0000 UTC m=+3.747194511 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb680): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb6c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb6c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb6c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb6c0): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb6c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.009836045 +0000 UTC m=+3.747194511 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb6c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9030 item 51 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb740): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb740): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb740): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb740): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb740): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.012287876 +0000 UTC m=+3.749646352 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb740): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb800): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb800): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb800): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b92d0 item 52 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb800): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb800): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb800): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb800): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb800): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.013187911 +0000 UTC m=+3.750546387 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb800): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb840): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb840): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb840): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb840): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb840): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.013187911 +0000 UTC m=+3.750546387 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb840): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9420 item 52 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb8c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb8c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb8c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb8c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb8c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.015800713 +0000 UTC m=+3.753159209 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb8c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb980): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb980): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb980): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb980): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb980): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb980): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9810 item 53 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb980): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb980): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.016661464 +0000 UTC m=+3.754019940 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb980): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02a40): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02a40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02a40): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02a40): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02a40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.016661464 +0000 UTC m=+3.754019940 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02a40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7c70 item 53 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02ac0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02ac0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02ac0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02ac0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02ac0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.018984614 +0000 UTC m=+3.756343079 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02ac0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02c40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02c40): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02c40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a310 item 54 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02c40): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02c40): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02c40): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02c40): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02c40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.020004172 +0000 UTC m=+3.757362648 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02c40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02c80): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02c80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02c80): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02c80): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02c80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.020004172 +0000 UTC m=+3.757362648 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02c80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a620 item 54 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02d00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02d00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02d00): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02d00): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02d00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.022393476 +0000 UTC m=+3.759751951 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02d00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050aaf0 item 55 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.023264707 +0000 UTC m=+3.760623182 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e40): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e40): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e40): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.023264707 +0000 UTC m=+3.760623182 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ad90 item 55 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02ec0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02ec0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02ec0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02ec0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02ec0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.025256024 +0000 UTC m=+3.762614470 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02ec0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f80): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b3b0 item 56 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f80): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f80): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f80): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f80): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.02658847 +0000 UTC m=+3.763946936 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02fc0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02fc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02fc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02fc0): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02fc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.02658847 +0000 UTC m=+3.763946936 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02fc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b6c0 item 56 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03100): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03100): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03100): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03100): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03100): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03100): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03100): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03100): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.028964618 +0000 UTC m=+3.766323095 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03100): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03140): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03140): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03140): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050bb90 item 57 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03140): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03140): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.029490854 +0000 UTC m=+3.766849300 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03140): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03200): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03200): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03200): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03200): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03200): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03200): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050bd50 item 57 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03200): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03200): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.030138496 +0000 UTC m=+3.767496942 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03200): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03240): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03240): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03240): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03240): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03240): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.030138496 +0000 UTC m=+3.767496942 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03240): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050bea0 item 57 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03300): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03300): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03300): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03300): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03300): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03300): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03300): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03300): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.031848477 +0000 UTC m=+3.769206923 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03300): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03340): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03340): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03340): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0230 item 58 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03340): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03340): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.032394078 +0000 UTC m=+3.769752535 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03340): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03500): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03500): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03500): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa03f0 item 58 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03500): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03500): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03500): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03500): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03500): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.033073581 +0000 UTC m=+3.770432037 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03500): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03540): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03540): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03540): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03540): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03540): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.033073581 +0000 UTC m=+3.770432037 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03540): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0540 item 58 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03640): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03640): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03640): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03640): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03640): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03640): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03640): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03640): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.035338572 +0000 UTC m=+3.772697048 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03640): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03680): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03680): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03680): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa07e0 item 59 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03680): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03680): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.036037029 +0000 UTC m=+3.773395495 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03680): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03740): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03740): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03740): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03740): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03740): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03740): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0930 item 59 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03740): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03740): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.037170882 +0000 UTC m=+3.774529348 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03740): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03780): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03780): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03780): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03780): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03780): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.037170882 +0000 UTC m=+3.774529348 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03780): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0a80 item 59 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03880): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03880): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03880): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03880): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03880): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03880): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03880): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03880): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.038980901 +0000 UTC m=+3.776339337 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03880): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a038c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a038c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a038c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0d90 item 60 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a038c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a038c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.039619436 +0000 UTC m=+3.776977872 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a038c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03980): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03980): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03980): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0f50 item 60 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03980): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03980): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03980): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03980): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03980): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.040259134 +0000 UTC m=+3.777617560 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03980): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a039c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a039c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a039c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a039c0): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a039c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.040259134 +0000 UTC m=+3.777617560 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a039c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa10a0 item 60 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03a80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03a80): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03a80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03a80): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03a80): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03a80): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03a80): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03a80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.041752349 +0000 UTC m=+3.779110785 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03a80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03ac0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03ac0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03ac0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa13b0 item 61 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03ac0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03ac0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.042396896 +0000 UTC m=+3.779755322 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03ac0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b80): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b80): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b80): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.042396896 +0000 UTC m=+3.779755322 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa15e0 item 61 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c40): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c40): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c40): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c40): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.046162246 +0000 UTC m=+3.783520682 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c80): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa18f0 item 62 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c80): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.047283494 +0000 UTC m=+3.784641970 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03d40): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03d40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03d40): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03d40): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03d40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.047283494 +0000 UTC m=+3.784641970 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03d40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa1b90 item 62 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03e00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03e00): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03e00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03e00): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03e00): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03e00): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03e00): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03e00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.048815894 +0000 UTC m=+3.786174330 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03e00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03e40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03e40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03e40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa1f10 item 63 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03e40): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03e40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.049442718 +0000 UTC m=+3.786801144 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03e40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03f00): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03f00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03f00): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03f00): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03f00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.049442718 +0000 UTC m=+3.786801144 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03f00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e4150 item 63 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696040): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696040): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696040): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696040): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696040): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696040): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696040): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696040): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.050908882 +0000 UTC m=+3.788267319 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696040): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696080): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696080): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696080): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e43f0 item 64 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696080): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696080): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.051523332 +0000 UTC m=+3.788881759 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696080): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696140): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696140): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696140): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696140): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696140): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.051523332 +0000 UTC m=+3.788881759 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696140): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e4540 item 64 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006961c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006961c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006961c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006961c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006961c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.053356004 +0000 UTC m=+3.790714440 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006961c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696200): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696200): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696200): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696200): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696200): _writeAt: size=3, off=2 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e47e0 item 65 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696200): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696200): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.054279553 +0000 UTC m=+3.791637999 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696200): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696240): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696240): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696240): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696240): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696240): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.054279553 +0000 UTC m=+3.791637999 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696240): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e4930 item 65 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696280): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696280): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696280): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696280): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696280): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.056615597 +0000 UTC m=+3.793974083 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696280): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006962c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006962c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e4c40 item 66 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006962c0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006962c0): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006962c0): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006962c0): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006962c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.057507417 +0000 UTC m=+3.794865883 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006962c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696340): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696340): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696340): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696340): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696340): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.057507417 +0000 UTC m=+3.794865883 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696340): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e4d90 item 66 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696380): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696380): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696380): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696380): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696380): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.059798345 +0000 UTC m=+3.797156812 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696380): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006963c0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006963c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006963c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006963c0): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006963c0): _writeAt: size=3, off=2 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e5030 item 67 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006963c0): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006963c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.060686769 +0000 UTC m=+3.798045235 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006963c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696400): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696400): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696400): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696400): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696400): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.060686769 +0000 UTC m=+3.798045235 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696400): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e5180 item 67 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696480): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696480): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696480): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696480): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696480): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.062944456 +0000 UTC m=+3.800302932 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696480): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696540): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696540): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e5420 item 68 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696540): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696540): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696540): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696540): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696540): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.064029157 +0000 UTC m=+3.801387633 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696540): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696580): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696580): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696580): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696580): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696580): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.064029157 +0000 UTC m=+3.801387633 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696580): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e5570 item 68 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006965c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006965c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006965c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006965c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006965c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.066401248 +0000 UTC m=+3.803759724 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006965c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696600): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696600): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696600): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696600): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696600): _writeAt: size=3, off=2 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e5810 item 69 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696600): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696600): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.067473825 +0000 UTC m=+3.804832302 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696600): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696640): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696640): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696640): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696640): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696640): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.067473825 +0000 UTC m=+3.804832302 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696640): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e59d0 item 69 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006966c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006966c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006966c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006966c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006966c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.069966032 +0000 UTC m=+3.807324497 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006966c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696780): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696780): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e5d50 item 70 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696780): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696780): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696780): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696780): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696780): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.071106076 +0000 UTC m=+3.808464552 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696780): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006967c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006967c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006967c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006967c0): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006967c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.071106076 +0000 UTC m=+3.808464552 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006967c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e5f10 item 70 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696880): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696880): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696880): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696880): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696880): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.073664826 +0000 UTC m=+3.811023302 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696880): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696940): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696940): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696940): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696940): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696940): _writeAt: size=3, off=2 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c4d0 item 71 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696940): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696940): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.074578668 +0000 UTC m=+3.811937133 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696940): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696980): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696980): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696980): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696980): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696980): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.074578668 +0000 UTC m=+3.811937133 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696980): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c9a0 item 71 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696a40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696a40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696a40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696a40): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696a40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.077163918 +0000 UTC m=+3.814522394 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696a40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038cf50 item 72 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b00): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b00): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b00): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b00): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.078191792 +0000 UTC m=+3.815550257 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b40): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b40): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b40): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.078191792 +0000 UTC m=+3.815550257 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d0a0 item 72 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b80): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b80): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b80): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b80): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.080512938 +0000 UTC m=+3.817871414 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696bc0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696bc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696bc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d340 item 73 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696bc0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696bc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.081294651 +0000 UTC m=+3.818653117 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696bc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c40): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c40): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c40): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c40): _writeAt: size=3, off=2 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d500 item 73 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c40): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.082201469 +0000 UTC m=+3.819559975 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c80): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c80): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c80): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.082201469 +0000 UTC m=+3.819559975 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d7a0 item 73 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696d80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696d80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696d80): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696d80): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696d80): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696d80): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696d80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.084672887 +0000 UTC m=+3.822031352 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696d80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696dc0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696dc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696dc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038dce0 item 74 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696dc0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696dc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.08557811 +0000 UTC m=+3.822936576 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696dc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696ec0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696ec0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e070 item 74 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696ec0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696ec0): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696ec0): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696ec0): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696ec0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.086607999 +0000 UTC m=+3.823966466 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696ec0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696f00): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696f00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696f00): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696f00): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696f00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.086607999 +0000 UTC m=+3.823966466 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696f00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e310 item 74 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696fc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696fc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696fc0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696fc0): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696fc0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696fc0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696fc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.08871305 +0000 UTC m=+3.826071516 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696fc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697000): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697000): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697000): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e8c0 item 75 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697000): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697000): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.089641978 +0000 UTC m=+3.827000455 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697000): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006970c0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006970c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006970c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006970c0): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006970c0): _writeAt: size=3, off=2 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ea80 item 75 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006970c0): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006970c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.09058278 +0000 UTC m=+3.827941246 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006970c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697100): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697100): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697100): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697100): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697100): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.09058278 +0000 UTC m=+3.827941246 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697100): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ec40 item 75 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006971c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006971c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006971c0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006971c0): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006971c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006971c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006971c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.092990558 +0000 UTC m=+3.830349024 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006971c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697200): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697200): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697200): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f2d0 item 76 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697200): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697200): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.093832555 +0000 UTC m=+3.831191020 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697200): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697300): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697300): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f420 item 76 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697300): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697300): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697300): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697300): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697300): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.094993158 +0000 UTC m=+3.832351614 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697300): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697340): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697340): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697340): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697340): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697340): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.094993158 +0000 UTC m=+3.832351614 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697340): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fb20 item 76 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697400): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697400): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697400): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697400): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697400): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697400): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697400): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.097130238 +0000 UTC m=+3.834488675 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697400): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697440): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697440): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697440): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b61c0 item 77 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697440): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697440): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.097664459 +0000 UTC m=+3.835022895 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697440): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697540): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697540): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697540): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697540): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697540): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.097664459 +0000 UTC m=+3.835022895 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697540): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b64d0 item 77 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697600): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697600): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697600): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697600): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697600): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697600): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697600): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.098881898 +0000 UTC m=+3.836240324 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697600): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697640): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697640): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697640): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6930 item 78 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697640): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697640): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.099462044 +0000 UTC m=+3.836820480 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697640): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697700): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697700): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697700): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697700): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697700): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.099462044 +0000 UTC m=+3.836820480 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697700): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6bd0 item 78 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006977c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006977c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006977c0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006977c0): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006977c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006977c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006977c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.100963165 +0000 UTC m=+3.838321601 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006977c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697800): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697800): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697800): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b71f0 item 79 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697800): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697800): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.101529214 +0000 UTC m=+3.838887651 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697800): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006978c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006978c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006978c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006978c0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006978c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.101529214 +0000 UTC m=+3.838887651 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006978c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7340 item 79 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697980): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697980): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697980): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697980): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697980): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697980): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697980): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.102967487 +0000 UTC m=+3.840325923 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697980): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006979c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006979c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006979c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7730 item 80 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006979c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006979c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.103524591 +0000 UTC m=+3.840883026 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006979c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697a80): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697a80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697a80): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697a80): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697a80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.103524591 +0000 UTC m=+3.840883026 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697a80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7c00 item 80 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697ac0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697ac0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697ac0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697ac0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697ac0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.104810538 +0000 UTC m=+3.842168974 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697ac0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b00): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b00): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b00): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b00): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b00): _writeAt: size=3, off=7 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2070 item 81 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b00): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.105563557 +0000 UTC m=+3.842921993 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b40): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b40): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b40): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.105563557 +0000 UTC m=+3.842921993 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2310 item 81 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697bc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697bc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697bc0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697bc0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697bc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.106931509 +0000 UTC m=+3.844289944 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697bc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697cc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697cc0): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697cc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f25b0 item 82 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697cc0): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697cc0): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697cc0): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697cc0): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697cc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.107828087 +0000 UTC m=+3.845186583 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697cc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697d00): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697d00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697d00): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697d00): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697d00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.107828087 +0000 UTC m=+3.845186583 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697d00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f27e0 item 82 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697d80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697d80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697d80): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697d80): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697d80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.10870028 +0000 UTC m=+3.846058716 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697d80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697e40): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697e40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697e40): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697e40): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697e40): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697e40): _writeAt: size=3, off=7 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2cb0 item 83 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697e40): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697e40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.109049384 +0000 UTC m=+3.846407809 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697e40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697e80): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697e80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697e80): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697e80): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697e80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.109049384 +0000 UTC m=+3.846407809 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697e80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2f50 item 83 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697f00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697f00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697f00): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697f00): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697f00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.110145486 +0000 UTC m=+3.847503922 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697f00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c0c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c0c0): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c0c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001701c0 item 84 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c0c0): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c0c0): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c0c0): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c0c0): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c0c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.110626236 +0000 UTC m=+3.847984672 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c0c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c140): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c140): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c140): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c140): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c140): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.110626236 +0000 UTC m=+3.847984672 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c140): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170310 item 84 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c240): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c240): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c240): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c240): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c240): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.111788953 +0000 UTC m=+3.849147390 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c240): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c300): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c300): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c300): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c300): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c300): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c300): _writeAt: size=3, off=7 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001705b0 item 85 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c300): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c300): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.112118079 +0000 UTC m=+3.849476515 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c300): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c340): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c340): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c340): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c340): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c340): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.112118079 +0000 UTC m=+3.849476515 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c340): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170770 item 85 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c3c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c3c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c3c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c3c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c3c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.112988549 +0000 UTC m=+3.850346985 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c3c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c480): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c480): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c480): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170a80 item 86 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c480): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c480): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c480): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c480): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c480): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.113399989 +0000 UTC m=+3.850758425 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c480): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c4c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c4c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c4c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c4c0): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c4c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.113399989 +0000 UTC m=+3.850758425 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c4c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170d90 item 86 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c540): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c540): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c540): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c540): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c540): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.11490671 +0000 UTC m=+3.852265165 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c540): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c780): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c780): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c780): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c780): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c780): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c780): _writeAt: size=3, off=7 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001710a0 item 87 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c780): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c780): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.11567571 +0000 UTC m=+3.853034176 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c780): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c7c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c7c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c7c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c7c0): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c7c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.11567571 +0000 UTC m=+3.853034176 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c7c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001711f0 item 87 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c840): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c840): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c840): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c840): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c840): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.117338282 +0000 UTC m=+3.854696739 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c840): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c980): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c980): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c980): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171500 item 88 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c980): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c980): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c980): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c980): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c980): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.118139582 +0000 UTC m=+3.855498038 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049c980): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ca00): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ca00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ca00): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ca00): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ca00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.118139582 +0000 UTC m=+3.855498038 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ca00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171650 item 88 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cac0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cac0): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cac0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cac0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cac0): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cac0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cac0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cac0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.119410842 +0000 UTC m=+3.856769278 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cac0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cb00): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cb00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cb00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001718f0 item 89 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cb00): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cb00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.119792578 +0000 UTC m=+3.857151013 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cb00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cbc0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cbc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cbc0): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cbc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cbc0): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cbc0): _writeAt: size=3, off=7 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171a40 item 89 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cbc0): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cbc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.120277074 +0000 UTC m=+3.857635510 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cbc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cc00): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cc00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cc00): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cc00): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cc00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.120277074 +0000 UTC m=+3.857635510 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cc00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171b90 item 89 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cd40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cd40): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cd40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cd40): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cd40): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cd40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cd40): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cd40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.121270975 +0000 UTC m=+3.858629412 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cd40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cdc0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cdc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cdc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171e30 item 90 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cdc0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cdc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.121644254 +0000 UTC m=+3.859002690 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cdc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ce80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ce80): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ce80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2000 item 90 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ce80): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ce80): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ce80): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ce80): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ce80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.122168235 +0000 UTC m=+3.859526671 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ce80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cec0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cec0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cec0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cec0): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cec0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.122168235 +0000 UTC m=+3.859526671 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cec0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f21c0 item 90 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cf80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cf80): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cf80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cf80): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cf80): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cf80): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cf80): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cf80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.123154912 +0000 UTC m=+3.860513348 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cf80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cfc0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cfc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cfc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2540 item 91 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cfc0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cfc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.123535064 +0000 UTC m=+3.860893499 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049cfc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d080): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d080): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d080): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d080): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d080): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d080): _writeAt: size=3, off=7 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3260 item 91 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d080): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d080): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.124000035 +0000 UTC m=+3.861358470 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d080): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d0c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d0c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d0c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d0c0): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d0c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.124000035 +0000 UTC m=+3.861358470 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d0c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f33b0 item 91 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d180): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d180): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d180): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d180): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d180): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d180): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d180): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d180): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.124960172 +0000 UTC m=+3.862318599 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d180): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d1c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d1c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d1c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3ea0 item 92 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d1c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d1c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.125388163 +0000 UTC m=+3.862746599 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d1c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d280): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d280): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d280): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8070 item 92 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d280): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d280): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d280): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d280): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d280): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.125874514 +0000 UTC m=+3.863232951 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d280): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d2c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d2c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d2c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d2c0): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d2c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.125874514 +0000 UTC m=+3.863232951 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d2c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b81c0 item 92 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d3c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d3c0): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d3c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d3c0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d3c0): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d3c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d3c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d3c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.12696198 +0000 UTC m=+3.864320417 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d3c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d400): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d400): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d400): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8540 item 93 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d400): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d400): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.127387857 +0000 UTC m=+3.864746294 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d400): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d500): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d500): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d500): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d500): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d500): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.127387857 +0000 UTC m=+3.864746294 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d500): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8690 item 93 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d5c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d5c0): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d5c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d5c0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d5c0): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d5c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d5c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d5c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.128623911 +0000 UTC m=+3.865982338 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d5c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d600): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d600): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d600): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8a10 item 94 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d600): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d600): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.12903463 +0000 UTC m=+3.866393066 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d600): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d6c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d6c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d6c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d6c0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d6c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.12903463 +0000 UTC m=+3.866393066 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d6c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8b60 item 94 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d780): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d780): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d780): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d780): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d780): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d780): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d780): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d780): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.130116216 +0000 UTC m=+3.867474651 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d780): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d7c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d7c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d7c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8e00 item 95 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d7c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d7c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.130586997 +0000 UTC m=+3.867945433 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d7c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d900): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d900): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d900): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d900): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d900): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.130586997 +0000 UTC m=+3.867945433 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d900): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8fc0 item 95 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d9c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d9c0): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d9c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d9c0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d9c0): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d9c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d9c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d9c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.131811338 +0000 UTC m=+3.869169775 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049d9c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049da00): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049da00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049da00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9260 item 96 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049da00): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049da00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.132311465 +0000 UTC m=+3.869669901 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049da00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dac0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dac0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dac0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dac0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dac0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.132311465 +0000 UTC m=+3.869669901 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dac0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b93b0 item 96 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= 2024/10/09 03:36:23 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:23 DEBUG : : Looking for writers 2024/10/09 03:36:23 DEBUG : >WaitForWriters: 2024/10/09 03:36:23 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37753") 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31737") 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:23 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:23 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:23 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/10/09 03:36:23 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38034") 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006963c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006963c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006963c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006963c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006963c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.137015793 +0000 UTC m=+3.874374228 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006963c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696480): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696480): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696480): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696480): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696480): _writeAt: size=3, off=2 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696480): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696480): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.137015793 +0000 UTC m=+3.874374228 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696480): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006964c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006964c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006964c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006964c0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006964c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.137015793 +0000 UTC m=+3.874374228 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006964c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef6c0 item 1 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696500): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696500): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696500): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696500): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696500): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.139605081 +0000 UTC m=+3.876963537 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696500): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696540): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696540): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696540): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696540): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696540): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.139605081 +0000 UTC m=+3.876963537 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696540): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005efe30 item 2 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696580): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696580): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696580): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696580): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696580): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.141306836 +0000 UTC m=+3.878665293 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696580): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006965c0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006965c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006965c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006965c0): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006965c0): _writeAt: size=3, off=2 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006965c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006965c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.141306836 +0000 UTC m=+3.878665293 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006965c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696600): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696600): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696600): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696600): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696600): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.141306836 +0000 UTC m=+3.878665293 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696600): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001caf50 item 3 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696680): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696680): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696680): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696680): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696680): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.144034594 +0000 UTC m=+3.881393059 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696680): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696700): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696700): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696700): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696700): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696700): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.144034594 +0000 UTC m=+3.881393059 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696700): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb7a0 item 4 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696740): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696740): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696740): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696740): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696740): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.145684513 +0000 UTC m=+3.883042969 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696740): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696780): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696780): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696780): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696780): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696780): _writeAt: size=3, off=2 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696780): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696780): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.145684513 +0000 UTC m=+3.883042969 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696780): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006967c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006967c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006967c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006967c0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006967c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.145684513 +0000 UTC m=+3.883042969 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006967c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cbb20 item 5 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696880): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696880): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696880): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696880): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696880): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.147391118 +0000 UTC m=+3.884749554 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696880): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696900): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696900): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696900): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696900): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696900): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.147391118 +0000 UTC m=+3.884749554 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696900): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506310 item 6 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696980): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696980): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696980): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696980): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696980): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.14896792 +0000 UTC m=+3.886326377 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696980): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696a80): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696a80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696a80): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696a80): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696a80): _writeAt: size=3, off=2 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696a80): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696a80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.14896792 +0000 UTC m=+3.886326377 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696a80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696ac0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696ac0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696ac0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696ac0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696ac0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.14896792 +0000 UTC m=+3.886326377 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696ac0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506690 item 7 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b40): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.15135076 +0000 UTC m=+3.888709227 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696b40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696bc0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696bc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696bc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696bc0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696bc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.15135076 +0000 UTC m=+3.888709227 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696bc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506cb0 item 8 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c40): _readAt: size=2, off=0 2024/10/09 03:36:23 ERROR : open-test-file(0xc000696c40): Couldn't read size of file 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c40): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c40): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c40): close: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c80): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c80): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.15340695 +0000 UTC m=+3.890765406 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696c80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696cc0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696cc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696cc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696cc0): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696cc0): _writeAt: size=3, off=2 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696cc0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696cc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.15340695 +0000 UTC m=+3.890765406 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696cc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696d40): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696d40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696d40): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696d40): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696d40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.15340695 +0000 UTC m=+3.890765406 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696d40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005072d0 item 9 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696dc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696dc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696dc0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696dc0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696dc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.155647755 +0000 UTC m=+3.893006192 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696dc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696e80): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696e80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696e80): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696e80): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696e80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.155647755 +0000 UTC m=+3.893006192 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696e80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507dc0 item 10 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696f40): _readAt: size=2, off=0 2024/10/09 03:36:23 ERROR : open-test-file(0xc000696f40): Couldn't read size of file 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696f40): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696f40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696f40): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696f40): close: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696f40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696f80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696f80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696f80): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696f80): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696f80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.157705348 +0000 UTC m=+3.895063784 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000696f80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697040): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697040): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697040): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697040): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697040): _writeAt: size=3, off=2 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697040): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697040): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.157705348 +0000 UTC m=+3.895063784 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697040): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697080): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697080): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697080): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697080): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697080): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.157705348 +0000 UTC m=+3.895063784 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697080): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398460 item 11 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697100): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697100): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697100): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697100): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697100): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.159659476 +0000 UTC m=+3.897017922 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697100): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697180): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697180): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697180): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697180): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697180): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.159659476 +0000 UTC m=+3.897017922 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697180): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398930 item 12 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697240): _readAt: size=2, off=0 2024/10/09 03:36:23 ERROR : open-test-file(0xc000697240): Couldn't read size of file 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697240): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697240): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697240): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697240): close: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697240): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697280): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697280): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697280): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697280): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697280): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.160663998 +0000 UTC m=+3.898022434 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697280): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697380): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697380): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697380): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697380): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697380): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.160663998 +0000 UTC m=+3.898022434 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697380): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398cb0 item 13 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697400): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697400): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697400): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697400): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697400): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.16190465 +0000 UTC m=+3.899263086 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697400): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697480): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697480): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697480): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697480): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697480): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.16190465 +0000 UTC m=+3.899263086 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697480): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003991f0 item 14 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dbc0): _readAt: size=2, off=0 2024/10/09 03:36:23 ERROR : open-test-file(0xc00049dbc0): Couldn't read size of file 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dbc0): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dbc0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dbc0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dbc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dbc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dc00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dc00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dc00): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dc00): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dc00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.163011953 +0000 UTC m=+3.900370390 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dc00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dcc0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dcc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dcc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dcc0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dcc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.163011953 +0000 UTC m=+3.900370390 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dcc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b97a0 item 15 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dd40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dd40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dd40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dd40): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dd40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.164174449 +0000 UTC m=+3.901532885 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049dd40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ddc0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ddc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ddc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ddc0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ddc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.164174449 +0000 UTC m=+3.901532885 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049ddc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9a40 item 16 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de00): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de00): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.165361081 +0000 UTC m=+3.902719518 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de40): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de40): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de40): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de40): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de40): _writeAt: size=3, off=7 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de40): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.165361081 +0000 UTC m=+3.902719518 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de80): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de80): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de80): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.165361081 +0000 UTC m=+3.902719518 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049de80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9d50 item 17 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049df00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049df00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049df00): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049df00): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049df00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.16740134 +0000 UTC m=+3.904759767 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00049df00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba000): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba000): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba000): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba000): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba000): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.16740134 +0000 UTC m=+3.904759767 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba000): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f64d0 item 18 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba080): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba080): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba080): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba080): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba080): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.168865502 +0000 UTC m=+3.906223938 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba080): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba140): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba140): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba140): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba140): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba140): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba140): _writeAt: size=3, off=7 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba140): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba140): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.168865502 +0000 UTC m=+3.906223938 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba140): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba180): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba180): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba180): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba180): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba180): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.168865502 +0000 UTC m=+3.906223938 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba180): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f69a0 item 19 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba200): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba200): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba200): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba200): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba200): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.170975512 +0000 UTC m=+3.908333949 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba200): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba280): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba280): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba280): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba280): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba280): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.170975512 +0000 UTC m=+3.908333949 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba280): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f70a0 item 20 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba300): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba300): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba300): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba300): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba300): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.172301455 +0000 UTC m=+3.909659891 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba300): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba3c0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba3c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba3c0): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba3c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba3c0): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba3c0): _writeAt: size=3, off=7 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba3c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba3c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.172301455 +0000 UTC m=+3.909659891 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba3c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba400): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba400): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba400): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba400): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba400): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.172301455 +0000 UTC m=+3.909659891 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba400): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7500 item 21 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba480): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba480): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba480): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba480): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba480): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.174021936 +0000 UTC m=+3.911380362 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba480): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba500): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba500): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba500): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba500): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba500): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.174021936 +0000 UTC m=+3.911380362 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba500): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7b20 item 22 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba580): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba580): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba580): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba580): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba580): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.175122146 +0000 UTC m=+3.912480582 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba580): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba640): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba640): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba640): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba640): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba640): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba640): _writeAt: size=3, off=7 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba640): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba640): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.175122146 +0000 UTC m=+3.912480582 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba640): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba6c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba6c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba6c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba6c0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba6c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.175122146 +0000 UTC m=+3.912480582 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba6c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a0e0 item 23 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba780): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba780): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba780): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba780): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba780): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.176421579 +0000 UTC m=+3.913780005 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba780): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba840): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba840): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba840): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba840): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba840): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.176421579 +0000 UTC m=+3.913780005 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba840): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a9a0 item 24 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba940): _readAt: size=2, off=0 2024/10/09 03:36:23 ERROR : open-test-file(0xc0009ba940): Couldn't read size of file 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba940): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba940): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba940): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba940): close: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba940): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba980): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba980): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba980): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba980): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba980): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.177537869 +0000 UTC m=+3.914896295 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009ba980): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baa40): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baa40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baa40): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baa40): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baa40): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baa40): _writeAt: size=3, off=7 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baa40): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baa40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.177537869 +0000 UTC m=+3.914896295 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baa40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baa80): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baa80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baa80): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baa80): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baa80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.177537869 +0000 UTC m=+3.914896295 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baa80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050af50 item 25 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bab00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bab00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bab00): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bab00): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bab00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.178893066 +0000 UTC m=+3.916251492 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bab00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bab80): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bab80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bab80): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bab80): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bab80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.178893066 +0000 UTC m=+3.916251492 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bab80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b6c0 item 26 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bac40): _readAt: size=2, off=0 2024/10/09 03:36:23 ERROR : open-test-file(0xc0009bac40): Couldn't read size of file 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bac40): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bac40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bac40): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bac40): close: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bac40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bac80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bac80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bac80): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bac80): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bac80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.180163665 +0000 UTC m=+3.917522101 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bac80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bad40): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bad40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bad40): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bad40): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bad40): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bad40): _writeAt: size=3, off=7 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bad40): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bad40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.180163665 +0000 UTC m=+3.917522101 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bad40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bad80): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bad80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bad80): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bad80): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bad80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.180163665 +0000 UTC m=+3.917522101 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bad80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050bb90 item 27 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bae00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bae00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bae00): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bae00): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bae00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.1818014 +0000 UTC m=+3.919159837 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bae00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bae80): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bae80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bae80): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bae80): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bae80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.1818014 +0000 UTC m=+3.919159837 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bae80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0000 item 28 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baf40): _readAt: size=2, off=0 2024/10/09 03:36:23 ERROR : open-test-file(0xc0009baf40): Couldn't read size of file 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baf40): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baf40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baf40): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baf40): close: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baf40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baf80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baf80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baf80): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baf80): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baf80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.183188148 +0000 UTC m=+3.920546573 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009baf80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb040): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb040): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb040): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb040): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb040): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.183188148 +0000 UTC m=+3.920546573 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb040): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0380 item 29 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb0c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb0c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb0c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb0c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb0c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.184309407 +0000 UTC m=+3.921667843 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb0c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb140): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb140): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb140): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb140): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb140): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.184309407 +0000 UTC m=+3.921667843 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb140): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0620 item 30 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb240): _readAt: size=2, off=0 2024/10/09 03:36:23 ERROR : open-test-file(0xc0009bb240): Couldn't read size of file 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb240): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb240): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb240): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb240): close: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb240): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb2c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb2c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb2c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb2c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb2c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.185479868 +0000 UTC m=+3.922838304 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb2c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb380): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb380): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb380): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb380): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb380): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.185479868 +0000 UTC m=+3.922838304 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb380): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa08c0 item 31 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb400): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb400): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb400): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb400): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb400): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.186797635 +0000 UTC m=+3.924156071 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb400): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb480): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb480): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb480): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb480): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb480): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.186797635 +0000 UTC m=+3.924156071 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb480): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0b60 item 32 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb4c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb4c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb4c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb4c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb4c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.187843202 +0000 UTC m=+3.925201638 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb4c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb540): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb540): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb540): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb540): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb540): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa0ee0 item 33 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb540): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb540): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.188207254 +0000 UTC m=+3.925565691 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb540): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb580): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb580): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb580): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb580): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb580): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.188207254 +0000 UTC m=+3.925565691 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb580): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa1030 item 33 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb5c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb5c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb5c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb5c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb5c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.18930547 +0000 UTC m=+3.926663907 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb5c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb600): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb600): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa12d0 item 34 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb600): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb600): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb600): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb600): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb600): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.189751776 +0000 UTC m=+3.927110212 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb600): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb640): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb640): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb640): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb640): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb640): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.189751776 +0000 UTC m=+3.927110212 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb640): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa1570 item 34 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb680): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb680): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb680): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb680): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb680): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.190957944 +0000 UTC m=+3.928316380 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb680): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb6c0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb6c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb6c0): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb6c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb6c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa1880 item 35 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb6c0): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb6c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.191407205 +0000 UTC m=+3.928765641 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb6c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb700): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb700): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb700): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb700): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb700): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.191407205 +0000 UTC m=+3.928765641 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb700): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa1a40 item 35 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb780): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb780): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb780): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb780): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb780): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.192439958 +0000 UTC m=+3.929798395 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb780): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb840): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb840): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa1ea0 item 36 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb840): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb840): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb840): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb840): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb840): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.192854604 +0000 UTC m=+3.930213031 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb840): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb880): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb880): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb880): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb880): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb880): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.192854604 +0000 UTC m=+3.930213031 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb880): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e4070 item 36 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb8c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb8c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb8c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb8c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb8c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.193846943 +0000 UTC m=+3.931205379 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb8c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb900): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb900): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb900): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb900): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb900): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e4380 item 37 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb900): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb900): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.194255448 +0000 UTC m=+3.931613884 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb900): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb940): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb940): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb940): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb940): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb940): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.194255448 +0000 UTC m=+3.931613884 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb940): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e44d0 item 37 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb9c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb9c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb9c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb9c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb9c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.195323758 +0000 UTC m=+3.932682194 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bb9c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bba80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bba80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e4770 item 38 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bba80): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bba80): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bba80): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bba80): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bba80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.195826339 +0000 UTC m=+3.933184775 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bba80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbac0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbac0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbac0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbac0): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbac0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.195826339 +0000 UTC m=+3.933184775 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbac0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e48c0 item 38 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbb80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbb80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbb80): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbb80): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbb80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.196849644 +0000 UTC m=+3.934208080 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbb80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbc80): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbc80): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbc80): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbc80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbc80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e4bd0 item 39 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbc80): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbc80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.197247099 +0000 UTC m=+3.934605534 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbc80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbcc0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbcc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbcc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbcc0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbcc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.197247099 +0000 UTC m=+3.934605534 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbcc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e4d20 item 39 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbd40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbd40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbd40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbd40): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbd40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.198506296 +0000 UTC m=+3.935864732 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbd40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e4fc0 item 40 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe00): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe00): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe00): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe00): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.198928837 +0000 UTC m=+3.936287273 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe40): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe40): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe40): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.198928837 +0000 UTC m=+3.936287273 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e5110 item 40 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe80): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe80): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe80): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe80): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.199969384 +0000 UTC m=+3.937327821 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbe80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbec0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbec0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbec0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e53b0 item 41 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbec0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbec0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.200331483 +0000 UTC m=+3.937689919 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbec0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbf00): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbf00): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbf00): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbf00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbf00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e5500 item 41 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbf00): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbf00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.200732514 +0000 UTC m=+3.938090950 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbf00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbf40): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbf40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbf40): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbf40): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbf40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.200732514 +0000 UTC m=+3.938090950 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0009bbf40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e5650 item 41 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02080): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02080): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02080): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02080): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02080): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02080): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02080): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.201828856 +0000 UTC m=+3.939187293 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02080): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a020c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a020c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a020c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e5960 item 42 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a020c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a020c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.202233013 +0000 UTC m=+3.939591469 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a020c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02200): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02200): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e5b90 item 42 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02200): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02200): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02200): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02200): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02200): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.202753077 +0000 UTC m=+3.940111513 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02200): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02240): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02240): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02240): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02240): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02240): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.202753077 +0000 UTC m=+3.940111513 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02240): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009e5ce0 item 42 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02300): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02300): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02300): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02300): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02300): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02300): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02300): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.203713725 +0000 UTC m=+3.941072161 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02300): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02340): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02340): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02340): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c230 item 43 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02340): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02340): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.204070895 +0000 UTC m=+3.941429330 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02340): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02400): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02400): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02400): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02400): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02400): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c460 item 43 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02400): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02400): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.204442941 +0000 UTC m=+3.941801377 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02400): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02440): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02440): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02440): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02440): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02440): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.204442941 +0000 UTC m=+3.941801377 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02440): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c620 item 43 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02500): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02500): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02500): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02500): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02500): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02500): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02500): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.205338477 +0000 UTC m=+3.942696904 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02500): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02540): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02540): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02540): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038cee0 item 44 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02540): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02540): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.205663415 +0000 UTC m=+3.943021852 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02540): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02600): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02600): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d030 item 44 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02600): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02600): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02600): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02600): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02600): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.20599681 +0000 UTC m=+3.943355246 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02600): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02640): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02640): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02640): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02640): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02640): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.20599681 +0000 UTC m=+3.943355246 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02640): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d180 item 44 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02740): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02740): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02740): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02740): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02740): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02740): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02740): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.206841722 +0000 UTC m=+3.944200158 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02740): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02780): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02780): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02780): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d490 item 45 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02780): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02780): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.207201715 +0000 UTC m=+3.944560152 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02780): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02880): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02880): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02880): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02880): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02880): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.207201715 +0000 UTC m=+3.944560152 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02880): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d6c0 item 45 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02940): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02940): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02940): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02940): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02940): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02940): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02940): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.208276377 +0000 UTC m=+3.945634813 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02940): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02980): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02980): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02980): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038db20 item 46 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02980): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02980): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.208615854 +0000 UTC m=+3.945974290 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02980): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02a40): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02a40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02a40): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02a40): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02a40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.208615854 +0000 UTC m=+3.945974290 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02a40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e000 item 46 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b40): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b40): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b40): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.209606007 +0000 UTC m=+3.946964433 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b80): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e460 item 47 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b80): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.209986109 +0000 UTC m=+3.947344544 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02cc0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02cc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02cc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02cc0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02cc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.209986109 +0000 UTC m=+3.947344544 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02cc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e7e0 item 47 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02d80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02d80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02d80): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02d80): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02d80): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02d80): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02d80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.211139528 +0000 UTC m=+3.948497954 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02d80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ebd0 item 48 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.211540879 +0000 UTC m=+3.948899305 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02ec0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02ec0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02ec0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02ec0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02ec0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.211540879 +0000 UTC m=+3.948899305 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02ec0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f030 item 48 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f00): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f00): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.212602727 +0000 UTC m=+3.949961153 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f40): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f40): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f40): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f40): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f3b0 item 49 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f40): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.212958774 +0000 UTC m=+3.950317210 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f80): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f80): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f80): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.212958774 +0000 UTC m=+3.950317210 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f810 item 49 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03080): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03080): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03080): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03080): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03080): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.213965158 +0000 UTC m=+3.951323595 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03080): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03140): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03140): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03140): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6150 item 50 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03140): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03140): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03140): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03140): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03140): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.214477077 +0000 UTC m=+3.951835503 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03140): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03180): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03180): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03180): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03180): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03180): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.214477077 +0000 UTC m=+3.951835503 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03180): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6460 item 50 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697540): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697540): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697540): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697540): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697540): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.21552054 +0000 UTC m=+3.952878976 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697540): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697600): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697600): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697600): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697600): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697600): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697600): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399b20 item 51 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697600): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697600): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.216080829 +0000 UTC m=+3.953439265 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697600): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697640): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697640): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697640): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697640): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697640): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.216080829 +0000 UTC m=+3.953439265 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697640): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399ce0 item 51 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006976c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006976c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006976c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006976c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006976c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.217168896 +0000 UTC m=+3.954527332 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006976c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697780): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697780): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697780): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000523f0 item 52 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697780): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697780): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697780): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697780): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697780): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.217767037 +0000 UTC m=+3.955125473 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697780): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006977c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006977c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006977c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006977c0): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006977c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.217767037 +0000 UTC m=+3.955125473 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006977c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052690 item 52 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697840): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697840): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697840): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697840): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697840): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.218756899 +0000 UTC m=+3.956115335 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697840): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697900): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697900): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697900): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697900): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697900): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697900): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 53 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697900): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697900): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.219117113 +0000 UTC m=+3.956475550 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697900): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697940): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697940): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697940): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697940): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697940): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.219117113 +0000 UTC m=+3.956475550 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697940): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e00 item 53 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006979c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006979c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006979c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006979c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006979c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.220238423 +0000 UTC m=+3.957596859 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0006979c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697a80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697a80): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697a80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053260 item 54 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697a80): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697a80): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697a80): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697a80): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697a80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.220660764 +0000 UTC m=+3.958019200 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697a80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697ac0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697ac0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697ac0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697ac0): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697ac0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.220660764 +0000 UTC m=+3.958019200 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697ac0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053420 item 54 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b40): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.221845122 +0000 UTC m=+3.959203557 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697b40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697c00): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697c00): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697c00): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697c00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697c00): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697c00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053730 item 55 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697c00): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697c00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.222308329 +0000 UTC m=+3.959666764 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697c00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697c80): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697c80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697c80): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697c80): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697c80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.222308329 +0000 UTC m=+3.959666764 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000697c80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 55 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033e880): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033e880): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033e880): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033e880): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033e880): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.223468641 +0000 UTC m=+3.960827076 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033e880): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033ecc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033ecc0): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033ecc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 56 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033ecc0): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033ecc0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033ecc0): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033ecc0): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033ecc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.223916369 +0000 UTC m=+3.961274805 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033ecc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033eec0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033eec0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033eec0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033eec0): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033eec0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.223916369 +0000 UTC m=+3.961274805 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033eec0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 56 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033f400): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033f400): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033f400): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033f400): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033f400): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033f400): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033f400): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033f400): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.225175356 +0000 UTC m=+3.962533813 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033f400): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033f580): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033f580): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033f580): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c230 item 57 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033f580): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033f580): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.225769559 +0000 UTC m=+3.963128015 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00033f580): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434100): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434100): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434100): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434100): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434100): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434100): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c380 item 57 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434100): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434100): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.22643782 +0000 UTC m=+3.963796266 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434100): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434140): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434140): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434140): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434140): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434140): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.22643782 +0000 UTC m=+3.963796266 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434140): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c4d0 item 57 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434200): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434200): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434200): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434200): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434200): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434200): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434200): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434200): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.228034359 +0000 UTC m=+3.965392815 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434200): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434240): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434240): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434240): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c770 item 58 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434240): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434240): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.228643128 +0000 UTC m=+3.966001584 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434240): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434300): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434300): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434300): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c8c0 item 58 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434300): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434300): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434300): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434300): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434300): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.22927415 +0000 UTC m=+3.966632605 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434300): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434340): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434340): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434340): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434340): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434340): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.22927415 +0000 UTC m=+3.966632605 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434340): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056caf0 item 58 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434400): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434400): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434400): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434400): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434400): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434400): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434400): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434400): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.230598509 +0000 UTC m=+3.967956945 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434400): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434440): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434440): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434440): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ce00 item 59 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434440): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434440): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.231064782 +0000 UTC m=+3.968423219 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434440): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434900): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434900): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434900): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434900): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434900): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434900): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056cfc0 item 59 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434900): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434900): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.231489327 +0000 UTC m=+3.968847763 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434900): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434bc0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434bc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434bc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434bc0): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434bc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.231489327 +0000 UTC m=+3.968847763 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434bc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d110 item 59 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434c80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434c80): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434c80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434c80): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434c80): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434c80): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434c80): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434c80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.232587583 +0000 UTC m=+3.969946019 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434c80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434cc0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434cc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434cc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d3b0 item 60 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434cc0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434cc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.232926418 +0000 UTC m=+3.970284854 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434cc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434dc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434dc0): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434dc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d500 item 60 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434dc0): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434dc0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434dc0): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434dc0): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434dc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.233348478 +0000 UTC m=+3.970706915 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434dc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434e00): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434e00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434e00): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434e00): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434e00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.233348478 +0000 UTC m=+3.970706915 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434e00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d650 item 60 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434f40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434f40): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434f40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434f40): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434f40): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434f40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434f40): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434f40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.23441776 +0000 UTC m=+3.971776196 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434f40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434fc0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434fc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434fc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d9d0 item 61 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434fc0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434fc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.234863915 +0000 UTC m=+3.972222351 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434fc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c100): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c100): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c100): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c100): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c100): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.234863915 +0000 UTC m=+3.972222351 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c100): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582230 item 61 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c1c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c1c0): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c1c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c1c0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c1c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c1c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c1c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c1c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.236020711 +0000 UTC m=+3.973379147 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c1c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c200): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c200): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c200): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005825b0 item 62 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c200): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c200): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.236369494 +0000 UTC m=+3.973727930 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c200): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c2c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c2c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c2c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c2c0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c2c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.236369494 +0000 UTC m=+3.973727930 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c2c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582700 item 62 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c380): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c380): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c380): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c380): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c380): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c380): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c380): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c380): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.237504098 +0000 UTC m=+3.974862525 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c380): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c3c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c3c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c3c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582a10 item 63 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c3c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c3c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.237892836 +0000 UTC m=+3.975251272 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c3c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c480): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c480): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c480): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c480): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c480): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.237892836 +0000 UTC m=+3.975251272 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c480): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582bd0 item 63 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c5c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c5c0): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c5c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c5c0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c5c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c5c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c5c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c5c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.239108963 +0000 UTC m=+3.976467398 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c5c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c600): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c600): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c600): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582f50 item 64 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c600): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c600): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.239558484 +0000 UTC m=+3.976916920 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c600): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c6c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c6c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c6c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c6c0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c6c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.239558484 +0000 UTC m=+3.976916920 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c6c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005830a0 item 64 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c700): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c700): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c700): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c700): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c700): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.240703999 +0000 UTC m=+3.978062435 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c700): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c740): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c740): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c740): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c740): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c740): _writeAt: size=3, off=2 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583340 item 65 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c740): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c740): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.241116812 +0000 UTC m=+3.978475248 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c740): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c780): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c780): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c780): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c780): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c780): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.241116812 +0000 UTC m=+3.978475248 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c780): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583500 item 65 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c800): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c800): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c800): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c800): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c800): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.242351493 +0000 UTC m=+3.979709929 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c800): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c880): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c880): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005837a0 item 66 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c880): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c880): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c880): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c880): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c880): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.242820792 +0000 UTC m=+3.980179228 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c880): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c900): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c900): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c900): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c900): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c900): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.242820792 +0000 UTC m=+3.980179228 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c900): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005838f0 item 66 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c940): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c940): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c940): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c940): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c940): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.24387722 +0000 UTC m=+3.981235656 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c940): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c980): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c980): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c980): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c980): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c980): _writeAt: size=3, off=2 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583b90 item 67 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c980): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c980): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.244430085 +0000 UTC m=+3.981788511 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c980): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c9c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c9c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c9c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c9c0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c9c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.244430085 +0000 UTC m=+3.981788511 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065c9c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583dc0 item 67 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065ca40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065ca40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065ca40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065ca40): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065ca40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.245516099 +0000 UTC m=+3.982874535 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065ca40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cb00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cb00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504310 item 68 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cb00): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cb00): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cb00): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cb00): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cb00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.246041933 +0000 UTC m=+3.983400369 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cb00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cb40): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cb40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cb40): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cb40): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cb40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.246041933 +0000 UTC m=+3.983400369 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cb40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504620 item 68 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cc40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cc40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cc40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cc40): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cc40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.247170516 +0000 UTC m=+3.984528952 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cc40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cc80): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cc80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cc80): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cc80): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cc80): _writeAt: size=3, off=2 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504c40 item 69 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cc80): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cc80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.247783994 +0000 UTC m=+3.985142430 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cc80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065ccc0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065ccc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065ccc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065ccc0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065ccc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.247783994 +0000 UTC m=+3.985142430 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065ccc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005050a0 item 69 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cd40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cd40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cd40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cd40): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cd40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.250736513 +0000 UTC m=+3.988094948 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc00065cd40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434140): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434140): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c070 item 70 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434140): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434140): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434140): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434140): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434140): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.25143549 +0000 UTC m=+3.988793936 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434140): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434180): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434180): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434180): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434180): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434180): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.25143549 +0000 UTC m=+3.988793936 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434180): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c1c0 item 70 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434200): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434200): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434200): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434200): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434200): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.25315521 +0000 UTC m=+3.990513656 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434200): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004342c0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004342c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004342c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004342c0): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004342c0): _writeAt: size=3, off=2 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c460 item 71 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004342c0): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004342c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.253936272 +0000 UTC m=+3.991294718 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004342c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434300): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434300): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434300): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434300): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434300): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.253936272 +0000 UTC m=+3.991294718 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434300): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c5b0 item 71 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434380): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434380): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434380): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434380): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434380): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.255556826 +0000 UTC m=+3.992915272 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434380): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434440): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434440): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c850 item 72 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434440): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434440): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434440): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434440): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434440): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.256256947 +0000 UTC m=+3.993615393 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434440): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434500): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434500): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434500): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434500): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434500): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.256256947 +0000 UTC m=+3.993615393 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434500): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ca80 item 72 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434880): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434880): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434880): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434880): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434880): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434880): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434880): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.257677978 +0000 UTC m=+3.995036424 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434880): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434900): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434900): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434900): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056cd90 item 73 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434900): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434900): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.258210545 +0000 UTC m=+3.995568991 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434900): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434bc0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434bc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434bc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434bc0): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434bc0): _writeAt: size=3, off=2 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056cee0 item 73 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434bc0): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434bc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.258882012 +0000 UTC m=+3.996240468 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434bc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434c00): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434c00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434c00): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434c00): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434c00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.258882012 +0000 UTC m=+3.996240468 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434c00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d0a0 item 73 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434cc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434cc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434cc0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434cc0): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434cc0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434cc0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434cc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.260693864 +0000 UTC m=+3.998052321 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434cc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434d00): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434d00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434d00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d340 item 74 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434d00): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434d00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.261229898 +0000 UTC m=+3.998588354 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434d00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434e00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434e00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d490 item 74 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434e00): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434e00): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434e00): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434e00): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434e00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.261861439 +0000 UTC m=+3.999219886 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434e00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434ec0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434ec0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434ec0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434ec0): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434ec0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.261861439 +0000 UTC m=+3.999219886 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434ec0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d5e0 item 74 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434fc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434fc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434fc0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434fc0): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434fc0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434fc0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434fc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.263225093 +0000 UTC m=+4.000583529 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000434fc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435000): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435000): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435000): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d8f0 item 75 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435000): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435000): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.263755246 +0000 UTC m=+4.001113682 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435000): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004350c0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004350c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004350c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004350c0): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004350c0): _writeAt: size=3, off=2 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056dab0 item 75 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004350c0): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004350c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.264389123 +0000 UTC m=+4.001747548 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004350c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435140): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435140): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435140): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435140): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435140): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.264389123 +0000 UTC m=+4.001747548 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435140): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056dc70 item 75 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435200): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435200): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435200): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435200): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435200): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435200): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435200): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.265537723 +0000 UTC m=+4.002896159 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435200): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435240): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435240): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435240): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6150 item 76 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435240): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435240): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.265972157 +0000 UTC m=+4.003330593 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435240): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435300): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435300): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6460 item 76 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435300): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435300): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435300): _writeAt: size=3, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435300): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435300): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.266621302 +0000 UTC m=+4.003979759 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435300): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435340): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435340): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435340): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435340): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435340): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.266621302 +0000 UTC m=+4.003979759 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435340): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b67e0 item 76 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435400): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435400): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435400): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435400): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435400): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435400): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435400): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.268024348 +0000 UTC m=+4.005382784 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435400): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435440): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435440): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435440): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6bd0 item 77 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435440): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435440): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.26865578 +0000 UTC m=+4.006014207 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435440): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004356c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004356c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004356c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004356c0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004356c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.26865578 +0000 UTC m=+4.006014207 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc0004356c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6e00 item 77 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435800): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435800): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435800): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435800): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435800): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435800): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435800): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.269959641 +0000 UTC m=+4.007318078 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435800): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435840): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435840): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435840): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7340 item 78 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435840): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435840): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.270542624 +0000 UTC m=+4.007901050 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435840): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435940): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435940): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435940): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435940): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435940): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.270542624 +0000 UTC m=+4.007901050 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435940): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7570 item 78 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435a00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435a00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435a00): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435a00): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435a00): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435a00): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435a00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.272318298 +0000 UTC m=+4.009676733 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435a00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435a40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435a40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435a40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7c00 item 79 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435a40): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435a40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.272835265 +0000 UTC m=+4.010193692 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435a40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435b40): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435b40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435b40): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435b40): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435b40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.272835265 +0000 UTC m=+4.010193692 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435b40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7ea0 item 79 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435c40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435c40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435c40): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435c40): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435c40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435c40): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435c40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.273971874 +0000 UTC m=+4.011330310 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435c40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435d00): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435d00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435d00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504310 item 80 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435d00): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435d00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.274356834 +0000 UTC m=+4.011715271 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435d00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435e40): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435e40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435e40): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435e40): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435e40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.274356834 +0000 UTC m=+4.011715271 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435e40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504620 item 80 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435e80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435e80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435e80): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435e80): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435e80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.275504632 +0000 UTC m=+4.012863068 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435e80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435f00): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435f00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435f00): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435f00): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435f00): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435f00): _writeAt: size=3, off=7 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504c40 item 81 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435f00): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435f00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.276071094 +0000 UTC m=+4.013429549 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435f00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435f40): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435f40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435f40): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435f40): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435f40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.276071094 +0000 UTC m=+4.013429549 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000435f40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005050a0 item 81 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02040): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02040): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02040): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02040): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02040): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.2776875 +0000 UTC m=+4.015045957 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02040): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02100): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02100): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02100): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505420 item 82 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02100): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02100): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02100): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02100): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02100): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.278277815 +0000 UTC m=+4.015636271 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02100): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02180): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02180): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02180): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02180): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02180): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.278277815 +0000 UTC m=+4.015636271 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02180): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505730 item 82 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02240): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02240): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02240): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02240): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02240): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.2799524 +0000 UTC m=+4.017310857 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02240): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02300): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02300): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02300): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02300): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02300): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02300): _writeAt: size=3, off=7 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505c00 item 83 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02300): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02300): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.280538939 +0000 UTC m=+4.017897395 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02300): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02340): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02340): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02340): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02340): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02340): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.280538939 +0000 UTC m=+4.017897395 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02340): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505ea0 item 83 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a023c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a023c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a023c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a023c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a023c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.282434197 +0000 UTC m=+4.019792693 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a023c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02480): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02480): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02480): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001701c0 item 84 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02480): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02480): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02480): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02480): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02480): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.283177478 +0000 UTC m=+4.020535934 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02480): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a024c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a024c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a024c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a024c0): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a024c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.283177478 +0000 UTC m=+4.020535934 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a024c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170310 item 84 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02540): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02540): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02540): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02540): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02540): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.284940018 +0000 UTC m=+4.022298474 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02540): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02600): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02600): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02600): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02600): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02600): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02600): _writeAt: size=3, off=7 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001705b0 item 85 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02600): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02600): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.285652312 +0000 UTC m=+4.023010768 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02600): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02640): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02640): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02640): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02640): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02640): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.285652312 +0000 UTC m=+4.023010768 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02640): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170770 item 85 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a026c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a026c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a026c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a026c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a026c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.287456269 +0000 UTC m=+4.024814715 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a026c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02800): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02800): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02800): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170a80 item 86 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02800): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02800): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02800): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02800): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02800): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.288068376 +0000 UTC m=+4.025426811 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02800): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02840): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02840): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02840): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02840): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02840): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.288068376 +0000 UTC m=+4.025426811 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02840): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170d90 item 86 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a028c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a028c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a028c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a028c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a028c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.289527557 +0000 UTC m=+4.026885993 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a028c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02980): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02980): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02980): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02980): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02980): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02980): _writeAt: size=3, off=7 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001710a0 item 87 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02980): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02980): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.290171522 +0000 UTC m=+4.027529959 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02980): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a029c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a029c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a029c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a029c0): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a029c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.290171522 +0000 UTC m=+4.027529959 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a029c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001711f0 item 87 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02a40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02a40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02a40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02a40): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02a40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.291642847 +0000 UTC m=+4.029001283 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02a40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b40): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171500 item 88 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b40): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b40): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b40): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b40): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.292411206 +0000 UTC m=+4.029769632 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b80): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b80): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b80): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.292411206 +0000 UTC m=+4.029769632 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02b80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171650 item 88 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02cc0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02cc0): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02cc0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02cc0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02cc0): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02cc0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02cc0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02cc0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.293820634 +0000 UTC m=+4.031179070 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02cc0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02d00): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02d00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02d00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001718f0 item 89 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02d00): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02d00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.294375754 +0000 UTC m=+4.031734191 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02d00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): _writeAt: size=3, off=7 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171a40 item 89 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.295095491 +0000 UTC m=+4.032453927 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e40): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e40): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e40): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.295095491 +0000 UTC m=+4.032453927 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02e40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171b90 item 89 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f00): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f00): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f00): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f00): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f00): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f00): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f00): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f00): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.296667875 +0000 UTC m=+4.034026301 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f00): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171e30 item 90 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f40): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.297280882 +0000 UTC m=+4.034639319 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a02f40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03080): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03080): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03080): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2000 item 90 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03080): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03080): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03080): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03080): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03080): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.29797403 +0000 UTC m=+4.035332467 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03080): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a030c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a030c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a030c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a030c0): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a030c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.29797403 +0000 UTC m=+4.035332467 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a030c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f21c0 item 90 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03180): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03180): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03180): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03180): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03180): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03180): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03180): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03180): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.299568015 +0000 UTC m=+4.036926441 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03180): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a031c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a031c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a031c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2540 item 91 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a031c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a031c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.300164431 +0000 UTC m=+4.037522858 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a031c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03280): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03280): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03280): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03280): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03280): >_readAt: n=2, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03280): _writeAt: size=3, off=7 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2770 item 91 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03280): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03280): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.300680949 +0000 UTC m=+4.038039385 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03280): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a032c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a032c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a032c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a032c0): >_readAt: n=8, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a032c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.300680949 +0000 UTC m=+4.038039385 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a032c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2930 item 91 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03380): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03380): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03380): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03380): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03380): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03380): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03380): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03380): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.302116787 +0000 UTC m=+4.039475222 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03380): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a033c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a033c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a033c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2e70 item 92 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a033c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a033c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.302709736 +0000 UTC m=+4.040068172 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a033c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03480): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03480): open at offset 5 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03480): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f31f0 item 92 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03480): _readAt: size=2, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03480): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03480): _writeAt: size=3, off=5 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03480): >_writeAt: n=3, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03480): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.303407633 +0000 UTC m=+4.040766079 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03480): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a034c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a034c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a034c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a034c0): >_readAt: n=3, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a034c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.303407633 +0000 UTC m=+4.040766079 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a034c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3340 item 92 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a035c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a035c0): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a035c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a035c0): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a035c0): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a035c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a035c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a035c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.304648155 +0000 UTC m=+4.042006601 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a035c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03600): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03600): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03600): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3e30 item 93 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03600): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03600): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.305124047 +0000 UTC m=+4.042482482 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03600): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a036c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a036c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a036c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a036c0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a036c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.305124047 +0000 UTC m=+4.042482482 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a036c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ee070 item 93 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03780): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03780): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03780): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03780): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03780): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03780): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03780): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03780): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.306401408 +0000 UTC m=+4.043759844 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03780): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a037c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a037c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a037c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eefc0 item 94 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a037c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a037c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.307127137 +0000 UTC m=+4.044485594 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a037c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a038c0): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a038c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a038c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a038c0): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a038c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.307127137 +0000 UTC m=+4.044485594 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a038c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef420 item 94 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03980): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03980): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03980): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03980): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03980): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03980): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03980): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03980): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.309017015 +0000 UTC m=+4.046375471 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03980): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a039c0): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a039c0): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a039c0): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef960 item 95 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a039c0): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a039c0): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.309641003 +0000 UTC m=+4.046999449 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a039c0): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03a80): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03a80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03a80): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03a80): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03a80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.309641003 +0000 UTC m=+4.046999449 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03a80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005efc00 item 95 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b40): open at offset 0 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b40): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b40): _readAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b40): >_readAt: n=0, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b40): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b40): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.311554236 +0000 UTC m=+4.048912682 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b80): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b80): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b80): >openPending: err= 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cac40 item 96 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b80): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b80): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.312158968 +0000 UTC m=+4.049517414 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03b80): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 03:36:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c40): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c40): openPending: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c40): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c40): >_readAt: n=5, err=EOF 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c40): close: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 03:36:23.312158968 +0000 UTC m=+4.049517414 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : open-test-file(0xc000a03c40): >close: err= 2024/10/09 03:36:23 DEBUG : open-test-file: Remove: 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb260 item 96 2024/10/09 03:36:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 03:36:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 03:36:23 DEBUG : open-test-file: >Remove: err= 2024/10/09 03:36:23 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:23 DEBUG : : Looking for writers 2024/10/09 03:36:23 DEBUG : >WaitForWriters: 2024/10/09 03:36:23 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30521") 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33797") 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleOpenTests (0.46s) --- PASS: TestRWFileHandleOpenTests/writes (0.28s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:23 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:23 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:23 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36319") 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : file1: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : file1(0xc0009ba000): openPending: 2024/10/09 03:36:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:23 DEBUG : file1(0xc0009ba000): >openPending: err= 2024/10/09 03:36:23 DEBUG : file1: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/09 03:36:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/09 03:36:23 DEBUG : file1(0xc0009ba000): _writeAt: size=2, off=0 2024/10/09 03:36:23 DEBUG : file1(0xc0009ba000): >_writeAt: n=2, err= 2024/10/09 03:36:23 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/10/09 03:36:23 DEBUG : file1(0xc0009ba000): RWFileHandle.Flush 2024/10/09 03:36:23 DEBUG : file1(0xc0009ba000): RWFileHandle.Release 2024/10/09 03:36:23 DEBUG : file1(0xc0009ba000): close: 2024/10/09 03:36:23 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/10/09 03:36:23 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : file1(0xc0009ba000): >close: err= 2024/10/09 03:36:23 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:23 DEBUG : : Looking for writers 2024/10/09 03:36:23 DEBUG : file1: reading active writers 2024/10/09 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 03:36:23 DEBUG : : Looking for writers 2024/10/09 03:36:23 DEBUG : file1: reading active writers 2024/10/09 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 03:36:23 DEBUG : : Looking for writers 2024/10/09 03:36:23 DEBUG : file1: reading active writers 2024/10/09 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 03:36:23 DEBUG : : Looking for writers 2024/10/09 03:36:23 DEBUG : file1: reading active writers 2024/10/09 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 03:36:23 DEBUG : file1: vfs cache: starting upload 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33240") 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:23 DEBUG : file1.c8b6918.partial: renamed to: file1 2024/10/09 03:36:23 INFO : file1: Copied (new) 2024/10/09 03:36:23 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2024/10/09 03:36:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/09 03:36:23 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:23 INFO : file1: vfs cache: upload succeeded try #1 2024/10/09 03:36:23 DEBUG : : Looking for writers 2024/10/09 03:36:23 DEBUG : file1: reading active writers 2024/10/09 03:36:23 DEBUG : >WaitForWriters: 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36143") 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:23 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:23 DEBUG : : Looking for writers 2024/10/09 03:36:23 DEBUG : file1: reading active writers 2024/10/09 03:36:23 DEBUG : >WaitForWriters: 2024/10/09 03:36:23 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30459") 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31323") 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileModTimeWithOpenWriters (0.16s) === RUN TestRWCacheRename run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:23 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:23 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:23 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:23 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32902") 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:23 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:23 DEBUG : rename_me: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : rename_me(0xc00049c340): openPending: 2024/10/09 03:36:23 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/10/09 03:36:23 DEBUG : rename_me(0xc00049c340): >openPending: err= 2024/10/09 03:36:23 DEBUG : rename_me: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/10/09 03:36:23 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/10/09 03:36:23 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/10/09 03:36:23 DEBUG : rename_me(0xc00049c340): _writeAt: size=5, off=0 2024/10/09 03:36:23 DEBUG : rename_me(0xc00049c340): >_writeAt: n=5, err= 2024/10/09 03:36:23 DEBUG : rename_me(0xc00049c340): close: 2024/10/09 03:36:23 DEBUG : rename_me: vfs cache: setting modification time to 2024-10-09 03:36:23.474628946 +0000 UTC m=+4.211987422 2024/10/09 03:36:23 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/10/09 03:36:23 DEBUG : rename_me(0xc00049c340): >close: err= 2024/10/09 03:36:23 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/10/09 03:36:23 DEBUG : i_was_renamed: Updating file with 0xc00067c600 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/10/09 03:36:23 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:23 DEBUG : : Looking for writers 2024/10/09 03:36:23 DEBUG : i_was_renamed: reading active writers 2024/10/09 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 03:36:23 DEBUG : : Looking for writers 2024/10/09 03:36:23 DEBUG : i_was_renamed: reading active writers 2024/10/09 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 03:36:23 DEBUG : : Looking for writers 2024/10/09 03:36:23 DEBUG : i_was_renamed: reading active writers 2024/10/09 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 03:36:23 DEBUG : : Looking for writers 2024/10/09 03:36:23 DEBUG : i_was_renamed: reading active writers 2024/10/09 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 03:36:23 DEBUG : i_was_renamed: vfs cache: starting upload 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31013") 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:23 DEBUG : i_was_renamed.c27f74b.partial: renamed to: i_was_renamed 2024/10/09 03:36:23 INFO : i_was_renamed: Copied (new) 2024/10/09 03:36:23 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-10-09 03:36:23 +0000 UTC" 2024/10/09 03:36:23 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/10/09 03:36:23 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/10/09 03:36:23 DEBUG : : Looking for writers 2024/10/09 03:36:23 DEBUG : i_was_renamed: reading active writers 2024/10/09 03:36:23 DEBUG : >WaitForWriters: 2024/10/09 03:36:23 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38478") 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35180") 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:23 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:23 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 03:36:23 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 03:36:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{dAq64}/rclone-test-wulekih2wagu" 2024/10/09 03:36:23 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30288") 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33663") 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:23 DEBUG : : forgetting directory cache 2024/10/09 03:36:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37794") 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/09 03:36:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/09 03:36:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/09 03:36:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/09 03:36:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/09 03:36:23 DEBUG : TestRWCacheUpdate(0xc00049c840): _readAt: size=512, off=0 2024/10/09 03:36:23 DEBUG : TestRWCacheUpdate(0xc00049c840): openPending: 2024/10/09 03:36:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-09 02:37:23 +0000 UTC" against cached fingerprint "" 2024/10/09 03:36:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/09 03:36:23 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 03:36:23 DEBUG : TestRWCacheUpdate(0xc00049c840): >openPending: err= 2024/10/09 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/09 03:36:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 03:36:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39863") 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:23 DEBUG : TestRWCacheUpdate(0xc00049c840): >_readAt: n=20, err=EOF 2024/10/09 03:36:23 DEBUG : TestRWCacheUpdate(0xc00049c840): close: 2024/10/09 03:36:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-09 02:37:23 +0000 UTC 2024/10/09 03:36:23 DEBUG : TestRWCacheUpdate(0xc00049c840): >close: err= 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38255") 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30389") 2024/10/09 03:36:23 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:24 DEBUG : : forgetting directory cache 2024/10/09 03:36:24 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39066") 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc00049cb00): _readAt: size=512, off=0 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc00049cb00): openPending: 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-09 02:38:23 +0000 UTC" against cached fingerprint "20,2024-10-09 02:37:23 +0000 UTC" 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-09 02:38:23 +0000 UTC" != cached fingerprint "20,2024-10-09 02:37:23 +0000 UTC") 2024/10/09 03:36:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/09 03:36:24 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc00049cb00): >openPending: err= 2024/10/09 03:36:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39397") 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc00049cb00): >_readAt: n=20, err=EOF 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc00049cb00): close: 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-09 02:38:23 +0000 UTC 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc00049cb00): >close: err= 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34354") 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33116") 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:24 DEBUG : : forgetting directory cache 2024/10/09 03:36:24 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39330") 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc000696380): _readAt: size=512, off=0 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc000696380): openPending: 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-09 02:39:23 +0000 UTC" against cached fingerprint "20,2024-10-09 02:38:23 +0000 UTC" 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-09 02:39:23 +0000 UTC" != cached fingerprint "20,2024-10-09 02:38:23 +0000 UTC") 2024/10/09 03:36:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/09 03:36:24 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc000696380): >openPending: err= 2024/10/09 03:36:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33165") 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc000696380): >_readAt: n=20, err=EOF 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc000696380): close: 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-09 02:39:23 +0000 UTC 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc000696380): >close: err= 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32207") 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30096") 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:24 DEBUG : : forgetting directory cache 2024/10/09 03:36:24 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30106") 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc0009ba480): _readAt: size=512, off=0 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc0009ba480): openPending: 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-09 02:40:23 +0000 UTC" against cached fingerprint "20,2024-10-09 02:39:23 +0000 UTC" 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-09 02:40:23 +0000 UTC" != cached fingerprint "20,2024-10-09 02:39:23 +0000 UTC") 2024/10/09 03:36:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/09 03:36:24 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc0009ba480): >openPending: err= 2024/10/09 03:36:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39241") 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc0009ba480): >_readAt: n=20, err=EOF 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc0009ba480): close: 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-09 02:40:23 +0000 UTC 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc0009ba480): >close: err= 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36130") 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37212") 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:24 DEBUG : : forgetting directory cache 2024/10/09 03:36:24 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34998") 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc0009ba780): _readAt: size=512, off=0 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc0009ba780): openPending: 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-09 02:41:23 +0000 UTC" against cached fingerprint "20,2024-10-09 02:40:23 +0000 UTC" 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-09 02:41:23 +0000 UTC" != cached fingerprint "20,2024-10-09 02:40:23 +0000 UTC") 2024/10/09 03:36:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/09 03:36:24 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc0009ba780): >openPending: err= 2024/10/09 03:36:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38708") 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc0009ba780): >_readAt: n=20, err=EOF 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc0009ba780): close: 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-09 02:41:23 +0000 UTC 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc0009ba780): >close: err= 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37122") 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38224") 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:24 DEBUG : : forgetting directory cache 2024/10/09 03:36:24 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33783") 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc0009ba940): _readAt: size=512, off=0 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc0009ba940): openPending: 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-09 02:42:23 +0000 UTC" against cached fingerprint "20,2024-10-09 02:41:23 +0000 UTC" 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-09 02:42:23 +0000 UTC" != cached fingerprint "20,2024-10-09 02:41:23 +0000 UTC") 2024/10/09 03:36:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/09 03:36:24 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc0009ba940): >openPending: err= 2024/10/09 03:36:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37677") 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc0009ba940): >_readAt: n=20, err=EOF 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc0009ba940): close: 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-09 02:42:23 +0000 UTC 2024/10/09 03:36:24 DEBUG : TestRWCacheUpdate(0xc0009ba940): >close: err= 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38329") 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38452") 2024/10/09 03:36:24 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : : forgetting directory cache 2024/10/09 03:36:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38371") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc000696600): _readAt: size=512, off=0 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc000696600): openPending: 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-10-09 02:43:23 +0000 UTC" against cached fingerprint "20,2024-10-09 02:42:23 +0000 UTC" 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-10-09 02:43:23 +0000 UTC" != cached fingerprint "20,2024-10-09 02:42:23 +0000 UTC") 2024/10/09 03:36:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/10/09 03:36:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc000696600): >openPending: err= 2024/10/09 03:36:25 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37369") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc000696600): >_readAt: n=21, err=EOF 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc000696600): close: 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-09 02:43:23 +0000 UTC 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc000696600): >close: err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33022") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36812") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : : forgetting directory cache 2024/10/09 03:36:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38313") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc00049d280): _readAt: size=512, off=0 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc00049d280): openPending: 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-10-09 02:44:23 +0000 UTC" against cached fingerprint "21,2024-10-09 02:43:23 +0000 UTC" 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-10-09 02:44:23 +0000 UTC" != cached fingerprint "21,2024-10-09 02:43:23 +0000 UTC") 2024/10/09 03:36:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/10/09 03:36:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc00049d280): >openPending: err= 2024/10/09 03:36:25 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34420") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc00049d280): >_readAt: n=22, err=EOF 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc00049d280): close: 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-09 02:44:23 +0000 UTC 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc00049d280): >close: err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31617") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33460") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : : forgetting directory cache 2024/10/09 03:36:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38116") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc0009baac0): _readAt: size=512, off=0 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc0009baac0): openPending: 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-10-09 02:45:23 +0000 UTC" against cached fingerprint "22,2024-10-09 02:44:23 +0000 UTC" 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-10-09 02:45:23 +0000 UTC" != cached fingerprint "22,2024-10-09 02:44:23 +0000 UTC") 2024/10/09 03:36:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/10/09 03:36:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc0009baac0): >openPending: err= 2024/10/09 03:36:25 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31936") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc0009baac0): >_readAt: n=23, err=EOF 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc0009baac0): close: 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-09 02:45:23 +0000 UTC 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc0009baac0): >close: err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30141") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32213") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : : forgetting directory cache 2024/10/09 03:36:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33805") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc000696a40): _readAt: size=512, off=0 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc000696a40): openPending: 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-10-09 02:46:23 +0000 UTC" against cached fingerprint "23,2024-10-09 02:45:23 +0000 UTC" 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-10-09 02:46:23 +0000 UTC" != cached fingerprint "23,2024-10-09 02:45:23 +0000 UTC") 2024/10/09 03:36:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/10/09 03:36:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc000696a40): >openPending: err= 2024/10/09 03:36:25 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35853") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc000696a40): >_readAt: n=24, err=EOF 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc000696a40): close: 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-09 02:46:23 +0000 UTC 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate(0xc000696a40): >close: err= 2024/10/09 03:36:25 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:25 DEBUG : : Looking for writers 2024/10/09 03:36:25 DEBUG : TestRWCacheUpdate: reading active writers 2024/10/09 03:36:25 DEBUG : >WaitForWriters: 2024/10/09 03:36:25 DEBUG : vfs cache: cleaner exiting 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30207") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31708") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheUpdate (2.07s) === RUN TestCaseSensitivity run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37055") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33162") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38735") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32067") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:25 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:25 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38680") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/09 03:36:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/09 03:36:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32333") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35896") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/09 03:36:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/09 03:36:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31991") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/09 03:36:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/09 03:36:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32131") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/10/09 03:36:25 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/10/09 03:36:25 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35286") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : FilEb: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/10/09 03:36:25 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/10/09 03:36:25 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34747") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33265") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/09 03:36:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/09 03:36:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34300") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/09 03:36:25 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/10/09 03:36:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30016") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/09 03:36:25 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/10/09 03:36:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34104") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/09 03:36:25 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/10/09 03:36:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36238") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/10/09 03:36:25 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/10/09 03:36:25 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37779") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : FilEb: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/10/09 03:36:25 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/10/09 03:36:25 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32189") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/10/09 03:36:25 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/10/09 03:36:25 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/10/09 03:36:25 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/10/09 03:36:25 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/09 03:36:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/09 03:36:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34588") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:25 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:25 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:25 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/10/09 03:36:25 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/10/09 03:36:25 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38063") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : FilEb: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/10/09 03:36:25 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/10/09 03:36:25 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30723") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:25 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:25 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:25 DEBUG : : Looking for writers 2024/10/09 03:36:25 DEBUG : FiLeA: reading active writers 2024/10/09 03:36:25 DEBUG : FiLeB: reading active writers 2024/10/09 03:36:25 DEBUG : FilEb: reading active writers 2024/10/09 03:36:25 DEBUG : >WaitForWriters: 2024/10/09 03:36:25 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:25 DEBUG : : Looking for writers 2024/10/09 03:36:25 DEBUG : FiLeA: reading active writers 2024/10/09 03:36:25 DEBUG : FiLeB: reading active writers 2024/10/09 03:36:25 DEBUG : FilEb: reading active writers 2024/10/09 03:36:25 DEBUG : >WaitForWriters: 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32295") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34015") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCaseSensitivity (0.15s) === RUN TestUnicodeNormalization run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30637") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37602") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38713") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31907") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/10/09 03:36:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/10/09 03:36:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32498") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/10/09 03:36:25 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/10/09 03:36:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35166") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/10/09 03:36:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/10/09 03:36:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34422") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:25 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:25 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:25 DEBUG : : Looking for writers 2024/10/09 03:36:25 DEBUG : normal name with no special characters.txt: reading active writers 2024/10/09 03:36:25 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/10/09 03:36:25 DEBUG : >WaitForWriters: 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31180") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32975") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:25 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: Re-using VFS from active cache 2024/10/09 03:36:25 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:25 DEBUG : : Looking for writers 2024/10/09 03:36:25 DEBUG : >WaitForWriters: 2024/10/09 03:36:25 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:25 DEBUG : : Looking for writers 2024/10/09 03:36:25 DEBUG : >WaitForWriters: 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38921") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35888") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:25 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:25 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:25 DEBUG : : Looking for writers 2024/10/09 03:36:25 DEBUG : >WaitForWriters: 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31032") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34460") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:25 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:25 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:25 DEBUG : : Looking for writers 2024/10/09 03:36:25 DEBUG : >WaitForWriters: 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36512") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34488") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:25 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39294") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34695") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37153") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34825") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39089") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : : forgetting directory cache 2024/10/09 03:36:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38902") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:25 DEBUG : dir: Looking for writers 2024/10/09 03:36:25 DEBUG : file2: reading active writers 2024/10/09 03:36:25 DEBUG : : Looking for writers 2024/10/09 03:36:25 DEBUG : dir: reading active writers 2024/10/09 03:36:25 DEBUG : file1: reading active writers 2024/10/09 03:36:25 DEBUG : >WaitForWriters: 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30070") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35925") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30350") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStat (0.01s) === RUN TestVFSStatParent run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:25 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31321") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33770") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34166") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38547") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38901") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:25 DEBUG : dir: Looking for writers 2024/10/09 03:36:25 DEBUG : : Looking for writers 2024/10/09 03:36:25 DEBUG : dir: reading active writers 2024/10/09 03:36:25 DEBUG : file1: reading active writers 2024/10/09 03:36:25 DEBUG : >WaitForWriters: 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30506") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30685") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33887") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatParent (0.01s) === RUN TestVFSOpenFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:25 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35369") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34219") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32316") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35772") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33594") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : file1: Open: flags=O_RDONLY 2024/10/09 03:36:25 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/09 03:36:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/09 03:36:25 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/10/09 03:36:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37347") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/09 03:36:25 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/10/09 03:36:25 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/10/09 03:36:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: File to upload is small (0 bytes), uploading instead of streaming 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38728") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/10/09 03:36:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/09 03:36:25 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:25 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/10/09 03:36:25 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:25 DEBUG : dir: Looking for writers 2024/10/09 03:36:25 DEBUG : file2: reading active writers 2024/10/09 03:36:25 DEBUG : new_file.txt: reading active writers 2024/10/09 03:36:25 DEBUG : : Looking for writers 2024/10/09 03:36:25 DEBUG : dir: reading active writers 2024/10/09 03:36:25 DEBUG : file1: reading active writers 2024/10/09 03:36:25 DEBUG : >WaitForWriters: 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35865") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39106") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37692") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSOpenFile (0.02s) === RUN TestVFSRename run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:25 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39116") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39379") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38370") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39037") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35839") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/10/09 03:36:25 DEBUG : dir/file1: Updating file with dir/file1 0xc000906fc0 2024/10/09 03:36:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/10/09 03:36:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35960") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34735") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 INFO : dir/file1: Moved (server-side) to: file0 2024/10/09 03:36:25 DEBUG : file0: Updating file with file0 0xc000906fc0 2024/10/09 03:36:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 03:36:25 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39268") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32502") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:25 DEBUG : dir: Looking for writers 2024/10/09 03:36:25 DEBUG : : Looking for writers 2024/10/09 03:36:25 DEBUG : dir: reading active writers 2024/10/09 03:36:25 DEBUG : file0: reading active writers 2024/10/09 03:36:25 DEBUG : >WaitForWriters: 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38831") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32643") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39192") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRename (0.02s) === RUN TestVFSStatfs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:25 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:25 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:25 DEBUG : : Looking for writers 2024/10/09 03:36:25 DEBUG : >WaitForWriters: 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36595") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36935") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:25 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34943") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38077") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34318") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37770") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37852") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32006") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32964") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32307") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36512") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39418") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30633") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: Connecting to FTP server 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:21") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32344") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32797") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31121") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35705") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: Connecting to FTP server 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:21") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33192") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36681") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34575") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32652") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:25 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:25 DEBUG : : Looking for writers 2024/10/09 03:36:25 DEBUG : a: Looking for writers 2024/10/09 03:36:25 DEBUG : b: Looking for writers 2024/10/09 03:36:25 DEBUG : c: Looking for writers 2024/10/09 03:36:25 DEBUG : d: Looking for writers 2024/10/09 03:36:25 DEBUG : : Looking for writers 2024/10/09 03:36:25 DEBUG : b: reading active writers 2024/10/09 03:36:25 DEBUG : c: reading active writers 2024/10/09 03:36:25 DEBUG : d: reading active writers 2024/10/09 03:36:25 DEBUG : /: reading active writers 2024/10/09 03:36:25 DEBUG : a: reading active writers 2024/10/09 03:36:25 DEBUG : >WaitForWriters: 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33679") 2024/10/09 03:36:25 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34909") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35449") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35041") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39475") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32146") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSMkdir (0.06s) === RUN TestVFSMkdirAll run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:26 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33359") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31390") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38622") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30326") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36570") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37191") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:32994") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31261") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35990") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37712") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38534") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35505") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37863") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36886") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35621") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35279") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33198") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37051") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37107") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39929") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34294") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:26 DEBUG : a/b/c/d: Looking for writers 2024/10/09 03:36:26 DEBUG : a/b/c: Looking for writers 2024/10/09 03:36:26 DEBUG : d: reading active writers 2024/10/09 03:36:26 DEBUG : a/b: Looking for writers 2024/10/09 03:36:26 DEBUG : c: reading active writers 2024/10/09 03:36:26 DEBUG : a: Looking for writers 2024/10/09 03:36:26 DEBUG : b: reading active writers 2024/10/09 03:36:26 DEBUG : : Looking for writers 2024/10/09 03:36:26 DEBUG : a: reading active writers 2024/10/09 03:36:26 DEBUG : >WaitForWriters: 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31206") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30059") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39148") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30340") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39562") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31740") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSMkdirAll (0.03s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:26 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37069") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:26 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 03:36:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 03:36:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:26 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/10/09 03:36:26 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/10/09 03:36:26 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: File to upload is small (5 bytes), uploading instead of streaming 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37701") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : file1: Size of src and dst objects identical 2024/10/09 03:36:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37645") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:26 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 03:36:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 03:36:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:26 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 03:36:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 03:36:26 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/10/09 03:36:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/09 03:36:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/09 03:36:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:26 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 03:36:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 03:36:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: File to upload is small (0 bytes), uploading instead of streaming 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31623") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : file1: Size of src and dst objects identical 2024/10/09 03:36:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/09 03:36:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/09 03:36:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:26 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 03:36:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 03:36:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: File to upload is small (7 bytes), uploading instead of streaming 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39395") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : file1: Size of src and dst objects identical 2024/10/09 03:36:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:26 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:26 DEBUG : : Looking for writers 2024/10/09 03:36:26 DEBUG : file1: reading active writers 2024/10/09 03:36:26 DEBUG : >WaitForWriters: 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35096") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33188") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleMethods (0.01s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:26 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34993") 2024/10/09 03:36:26 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:26 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 03:36:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 03:36:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:26 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/10/09 03:36:27 DEBUG : file1: aborting in-sequence write wait, off=100 2024/10/09 03:36:27 DEBUG : file1: failed to wait for in-sequence write to 100 2024/10/09 03:36:27 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: File to upload is small (11 bytes), uploading instead of streaming 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31430") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : file1: Size of src and dst objects identical 2024/10/09 03:36:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:27 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38845") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:27 DEBUG : : Looking for writers 2024/10/09 03:36:27 DEBUG : file1: reading active writers 2024/10/09 03:36:27 DEBUG : >WaitForWriters: 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36625") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31476") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleWriteAt (1.01s) === RUN TestWriteFileHandleFlush run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:27 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35652") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:27 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 03:36:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 03:36:27 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/10/09 03:36:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: File to upload is small (5 bytes), uploading instead of streaming 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34773") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : file1: Size of src and dst objects identical 2024/10/09 03:36:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:27 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/10/09 03:36:27 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:27 DEBUG : : Looking for writers 2024/10/09 03:36:27 DEBUG : file1: reading active writers 2024/10/09 03:36:27 DEBUG : >WaitForWriters: 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31661") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30302") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:27 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33151") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:27 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 03:36:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 03:36:27 DEBUG : file1: WriteFileHandle.Release closing 2024/10/09 03:36:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: File to upload is small (0 bytes), uploading instead of streaming 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36842") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : file1: Size of src and dst objects identical 2024/10/09 03:36:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:27 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/10/09 03:36:27 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:27 DEBUG : : Looking for writers 2024/10/09 03:36:27 DEBUG : file1: reading active writers 2024/10/09 03:36:27 DEBUG : >WaitForWriters: 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34302") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34675") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:27 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33065") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:27 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 03:36:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 03:36:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: File to upload is small (2 bytes), uploading instead of streaming 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:36308") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : file1: Size of src and dst objects identical 2024/10/09 03:36:27 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/10/09 03:36:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:27 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:27 DEBUG : : Looking for writers 2024/10/09 03:36:27 DEBUG : file1: reading active writers 2024/10/09 03:36:27 DEBUG : >WaitForWriters: 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35398") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:39684") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:27 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:31329") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:27 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 03:36:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 03:36:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: File to upload is small (0 bytes), uploading instead of streaming 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30419") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : file1: Size of src and dst objects identical 2024/10/09 03:36:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:27 DEBUG : file1: Open: flags=O_RDONLY 2024/10/09 03:36:27 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/09 03:36:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/09 03:36:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37340") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:27 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:27 DEBUG : : Looking for writers 2024/10/09 03:36:27 DEBUG : file1: reading active writers 2024/10/09 03:36:27 DEBUG : >WaitForWriters: 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35930") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:33656") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wulekih2wagu", Local "Local file system at /tmp/rclone2319177846", Modify Window "1s" 2024/10/09 03:36:27 INFO : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: poll-interval is not supported by this remote 2024/10/09 03:36:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:34111") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 03:36:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:27 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 03:36:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 03:36:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: File to upload is small (100 bytes), uploading instead of streaming 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:37365") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : file1: Size of src and dst objects identical 2024/10/09 03:36:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 03:36:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 03:36:27 DEBUG : file1: Open: flags=O_RDONLY 2024/10/09 03:36:27 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/09 03:36:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/09 03:36:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30706") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/10/09 03:36:27 DEBUG : WaitForWriters: timeout=30s 2024/10/09 03:36:27 DEBUG : : Looking for writers 2024/10/09 03:36:27 DEBUG : file1: reading active writers 2024/10/09 03:36:27 DEBUG : >WaitForWriters: 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:35177") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:38640") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: dial("tcp","172.17.0.2:30292") 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: > dial: conn=*fshttp.timeoutConn, err= 2024/10/09 03:36:27 DEBUG : ftp://172.17.0.2:21/rclone-test-wulekih2wagu: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 7.844067304s (try 1/5)