"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2021/12/01 06:26:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2021/12/01 06:26:55 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2021/12/01 06:26:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2021/12/01 06:26:55 DEBUG : Setting pass="W5aacQvtXBOMIcZ8-Pl1rhAJ26UwNCtTu7HUQh_T-Qg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2021/12/01 06:26:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2021/12/01 06:26:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{16ymb}" suffix to name 2021/12/01 06:26:55 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2021/12/01 06:26:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2021/12/01 06:26:55 DEBUG : Setting pass="W5aacQvtXBOMIcZ8-Pl1rhAJ26UwNCtTu7HUQh_T-Qg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2021/12/01 06:26:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/12/01 06:26:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2021/12/01 06:26:55 DEBUG : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: Connecting to FTP server 2021/12/01 06:26:55 DEBUG : Creating backend with remote "/tmp/rclone1556583627" === RUN TestDirHandleMethods run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.01s) === RUN TestDirHandleReaddir run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir/subdir: Looking for writers 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : file1: reading active writers 2021/12/01 06:26:55 DEBUG : file2: reading active writers 2021/12/01 06:26:55 DEBUG : subdir: reading active writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.02s) === RUN TestDirHandleReaddirnames run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : file1: reading active writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.01s) === RUN TestDirMethods run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : dir: forgetting directory cache 2021/12/01 06:26:55 DEBUG : : forgetting directory cache 2021/12/01 06:26:55 DEBUG : dir: forgetting directory cache 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.00s) === RUN TestDirForgetPath run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2021/12/01 06:26:55 DEBUG : dir: invalidating directory cache 2021/12/01 06:26:55 DEBUG : : >ForgetPath: 2021/12/01 06:26:55 DEBUG : : ForgetPath: relativePath="dir", type=0 2021/12/01 06:26:55 DEBUG : : invalidating directory cache 2021/12/01 06:26:55 DEBUG : dir: forgetting directory cache 2021/12/01 06:26:55 DEBUG : : >ForgetPath: 2021/12/01 06:26:55 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2021/12/01 06:26:55 DEBUG : : >ForgetPath: 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.01s) === RUN TestDirWalk run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: Connecting to FTP server 2021/12/01 06:26:55 DEBUG : : forgetting directory cache 2021/12/01 06:26:55 DEBUG : dir: forgetting directory cache 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : fil/a/b: Looking for writers 2021/12/01 06:26:55 DEBUG : fil/a: Looking for writers 2021/12/01 06:26:55 DEBUG : b: reading active writers 2021/12/01 06:26:55 DEBUG : fil: Looking for writers 2021/12/01 06:26:55 DEBUG : a: reading active writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : fil: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.03s) === RUN TestDirSetModTime run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.00s) === RUN TestDirStat run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : file1: reading active writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.01s) === RUN TestDirReadDirAll run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2021/12/01 06:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2021/12/01 06:26:55 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2021/12/01 06:26:55 DEBUG : dir: Added virtual directory entry vDel: "file2" 2021/12/01 06:26:55 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2021/12/01 06:26:55 DEBUG : Waiting for deletions to finish 2021/12/01 06:26:55 INFO : dir/subdir/file3: Deleted 2021/12/01 06:26:55 INFO : dir/subdir: Removing directory 2021/12/01 06:26:55 DEBUG : dir: invalidating directory cache 2021/12/01 06:26:55 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2021/12/01 06:26:55 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2021/12/01 06:26:55 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2021/12/01 06:26:55 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2021/12/01 06:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2021/12/01 06:26:55 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2021/12/01 06:26:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:26:55 DEBUG : dir: invalidating directory cache 2021/12/01 06:26:55 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2021/12/01 06:26:55 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2021/12/01 06:26:55 DEBUG : : forgetting directory cache 2021/12/01 06:26:55 DEBUG : dir: forgetting directory cache 2021/12/01 06:26:55 DEBUG : dir/virtualDir: forgetting directory cache 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir/virtualDir: Looking for writers 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : virtualFile2: reading active writers 2021/12/01 06:26:55 DEBUG : virtualFile: reading active writers 2021/12/01 06:26:55 DEBUG : virtualDir: reading active writers 2021/12/01 06:26:55 DEBUG : file1: reading active writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.02s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 ERROR : dir/: Can only open directories read only 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.00s) === RUN TestDirCreate run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2021/12/01 06:26:55 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2021/12/01 06:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2021/12/01 06:26:55 DEBUG : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: File to upload is small (5 bytes), uploading instead of streaming 2021/12/01 06:26:55 INFO : dir/potato: Copied (new) 2021/12/01 06:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : file1: reading active writers 2021/12/01 06:26:55 DEBUG : potato: reading active writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.01s) === RUN TestDirMkdir run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir/sub: Looking for writers 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : file1: reading active writers 2021/12/01 06:26:55 DEBUG : sub: reading active writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.01s) === RUN TestDirMkdirSub run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2021/12/01 06:26:55 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir/sub/subsub: Looking for writers 2021/12/01 06:26:55 DEBUG : dir/sub: Looking for writers 2021/12/01 06:26:55 DEBUG : subsub: reading active writers 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : file1: reading active writers 2021/12/01 06:26:55 DEBUG : sub: reading active writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.01s) === RUN TestDirRemove run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 ERROR : dir/: Dir.Remove not empty 2021/12/01 06:26:55 DEBUG : dir/file1: Remove: 2021/12/01 06:26:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:26:55 DEBUG : dir/file1: >Remove: err= 2021/12/01 06:26:55 DEBUG : : Added virtual directory entry vDel: "dir" 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.00s) === RUN TestDirRemoveAll run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : dir/file1: Remove: 2021/12/01 06:26:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:26:55 DEBUG : dir/file1: >Remove: err= 2021/12/01 06:26:55 DEBUG : : Added virtual directory entry vDel: "dir" 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.00s) === RUN TestDirRemoveName run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : dir/file1: Remove: 2021/12/01 06:26:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:26:55 DEBUG : dir/file1: >Remove: err= 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.00s) === RUN TestDirRename run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 ERROR : dir/not found: Dir.Rename error: file does not exist 2021/12/01 06:26:55 DEBUG : dir: Updating dir with dir2 0xc0004cdbc0 2021/12/01 06:26:55 DEBUG : dir: forgetting directory cache 2021/12/01 06:26:55 DEBUG : : Added virtual directory entry vDel: "dir" 2021/12/01 06:26:55 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2021/12/01 06:26:55 INFO : dir2/file1: Moved (server-side) to: file2 2021/12/01 06:26:55 DEBUG : file2: Updating file with file2 0xc0004cdec0 2021/12/01 06:26:55 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2021/12/01 06:26:55 DEBUG : : Added virtual directory entry vAddFile: "file2" 2021/12/01 06:26:55 INFO : dir2/file3: Deleted 2021/12/01 06:26:55 INFO : file2: Moved (server-side) to: dir2/file3 2021/12/01 06:26:55 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0004cdec0 2021/12/01 06:26:55 DEBUG : : Added virtual directory entry vDel: "file2" 2021/12/01 06:26:55 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2021/12/01 06:26:55 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2021/12/01 06:26:55 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0009a6240 2021/12/01 06:26:55 DEBUG : empty directory: forgetting directory cache 2021/12/01 06:26:55 DEBUG : : Added virtual directory entry vDel: "empty directory" 2021/12/01 06:26:55 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir2: Looking for writers 2021/12/01 06:26:55 DEBUG : file3: reading active writers 2021/12/01 06:26:55 DEBUG : renamed empty directory: Looking for writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir2: reading active writers 2021/12/01 06:26:55 DEBUG : renamed empty directory: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : file1: reading active writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.00s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : Can set mod time: true 2021/12/01 06:26:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : file1: reading active writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2021/12/01 06:26:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2021/12/01 06:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:55 DEBUG : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: File to upload is small (0 bytes), uploading instead of streaming 2021/12/01 06:26:55 INFO : dir/file1: Copied (new) 2021/12/01 06:26:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2021/12/01 06:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : file1: reading active writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : file1: reading active writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2021/12/01 06:26:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2021/12/01 06:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:55 DEBUG : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: File to upload is small (5 bytes), uploading instead of streaming 2021/12/01 06:26:55 INFO : dir/file1: Copied (new) 2021/12/01 06:26:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2021/12/01 06:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : file1: reading active writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : file1: reading active writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:55 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:55 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:55 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:55 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:55 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : file1: reading active writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: 2021/12/01 06:26:55 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:55 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:55 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:55 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:55 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:55 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:55 DEBUG : dir/file1: Open: flags=O_WRONLY 2021/12/01 06:26:55 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:26:55 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:26:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:26:55 DEBUG : dir/file1(0xc000353fc0): close: 2021/12/01 06:26:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2021/12/01 06:26:55 DEBUG : dir/file1(0xc000353fc0): >close: err= 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : file1: reading active writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : file1: reading active writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : >WaitForWriters: 2021/12/01 06:26:55 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:55 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:55 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:55 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:55 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:55 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:55 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:55 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:55 DEBUG : dir/file1: Open: flags=O_WRONLY 2021/12/01 06:26:55 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:26:55 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:26:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:26:55 DEBUG : dir/file1(0xc000681200): _writeAt: size=5, off=0 2021/12/01 06:26:55 DEBUG : dir/file1(0xc000681200): openPending: 2021/12/01 06:26:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2021/12/01 06:26:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2021/12/01 06:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:55 DEBUG : dir/file1(0xc000681200): >openPending: err= 2021/12/01 06:26:55 DEBUG : dir/file1(0xc000681200): >_writeAt: n=5, err= 2021/12/01 06:26:55 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2021/12/01 06:26:55 DEBUG : dir/file1(0xc000681200): close: 2021/12/01 06:26:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2021/12/01 06:26:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2021/12/01 06:26:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2021/12/01 06:26:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2021/12/01 06:26:55 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2021/12/01 06:26:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:55 DEBUG : dir/file1(0xc000681200): >close: err= 2021/12/01 06:26:55 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : file1: reading active writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : file1: reading active writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:26:55 DEBUG : dir: Looking for writers 2021/12/01 06:26:55 DEBUG : file1: reading active writers 2021/12/01 06:26:55 DEBUG : : Looking for writers 2021/12/01 06:26:55 DEBUG : dir: reading active writers 2021/12/01 06:26:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : file1: reading active writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: starting upload 2021/12/01 06:26:56 INFO : dir/file1: Copied (replaced existing) 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC" 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2021/12/01 06:26:56 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : file1: reading active writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : file1: reading active writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: 2021/12/01 06:26:56 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.19s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.01s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.16s) === RUN TestFileOpenRead run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:56 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2021/12/01 06:26:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : file1: reading active writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.01s) === RUN TestFileOpenReadUnknownSize 2021/12/01 06:26:56 INFO : Mock file system at root: poll-interval is not supported by this remote 2021/12/01 06:26:56 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2021/12/01 06:26:56 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:56 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : file.txt: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:56 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: File to upload is small (25 bytes), uploading instead of streaming 2021/12/01 06:26:56 INFO : dir/file1: Copied (new) 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : file1: reading active writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.01s) === RUN TestFileRemove run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:56 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:56 DEBUG : dir/file1: Remove: 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1: >Remove: err= 2021/12/01 06:26:56 DEBUG : dir/file1: Remove: 2021/12/01 06:26:56 DEBUG : dir/file1: >Remove: err=Read only file system 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.00s) === RUN TestFileRemoveAll run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:56 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:56 DEBUG : dir/file1: Remove: 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1: >Remove: err= 2021/12/01 06:26:56 DEBUG : dir/file1: Remove: 2021/12/01 06:26:56 DEBUG : dir/file1: >Remove: err=Read only file system 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.00s) === RUN TestFileOpen run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:56 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2021/12/01 06:26:56 DEBUG : dir/file1: Open: flags=O_WRONLY 2021/12/01 06:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2021/12/01 06:26:56 DEBUG : dir/file1: Open: flags=O_RDWR 2021/12/01 06:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2021/12/01 06:26:56 DEBUG : dir/file1: Open: flags=0x3 2021/12/01 06:26:56 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2021/12/01 06:26:56 DEBUG : dir/file1: >Open: fd=, err=permission denied 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : file1: reading active writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.00s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:56 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : file1: reading active writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: 2021/12/01 06:26:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2021/12/01 06:26:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0000e8b40 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:26:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2021/12/01 06:26:56 DEBUG : dir/file1: Updating file with dir/file1 0xc0000e8b40 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2021/12/01 06:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1: File is currently open, delaying rename 0xc0000e8b40 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:26:56 DEBUG : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: File to upload is small (25 bytes), uploading instead of streaming 2021/12/01 06:26:56 INFO : dir/file1: Copied (new) 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:26:56 DEBUG : newLeaf: Running delayed rename now 2021/12/01 06:26:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2021/12/01 06:26:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0000e8b40 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:56 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:56 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:56 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:56 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:56 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:56 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:56 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : file1: reading active writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: 2021/12/01 06:26:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2021/12/01 06:26:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0004cc240 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:26:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2021/12/01 06:26:56 DEBUG : dir/file1: Updating file with dir/file1 0xc0004cc240 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2021/12/01 06:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1: File is currently open, delaying rename 0xc0004cc240 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:26:56 DEBUG : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: File to upload is small (25 bytes), uploading instead of streaming 2021/12/01 06:26:56 INFO : dir/file1: Copied (new) 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:26:56 DEBUG : newLeaf: Running delayed rename now 2021/12/01 06:26:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2021/12/01 06:26:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0004cc240 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: 2021/12/01 06:26:56 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:56 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:56 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:56 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:56 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:56 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:56 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:56 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:56 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2021/12/01 06:26:56 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:26:56 DEBUG : dir/file1(0xc000782540): openPending: 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1(0xc000782540): >openPending: err= 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2021/12/01 06:26:56 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:26:56 DEBUG : dir/file1(0xc000782540): _writeAt: size=14, off=0 2021/12/01 06:26:56 DEBUG : dir/file1(0xc000782540): >_writeAt: n=14, err= 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2021/12/01 06:26:56 DEBUG : dir/file1(0xc000782540): close: 2021/12/01 06:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2021/12/01 06:26:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:56 DEBUG : dir/file1(0xc000782540): >close: err= 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : file1: reading active writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : file1: reading active writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : file1: reading active writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : file1: reading active writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: starting upload 2021/12/01 06:26:56 INFO : dir/file1: Copied (replaced existing) 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2021/12/01 06:26:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : file1: reading active writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: 2021/12/01 06:26:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:26:56 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:26:56 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:26:56 DEBUG : dir/file1(0xc0007826c0): _readAt: size=512, off=0 2021/12/01 06:26:56 DEBUG : dir/file1(0xc0007826c0): openPending: 2021/12/01 06:26:56 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" 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1(0xc0007826c0): >openPending: err= 2021/12/01 06:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2021/12/01 06:26:56 DEBUG : dir/file1(0xc0007826c0): >_readAt: n=14, err=EOF 2021/12/01 06:26:56 DEBUG : dir/file1(0xc0007826c0): close: 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2021/12/01 06:26:56 DEBUG : dir/file1(0xc0007826c0): >close: err= 2021/12/01 06:26:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2021/12/01 06:26:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2021/12/01 06:26:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0004cc600 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:26:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2021/12/01 06:26:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2021/12/01 06:26:56 DEBUG : dir/file1: Updating file with dir/file1 0xc0004cc600 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2021/12/01 06:26:56 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00008adc0): openPending: 2021/12/01 06:26:56 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" 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00008adc0): >openPending: err= 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2021/12/01 06:26:56 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00008adc0): _writeAt: size=25, off=0 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00008adc0): >_writeAt: n=25, err= 2021/12/01 06:26:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2021/12/01 06:26:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2021/12/01 06:26:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0004cc600 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:26:56 DEBUG : newLeaf(0xc00008adc0): close: 2021/12/01 06:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2021/12/01 06:26:56 DEBUG : newLeaf: vfs cache: setting modification time to 2021-12-01 06:26:56.311351159 +0000 UTC m=+0.659931349 2021/12/01 06:26:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:56 DEBUG : newLeaf(0xc00008adc0): >close: err= 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:26:56 DEBUG : newLeaf: vfs cache: starting upload 2021/12/01 06:26:56 INFO : newLeaf: Copied (replaced existing) 2021/12/01 06:26:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2021-12-01 06:26:56 +0000 UTC" 2021/12/01 06:26:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:26:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: 2021/12/01 06:26:56 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:56 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:56 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:56 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:56 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:56 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:56 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:56 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : file1: reading active writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: 2021/12/01 06:26:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2021/12/01 06:26:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000850900 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:26:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2021/12/01 06:26:56 DEBUG : dir/file1: Updating file with dir/file1 0xc000850900 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2021/12/01 06:26:56 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00084a840): openPending: 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00084a840): >openPending: err= 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2021/12/01 06:26:56 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00084a840): _writeAt: size=25, off=0 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00084a840): >_writeAt: n=25, err= 2021/12/01 06:26:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2021/12/01 06:26:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2021/12/01 06:26:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000850900 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:26:56 DEBUG : newLeaf(0xc00084a840): close: 2021/12/01 06:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2021/12/01 06:26:56 DEBUG : newLeaf: vfs cache: setting modification time to 2021-12-01 06:26:56.47665564 +0000 UTC m=+0.825235829 2021/12/01 06:26:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:56 DEBUG : newLeaf(0xc00084a840): >close: err= 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:26:56 DEBUG : newLeaf: vfs cache: starting upload 2021/12/01 06:26:56 INFO : newLeaf: Copied (replaced existing) 2021/12/01 06:26:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2021-12-01 06:26:56 +0000 UTC" 2021/12/01 06:26:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:26:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: 2021/12/01 06:26:56 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:56 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:56 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:56 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:56 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:56 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:56 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:56 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:56 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2021/12/01 06:26:56 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:26:56 DEBUG : dir/file1(0xc000782f80): openPending: 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1(0xc000782f80): >openPending: err= 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2021/12/01 06:26:56 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:26:56 DEBUG : dir/file1(0xc000782f80): _writeAt: size=14, off=0 2021/12/01 06:26:56 DEBUG : dir/file1(0xc000782f80): >_writeAt: n=14, err= 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2021/12/01 06:26:56 DEBUG : dir/file1(0xc000782f80): close: 2021/12/01 06:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2021/12/01 06:26:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:56 DEBUG : dir/file1(0xc000782f80): >close: err= 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : file1: reading active writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : file1: reading active writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : file1: reading active writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : file1: reading active writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: starting upload 2021/12/01 06:26:56 INFO : dir/file1: Copied (replaced existing) 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2021/12/01 06:26:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : file1: reading active writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: 2021/12/01 06:26:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:26:56 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:26:56 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00084acc0): _readAt: size=512, off=0 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00084acc0): openPending: 2021/12/01 06:26:56 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" 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00084acc0): >openPending: err= 2021/12/01 06:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00084acc0): >_readAt: n=14, err=EOF 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00084acc0): close: 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00084acc0): >close: err= 2021/12/01 06:26:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2021/12/01 06:26:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2021/12/01 06:26:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0004ccc00 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:26:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2021/12/01 06:26:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2021/12/01 06:26:56 DEBUG : dir/file1: Updating file with dir/file1 0xc0004ccc00 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2021/12/01 06:26:56 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:26:56 DEBUG : dir/file1(0xc000783240): openPending: 2021/12/01 06:26:56 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" 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1(0xc000783240): >openPending: err= 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2021/12/01 06:26:56 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:26:56 DEBUG : dir/file1(0xc000783240): _writeAt: size=25, off=0 2021/12/01 06:26:56 DEBUG : dir/file1(0xc000783240): >_writeAt: n=25, err= 2021/12/01 06:26:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2021/12/01 06:26:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2021/12/01 06:26:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0004ccc00 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:26:56 DEBUG : newLeaf(0xc000783240): close: 2021/12/01 06:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2021/12/01 06:26:56 DEBUG : newLeaf: vfs cache: setting modification time to 2021-12-01 06:26:56.796104818 +0000 UTC m=+1.144685017 2021/12/01 06:26:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:56 DEBUG : newLeaf(0xc000783240): >close: err= 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:26:56 DEBUG : newLeaf: vfs cache: starting upload 2021/12/01 06:26:56 INFO : newLeaf: Copied (replaced existing) 2021/12/01 06:26:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2021-12-01 06:26:56 +0000 UTC" 2021/12/01 06:26:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:26:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: 2021/12/01 06:26:56 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:56 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:56 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:56 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:56 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:56 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:56 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:56 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : file1: reading active writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : >WaitForWriters: 2021/12/01 06:26:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:26:56 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:26:56 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00008b9c0): _readAt: size=512, off=0 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00008b9c0): openPending: 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00008b9c0): >openPending: err= 2021/12/01 06:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2021/12/01 06:26:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2021/12/01 06:26:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00008b9c0): >_readAt: n=14, err=EOF 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00008b9c0): close: 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00008b9c0): >close: err= 2021/12/01 06:26:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2021/12/01 06:26:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2021/12/01 06:26:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000b9ca80 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:26:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2021/12/01 06:26:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2021/12/01 06:26:56 DEBUG : dir/file1: Updating file with dir/file1 0xc000b9ca80 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2021/12/01 06:26:56 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00084b1c0): openPending: 2021/12/01 06:26:56 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" 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00084b1c0): >openPending: err= 2021/12/01 06:26:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2021/12/01 06:26:56 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00084b1c0): _writeAt: size=25, off=0 2021/12/01 06:26:56 DEBUG : dir/file1(0xc00084b1c0): >_writeAt: n=25, err= 2021/12/01 06:26:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2021/12/01 06:26:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2021/12/01 06:26:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000b9ca80 2021/12/01 06:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:26:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:26:56 DEBUG : newLeaf(0xc00084b1c0): close: 2021/12/01 06:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2021/12/01 06:26:56 DEBUG : newLeaf: vfs cache: setting modification time to 2021-12-01 06:26:56.965237244 +0000 UTC m=+1.313817433 2021/12/01 06:26:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:56 DEBUG : newLeaf(0xc00084b1c0): >close: err= 2021/12/01 06:26:56 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:26:56 DEBUG : dir: Looking for writers 2021/12/01 06:26:56 DEBUG : : Looking for writers 2021/12/01 06:26:56 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:56 DEBUG : dir: reading active writers 2021/12/01 06:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:26:57 DEBUG : dir: Looking for writers 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : dir: reading active writers 2021/12/01 06:26:57 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:26:57 DEBUG : newLeaf: vfs cache: starting upload 2021/12/01 06:26:57 INFO : newLeaf: Copied (replaced existing) 2021/12/01 06:26:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2021-12-01 06:26:56 +0000 UTC" 2021/12/01 06:26:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2021/12/01 06:26:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2021/12/01 06:26:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2021/12/01 06:26:57 DEBUG : dir: Looking for writers 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:57 DEBUG : dir: reading active writers 2021/12/01 06:26:57 DEBUG : >WaitForWriters: 2021/12/01 06:26:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:57 DEBUG : dir: Looking for writers 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : dir: reading active writers 2021/12/01 06:26:57 DEBUG : newLeaf: reading active writers 2021/12/01 06:26:57 DEBUG : >WaitForWriters: 2021/12/01 06:26:57 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (1.01s) --- PASS: TestFileRename/off,forceCache=false (0.01s) --- PASS: TestFileRename/minimal,forceCache=false (0.01s) --- PASS: TestFileRename/minimal,forceCache=true (0.33s) --- PASS: TestFileRename/writes,forceCache=false (0.16s) --- PASS: TestFileRename/writes,forceCache=true (0.32s) --- PASS: TestFileRename/full,forceCache=false (0.17s) === RUN TestRcGetVFS run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:57 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:57 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : >WaitForWriters: --- 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:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:57 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2021/12/01 06:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:57 DEBUG : dir: Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : dir: reading active writers 2021/12/01 06:26:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.01s) === RUN TestReadFileHandleSeek run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:57 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2021/12/01 06:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2021/12/01 06:26:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2021/12/01 06:26:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2021/12/01 06:26:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2021/12/01 06:26:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:57 DEBUG : dir: Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : dir: reading active writers 2021/12/01 06:26:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.03s) === RUN TestReadFileHandleReadAt run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:57 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2021/12/01 06:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2021/12/01 06:26:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2021/12/01 06:26:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2021/12/01 06:26:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2021/12/01 06:26:57 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2021/12/01 06:26:57 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2021/12/01 06:26:57 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2021/12/01 06:26:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2021/12/01 06:26:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2021/12/01 06:26:57 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2021/12/01 06:26:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2021/12/01 06:26:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2021/12/01 06:26:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2021/12/01 06:26:57 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2021/12/01 06:26:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:57 DEBUG : dir: Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : dir: reading active writers 2021/12/01 06:26:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.09s) === RUN TestReadFileHandleFlush run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:57 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2021/12/01 06:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:57 DEBUG : dir: Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : dir: reading active writers 2021/12/01 06:26:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.01s) === RUN TestReadFileHandleRelease run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:57 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2021/12/01 06:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ReadFileHandle.Release closing 2021/12/01 06:26:57 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2021/12/01 06:26:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:57 DEBUG : dir: Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : dir: reading active writers 2021/12/01 06:26:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.00s) === RUN TestRWFileHandleMethodsRead run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:57 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:26:57 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:26:57 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2021/12/01 06:26:57 DEBUG : dir/file1(0xc000782cc0): _readAt: size=1, off=0 2021/12/01 06:26:57 DEBUG : dir/file1(0xc000782cc0): openPending: 2021/12/01 06:26:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2021/12/01 06:26:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2021/12/01 06:26:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:57 DEBUG : dir/file1(0xc000782cc0): >openPending: err= 2021/12/01 06:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:57 DEBUG : dir/file1(0xc000782cc0): >_readAt: n=1, err= 2021/12/01 06:26:57 DEBUG : dir/file1(0xc000782cc0): _readAt: size=256, off=1 2021/12/01 06:26:57 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2021/12/01 06:26:57 DEBUG : dir/file1(0xc000782cc0): >_readAt: n=15, err=EOF 2021/12/01 06:26:57 DEBUG : dir/file1(0xc000782cc0): _readAt: size=16, off=16 2021/12/01 06:26:57 DEBUG : dir/file1(0xc000782cc0): >_readAt: n=0, err=EOF 2021/12/01 06:26:57 DEBUG : dir/file1(0xc000782cc0): close: 2021/12/01 06:26:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2021/12/01 06:26:57 DEBUG : dir/file1(0xc000782cc0): >close: err= 2021/12/01 06:26:57 DEBUG : dir/file1(0xc000782cc0): close: 2021/12/01 06:26:57 DEBUG : dir/file1(0xc000782cc0): >close: err=file already closed 2021/12/01 06:26:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:57 DEBUG : dir: Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : dir: reading active writers 2021/12/01 06:26:57 DEBUG : >WaitForWriters: 2021/12/01 06:26:57 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.01s) === RUN TestRWFileHandleSeek run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:57 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:26:57 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:26:57 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b440): _readAt: size=1, off=0 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b440): openPending: 2021/12/01 06:26:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2021/12/01 06:26:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2021/12/01 06:26:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b440): >openPending: err= 2021/12/01 06:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b440): >_readAt: n=1, err= 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b440): _readAt: size=1, off=5 2021/12/01 06:26:57 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b440): >_readAt: n=1, err= 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b440): _readAt: size=1, off=3 2021/12/01 06:26:57 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b440): >_readAt: n=1, err= 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b440): _readAt: size=1, off=13 2021/12/01 06:26:57 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b440): >_readAt: n=1, err= 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b440): _readAt: size=16, off=100 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b440): >_readAt: n=0, err=EOF 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b440): close: 2021/12/01 06:26:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b440): >close: err= 2021/12/01 06:26:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:57 DEBUG : dir: Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : dir: reading active writers 2021/12/01 06:26:57 DEBUG : >WaitForWriters: 2021/12/01 06:26:57 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.01s) === RUN TestRWFileHandleReadAt run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:57 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:26:57 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:26:57 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b700): _readAt: size=1, off=0 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b700): openPending: 2021/12/01 06:26:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2021/12/01 06:26:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2021/12/01 06:26:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b700): >openPending: err= 2021/12/01 06:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b700): >_readAt: n=1, err= 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b700): _readAt: size=1, off=5 2021/12/01 06:26:57 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b700): >_readAt: n=1, err= 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b700): _readAt: size=1, off=1 2021/12/01 06:26:57 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b700): >_readAt: n=1, err= 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b700): _readAt: size=6, off=10 2021/12/01 06:26:57 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b700): >_readAt: n=6, err= 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b700): _readAt: size=256, off=10 2021/12/01 06:26:57 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b700): >_readAt: n=6, err=EOF 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b700): _readAt: size=256, off=100 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b700): >_readAt: n=0, err=EOF 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b700): close: 2021/12/01 06:26:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b700): >close: err= 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b700): _readAt: size=256, off=100 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008b700): >_readAt: n=0, err=file already closed 2021/12/01 06:26:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:57 DEBUG : dir: Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : dir: reading active writers 2021/12/01 06:26:57 DEBUG : >WaitForWriters: 2021/12/01 06:26:57 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.01s) === RUN TestRWFileHandleFlushRead run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:57 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:26:57 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:26:57 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00084ab80): RWFileHandle.Flush 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00084ab80): _readAt: size=256, off=0 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00084ab80): openPending: 2021/12/01 06:26:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2021/12/01 06:26:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2021/12/01 06:26:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00084ab80): >openPending: err= 2021/12/01 06:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00084ab80): >_readAt: n=16, err=EOF 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00084ab80): RWFileHandle.Flush 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00084ab80): RWFileHandle.Flush 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00084ab80): close: 2021/12/01 06:26:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00084ab80): >close: err= 2021/12/01 06:26:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:57 DEBUG : dir: Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : dir: reading active writers 2021/12/01 06:26:57 DEBUG : >WaitForWriters: 2021/12/01 06:26:57 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.01s) === RUN TestRWFileHandleReleaseRead run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:57 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2021/12/01 06:26:57 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:26:57 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008ba80): _readAt: size=256, off=0 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008ba80): openPending: 2021/12/01 06:26:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2021/12/01 06:26:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2021/12/01 06:26:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008ba80): >openPending: err= 2021/12/01 06:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008ba80): >_readAt: n=16, err=EOF 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008ba80): RWFileHandle.Release 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008ba80): close: 2021/12/01 06:26:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008ba80): >close: err= 2021/12/01 06:26:57 DEBUG : dir/file1(0xc00008ba80): RWFileHandle.Release 2021/12/01 06:26:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:57 DEBUG : dir: Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : dir: reading active writers 2021/12/01 06:26:57 DEBUG : >WaitForWriters: 2021/12/01 06:26:57 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.01s) === RUN TestRWFileHandleMethodsWrite run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:57 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:57 DEBUG : file1: newRWFileHandle: 2021/12/01 06:26:57 DEBUG : file1(0xc00084af00): openPending: 2021/12/01 06:26:57 DEBUG : file1: vfs cache: truncate to size=0 2021/12/01 06:26:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:57 DEBUG : file1(0xc00084af00): >openPending: err= 2021/12/01 06:26:57 DEBUG : file1: >newRWFileHandle: err= 2021/12/01 06:26:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2021/12/01 06:26:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2021/12/01 06:26:57 DEBUG : file1(0xc00084af00): _writeAt: size=5, off=0 2021/12/01 06:26:57 DEBUG : file1(0xc00084af00): >_writeAt: n=5, err= 2021/12/01 06:26:57 DEBUG : file1(0xc00084af00): _writeAt: size=7, off=5 2021/12/01 06:26:57 DEBUG : file1(0xc00084af00): >_writeAt: n=7, err= 2021/12/01 06:26:57 DEBUG : file1: vfs cache: truncate to size=11 2021/12/01 06:26:57 DEBUG : file1(0xc00084af00): close: 2021/12/01 06:26:57 DEBUG : file1: vfs cache: setting modification time to 2021-12-01 06:26:57.304684179 +0000 UTC m=+1.653264388 2021/12/01 06:26:57 INFO : file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:57 DEBUG : file1(0xc00084af00): >close: err= 2021/12/01 06:26:57 DEBUG : file1(0xc00084af00): close: 2021/12/01 06:26:57 DEBUG : file1(0xc00084af00): >close: err=file already closed 2021/12/01 06:26:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:26:57 DEBUG : file1: vfs cache: starting upload 2021/12/01 06:26:57 INFO : file1: Copied (new) 2021/12/01 06:26:57 DEBUG : file1: vfs cache: fingerprint now "11,2021-12-01 06:26:57 +0000 UTC" 2021/12/01 06:26:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2021/12/01 06:26:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:57 INFO : file1: vfs cache: upload succeeded try #1 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : >WaitForWriters: 2021/12/01 06:26:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : >WaitForWriters: 2021/12/01 06:26:57 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:57 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:57 DEBUG : file1: newRWFileHandle: 2021/12/01 06:26:57 DEBUG : file1(0xc000783a40): openPending: 2021/12/01 06:26:57 DEBUG : file1: vfs cache: truncate to size=0 2021/12/01 06:26:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:57 DEBUG : file1(0xc000783a40): >openPending: err= 2021/12/01 06:26:57 DEBUG : file1: >newRWFileHandle: err= 2021/12/01 06:26:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2021/12/01 06:26:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2021/12/01 06:26:57 DEBUG : file1(0xc000783a40): _writeAt: size=7, off=0 2021/12/01 06:26:57 DEBUG : file1(0xc000783a40): >_writeAt: n=7, err= 2021/12/01 06:26:57 DEBUG : file1(0xc000783a40): _writeAt: size=6, off=5 2021/12/01 06:26:57 DEBUG : file1(0xc000783a40): >_writeAt: n=6, err= 2021/12/01 06:26:57 DEBUG : file1(0xc000783a40): close: 2021/12/01 06:26:57 DEBUG : file1: vfs cache: setting modification time to 2021-12-01 06:26:57.462381237 +0000 UTC m=+1.810961436 2021/12/01 06:26:57 INFO : file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:57 DEBUG : file1(0xc000783a40): >close: err= 2021/12/01 06:26:57 DEBUG : file1(0xc000783a40): _writeAt: size=5, off=0 2021/12/01 06:26:57 DEBUG : file1(0xc000783a40): >_writeAt: n=0, err=file already closed 2021/12/01 06:26:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:26:57 DEBUG : file1: vfs cache: starting upload 2021/12/01 06:26:57 INFO : file1: Copied (new) 2021/12/01 06:26:57 DEBUG : file1: vfs cache: fingerprint now "11,2021-12-01 06:26:57 +0000 UTC" 2021/12/01 06:26:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2021/12/01 06:26:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:57 INFO : file1: vfs cache: upload succeeded try #1 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : >WaitForWriters: 2021/12/01 06:26:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : >WaitForWriters: 2021/12/01 06:26:57 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:57 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:57 DEBUG : file1: newRWFileHandle: 2021/12/01 06:26:57 DEBUG : file1(0xc00084b3c0): openPending: 2021/12/01 06:26:57 DEBUG : file1: vfs cache: truncate to size=0 2021/12/01 06:26:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:57 DEBUG : file1(0xc00084b3c0): >openPending: err= 2021/12/01 06:26:57 DEBUG : file1: >newRWFileHandle: err= 2021/12/01 06:26:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2021/12/01 06:26:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2021/12/01 06:26:57 DEBUG : file1(0xc00084b3c0): close: 2021/12/01 06:26:57 DEBUG : file1: vfs cache: setting modification time to 2021-12-01 06:26:57.619421819 +0000 UTC m=+1.968002048 2021/12/01 06:26:57 INFO : file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:57 DEBUG : file1(0xc00084b3c0): >close: err= 2021/12/01 06:26:57 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2021/12/01 06:26:57 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2021/12/01 06:26:57 DEBUG : file2: newRWFileHandle: 2021/12/01 06:26:57 DEBUG : file2(0xc00084b4c0): openPending: 2021/12/01 06:26:57 DEBUG : file2: vfs cache: truncate to size=0 2021/12/01 06:26:57 DEBUG : : Added virtual directory entry vAddFile: "file2" 2021/12/01 06:26:57 DEBUG : file2(0xc00084b4c0): >openPending: err= 2021/12/01 06:26:57 DEBUG : file2: >newRWFileHandle: err= 2021/12/01 06:26:57 DEBUG : : Added virtual directory entry vAddFile: "file2" 2021/12/01 06:26:57 DEBUG : file2: >Open: fd=file2 (rw), err= 2021/12/01 06:26:57 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2021/12/01 06:26:57 DEBUG : file2(0xc00084b4c0): RWFileHandle.Flush 2021/12/01 06:26:57 DEBUG : file2(0xc00084b4c0): RWFileHandle.Release 2021/12/01 06:26:57 DEBUG : file2(0xc00084b4c0): close: 2021/12/01 06:26:57 DEBUG : file2: vfs cache: setting modification time to 2021-12-01 06:26:57.62095789 +0000 UTC m=+1.969538109 2021/12/01 06:26:57 INFO : file2: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:57 DEBUG : file2(0xc00084b4c0): >close: err= 2021/12/01 06:26:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : file2: reading active writers 2021/12/01 06:26:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : file2: reading active writers 2021/12/01 06:26:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : file2: reading active writers 2021/12/01 06:26:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file2: reading active writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2021/12/01 06:26:57 DEBUG : file2: vfs cache: starting upload 2021/12/01 06:26:57 DEBUG : file1: vfs cache: starting upload 2021/12/01 06:26:57 INFO : file2: Copied (new) 2021/12/01 06:26:57 DEBUG : file2: vfs cache: fingerprint now "0,2021-12-01 06:26:57 +0000 UTC" 2021/12/01 06:26:57 INFO : file1: Copied (new) 2021/12/01 06:26:57 DEBUG : file1: vfs cache: fingerprint now "0,2021-12-01 06:26:57 +0000 UTC" 2021/12/01 06:26:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2021/12/01 06:26:57 DEBUG : file2: vfs cache: writeback object to VFS layer 2021/12/01 06:26:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:57 INFO : file1: vfs cache: upload succeeded try #1 2021/12/01 06:26:57 DEBUG : : Added virtual directory entry vAddFile: "file2" 2021/12/01 06:26:57 INFO : file2: vfs cache: upload succeeded try #1 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : file2: reading active writers 2021/12/01 06:26:57 DEBUG : >WaitForWriters: 2021/12/01 06:26:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : file2: reading active writers 2021/12/01 06:26:57 DEBUG : >WaitForWriters: 2021/12/01 06:26:57 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.16s) === RUN TestRWFileHandleFlushWrite run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:57 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:57 DEBUG : file1: newRWFileHandle: 2021/12/01 06:26:57 DEBUG : file1(0xc000353240): openPending: 2021/12/01 06:26:57 DEBUG : file1: vfs cache: truncate to size=0 2021/12/01 06:26:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:57 DEBUG : file1(0xc000353240): >openPending: err= 2021/12/01 06:26:57 DEBUG : file1: >newRWFileHandle: err= 2021/12/01 06:26:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2021/12/01 06:26:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2021/12/01 06:26:57 DEBUG : file1(0xc000353240): _writeAt: size=5, off=0 2021/12/01 06:26:57 DEBUG : file1(0xc000353240): >_writeAt: n=5, err= 2021/12/01 06:26:57 DEBUG : file1(0xc000353240): RWFileHandle.Flush 2021/12/01 06:26:57 DEBUG : file1(0xc000353240): RWFileHandle.Flush 2021/12/01 06:26:57 DEBUG : file1(0xc000353240): close: 2021/12/01 06:26:57 DEBUG : file1: vfs cache: setting modification time to 2021-12-01 06:26:57.776439336 +0000 UTC m=+2.125019535 2021/12/01 06:26:57 INFO : file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:57 DEBUG : file1(0xc000353240): >close: err= 2021/12/01 06:26:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:26:57 DEBUG : file1: vfs cache: starting upload 2021/12/01 06:26:57 INFO : file1: Copied (new) 2021/12/01 06:26:57 DEBUG : file1: vfs cache: fingerprint now "5,2021-12-01 06:26:57 +0000 UTC" 2021/12/01 06:26:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2021/12/01 06:26:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:57 INFO : file1: vfs cache: upload succeeded try #1 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : >WaitForWriters: 2021/12/01 06:26:57 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:57 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:57 DEBUG : file1: newRWFileHandle: 2021/12/01 06:26:57 DEBUG : file1(0xc000353440): openPending: 2021/12/01 06:26:57 DEBUG : file1: vfs cache: truncate to size=0 2021/12/01 06:26:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:57 DEBUG : file1(0xc000353440): >openPending: err= 2021/12/01 06:26:57 DEBUG : file1: >newRWFileHandle: err= 2021/12/01 06:26:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2021/12/01 06:26:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2021/12/01 06:26:57 DEBUG : file1(0xc000353440): _writeAt: size=5, off=0 2021/12/01 06:26:57 DEBUG : file1(0xc000353440): >_writeAt: n=5, err= 2021/12/01 06:26:57 DEBUG : file1(0xc000353440): RWFileHandle.Release 2021/12/01 06:26:57 DEBUG : file1(0xc000353440): close: 2021/12/01 06:26:57 DEBUG : file1: vfs cache: setting modification time to 2021-12-01 06:26:57.932065092 +0000 UTC m=+2.280645291 2021/12/01 06:26:57 INFO : file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:57 DEBUG : file1(0xc000353440): >close: err= 2021/12/01 06:26:57 DEBUG : file1(0xc000353440): RWFileHandle.Release 2021/12/01 06:26:57 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:26:57 DEBUG : : Looking for writers 2021/12/01 06:26:57 DEBUG : file1: reading active writers 2021/12/01 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:26:58 DEBUG : file1: vfs cache: starting upload 2021/12/01 06:26:58 INFO : file1: Copied (new) 2021/12/01 06:26:58 DEBUG : file1: vfs cache: fingerprint now "5,2021-12-01 06:26:57 +0000 UTC" 2021/12/01 06:26:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:58 INFO : file1: vfs cache: upload succeeded try #1 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : >WaitForWriters: 2021/12/01 06:26:58 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:58 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:58 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2021/12/01 06:26:58 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : dir/file1(0xc00084b940): openPending: 2021/12/01 06:26:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2021/12/01 06:26:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2021/12/01 06:26:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:58 DEBUG : dir/file1(0xc00084b940): >openPending: err= 2021/12/01 06:26:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:26:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2021/12/01 06:26:58 DEBUG : dir/file1(0xc00084b940): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : dir/file1(0xc00084b940): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : dir/file1(0xc00084b940): close: 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : dir/file1: vfs cache: setting modification time to 2021-12-01 06:26:58.090825388 +0000 UTC m=+2.439405587 2021/12/01 06:26:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : dir/file1(0xc00084b940): >close: err= 2021/12/01 06:26:58 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:58 DEBUG : dir: Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : dir: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:26:58 DEBUG : dir: Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : dir: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:26:58 DEBUG : dir: Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : dir: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:26:58 DEBUG : dir: Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : dir: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:26:58 DEBUG : dir/file1: vfs cache: starting upload 2021/12/01 06:26:58 INFO : dir/file1: Copied (replaced existing) 2021/12/01 06:26:58 DEBUG : dir/file1: vfs cache: fingerprint now "5,2021-12-01 06:26:58 +0000 UTC" 2021/12/01 06:26:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2021/12/01 06:26:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2021/12/01 06:26:58 DEBUG : dir: Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : dir: reading active writers 2021/12/01 06:26:58 DEBUG : >WaitForWriters: 2021/12/01 06:26:58 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.16s) === RUN TestRWFileHandleSizeCreateExisting run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:58 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:58 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : dir/file1: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : dir/file1: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2021/12/01 06:26:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2021/12/01 06:26:58 DEBUG : dir/file1(0xc00084bb80): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : dir/file1(0xc00084bb80): openPending: 2021/12/01 06:26:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2021/12/01 06:26:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2021/12/01 06:26:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:58 DEBUG : dir/file1(0xc00084bb80): >openPending: err= 2021/12/01 06:26:58 DEBUG : dir/file1(0xc00084bb80): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : dir/file1(0xc00084bb80): _writeAt: size=15, off=5 2021/12/01 06:26:58 DEBUG : dir/file1(0xc00084bb80): >_writeAt: n=15, err= 2021/12/01 06:26:58 DEBUG : dir/file1(0xc00084bb80): close: 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2021/12/01 06:26:58 DEBUG : dir/file1: vfs cache: setting modification time to 2021-12-01 06:26:58.251049261 +0000 UTC m=+2.599629460 2021/12/01 06:26:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : dir/file1(0xc00084bb80): >close: err= 2021/12/01 06:26:58 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:58 DEBUG : dir: Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : dir: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:26:58 DEBUG : dir: Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : dir: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:26:58 DEBUG : dir: Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : dir: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:26:58 DEBUG : dir: Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : dir: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:26:58 DEBUG : dir/file1: vfs cache: starting upload 2021/12/01 06:26:58 INFO : dir/file1: Copied (replaced existing) 2021/12/01 06:26:58 DEBUG : dir/file1: vfs cache: fingerprint now "20,2021-12-01 06:26:58 +0000 UTC" 2021/12/01 06:26:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2021/12/01 06:26:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2021/12/01 06:26:58 DEBUG : dir: Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : dir: reading active writers 2021/12/01 06:26:58 DEBUG : >WaitForWriters: 2021/12/01 06:26:58 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.16s) === RUN TestRWFileHandleSizeCreateNew run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:58 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : file1: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : file1(0xc00084bd00): openPending: 2021/12/01 06:26:58 DEBUG : file1: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:58 DEBUG : file1(0xc00084bd00): >openPending: err= 2021/12/01 06:26:58 DEBUG : file1: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2021/12/01 06:26:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2021/12/01 06:26:58 DEBUG : file1(0xc00084bd00): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : file1(0xc00084bd00): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : file1(0xc00084bd00): close: 2021/12/01 06:26:58 DEBUG : file1: vfs cache: setting modification time to 2021-12-01 06:26:58.407187315 +0000 UTC m=+2.755767514 2021/12/01 06:26:58 INFO : file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : file1(0xc00084bd00): >close: err= 2021/12/01 06:26:58 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:26:58 DEBUG : file1: vfs cache: starting upload 2021/12/01 06:26:58 INFO : file1: Copied (new) 2021/12/01 06:26:58 DEBUG : file1: vfs cache: fingerprint now "5,2021-12-01 06:26:58 +0000 UTC" 2021/12/01 06:26:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:58 INFO : file1: vfs cache: upload succeeded try #1 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : >WaitForWriters: 2021/12/01 06:26:58 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:58 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" === RUN TestRWFileHandleOpenTests/os.O_RDONLY 2021/12/01 06:26:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084be80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084be80): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084be80): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084be80): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084be80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.562377828 +0000 UTC m=+2.910958017 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084be80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bec0): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bec0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bec0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bec0): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bec0): _writeAt: size=3, off=2 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bec0): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bec0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.562377828 +0000 UTC m=+2.910958017 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bec0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bf00): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bf00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bf00): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bf00): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bf00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.562377828 +0000 UTC m=+2.910958017 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bf00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386150 item 1 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bf80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bf80): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bf80): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bf80): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bf80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.564127118 +0000 UTC m=+2.912707307 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bf80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bfc0): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bfc0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bfc0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bfc0): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bfc0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.564127118 +0000 UTC m=+2.912707307 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00084bfc0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003864d0 item 2 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152640): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152640): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152640): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152640): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152640): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.565580606 +0000 UTC m=+2.914160805 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152640): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152700): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152700): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152700): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152700): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152700): _writeAt: size=3, off=2 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152700): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152700): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.565580606 +0000 UTC m=+2.914160805 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152700): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152740): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152740): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152740): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152740): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152740): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.565580606 +0000 UTC m=+2.914160805 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152740): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386770 item 3 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152940): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152940): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152940): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152940): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152940): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.566844539 +0000 UTC m=+2.915424728 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152940): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152bc0): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152bc0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152bc0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152bc0): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152bc0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.566844539 +0000 UTC m=+2.915424728 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152bc0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386af0 item 4 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152d80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152d80): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152d80): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152d80): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152d80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.567865918 +0000 UTC m=+2.916446107 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152d80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152ec0): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152ec0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152ec0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152ec0): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152ec0): _writeAt: size=3, off=2 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152ec0): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152ec0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.567865918 +0000 UTC m=+2.916446107 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000152ec0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153500): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153500): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153500): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153500): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153500): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.567865918 +0000 UTC m=+2.916446107 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153500): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386d90 item 5 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153740): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153740): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153740): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153740): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153740): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.569294258 +0000 UTC m=+2.917874447 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153740): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0001537c0): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0001537c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0001537c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0001537c0): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0001537c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.569294258 +0000 UTC m=+2.917874447 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0001537c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387110 item 6 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0001538c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0001538c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0001538c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0001538c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0001538c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.57010326 +0000 UTC m=+2.918683449 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0001538c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153980): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153980): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153980): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153980): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153980): _writeAt: size=3, off=2 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153980): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153980): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.57010326 +0000 UTC m=+2.918683449 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153980): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0001539c0): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0001539c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0001539c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0001539c0): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0001539c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.57010326 +0000 UTC m=+2.918683449 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0001539c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387420 item 7 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153b00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153b00): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153b00): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153b00): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153b00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.571244614 +0000 UTC m=+2.919824803 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153b00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153c00): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153c00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153c00): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153c00): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153c00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.571244614 +0000 UTC m=+2.919824803 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153c00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387880 item 8 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153c80): _readAt: size=2, off=0 2021/12/01 06:26:58 ERROR : open-test-file(0xc000153c80): Couldn't read size of file 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153c80): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153c80): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153c80): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153c80): close: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153c80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153f40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153f40): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153f40): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153f40): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153f40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.572483821 +0000 UTC m=+2.921064020 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153f40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153f80): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153f80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153f80): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153f80): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153f80): _writeAt: size=3, off=2 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153f80): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153f80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.572483821 +0000 UTC m=+2.921064020 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153f80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153fc0): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153fc0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153fc0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153fc0): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153fc0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.572483821 +0000 UTC m=+2.921064020 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000153fc0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387b90 item 9 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006800c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006800c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006800c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006800c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006800c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.573737725 +0000 UTC m=+2.922317914 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006800c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680140): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680140): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680140): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680140): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680140): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.573737725 +0000 UTC m=+2.922317914 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680140): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000306000 item 10 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680240): _readAt: size=2, off=0 2021/12/01 06:26:58 ERROR : open-test-file(0xc000680240): Couldn't read size of file 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680240): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680240): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680240): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680240): close: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680240): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680280): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680280): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680280): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680280): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680280): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.574696317 +0000 UTC m=+2.923276507 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680280): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680340): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680340): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680340): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680340): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680340): _writeAt: size=3, off=2 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680340): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680340): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.574696317 +0000 UTC m=+2.923276507 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680340): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680380): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680380): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680380): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680380): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680380): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.574696317 +0000 UTC m=+2.923276507 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680380): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000306310 item 11 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680500): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680500): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680500): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680500): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680500): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.5762056 +0000 UTC m=+2.924785789 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680500): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680580): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680580): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680580): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680580): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680580): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.5762056 +0000 UTC m=+2.924785789 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680580): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000306a10 item 12 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680680): _readAt: size=2, off=0 2021/12/01 06:26:58 ERROR : open-test-file(0xc000680680): Couldn't read size of file 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680680): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680680): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680680): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680680): close: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680680): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006806c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006806c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006806c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006806c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006806c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.577247458 +0000 UTC m=+2.925827646 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006806c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680780): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680780): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680780): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680780): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680780): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.577247458 +0000 UTC m=+2.925827646 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680780): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000306f50 item 13 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680840): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680840): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680840): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680840): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680840): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.578220466 +0000 UTC m=+2.926800675 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680840): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006808c0): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006808c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006808c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006808c0): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006808c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.578220466 +0000 UTC m=+2.926800675 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006808c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003073b0 item 14 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680a00): _readAt: size=2, off=0 2021/12/01 06:26:58 ERROR : open-test-file(0xc000680a00): Couldn't read size of file 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680a00): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680a00): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680a00): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680a00): close: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680a00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680a40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680a40): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680a40): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680a40): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680a40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.579199937 +0000 UTC m=+2.927780126 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680a40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680b80): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680b80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680b80): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680b80): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680b80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.579199937 +0000 UTC m=+2.927780126 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680b80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000307880 item 15 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680c40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680c40): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680c40): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680c40): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680c40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.580413386 +0000 UTC m=+2.928993575 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680c40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680cc0): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680cc0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680cc0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680cc0): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680cc0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.580413386 +0000 UTC m=+2.928993575 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680cc0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000307b20 item 16 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680dc0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680dc0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680dc0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680dc0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680dc0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.581292649 +0000 UTC m=+2.929872838 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680dc0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680e00): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680e00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680e00): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680e00): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680e00): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680e00): _writeAt: size=3, off=7 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680e00): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680e00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.581292649 +0000 UTC m=+2.929872838 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680e00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680e40): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680e40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680e40): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680e40): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680e40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.581292649 +0000 UTC m=+2.929872838 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680e40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000307e30 item 17 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680f00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680f00): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680f00): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680f00): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680f00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.582565228 +0000 UTC m=+2.931145418 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680f00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680f80): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680f80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680f80): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680f80): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680f80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.582565228 +0000 UTC m=+2.931145418 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000680f80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b22a0 item 18 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681040): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681040): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681040): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681040): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681040): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.583425728 +0000 UTC m=+2.932005916 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681040): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681100): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681100): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681100): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681100): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681100): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681100): _writeAt: size=3, off=7 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681100): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681100): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.583425728 +0000 UTC m=+2.932005916 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681100): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681140): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681140): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681140): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681140): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681140): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.583425728 +0000 UTC m=+2.932005916 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681140): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2690 item 19 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681380): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681380): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681380): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681380): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681380): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.597014452 +0000 UTC m=+2.945594651 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681380): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681400): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681400): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681400): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681400): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681400): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.597014452 +0000 UTC m=+2.945594651 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681400): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2bd0 item 20 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681500): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681500): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681500): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681500): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681500): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.598533331 +0000 UTC m=+2.947113530 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681500): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006815c0): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006815c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006815c0): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006815c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006815c0): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006815c0): _writeAt: size=3, off=7 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006815c0): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006815c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.598533331 +0000 UTC m=+2.947113530 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0006815c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681600): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681600): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681600): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681600): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681600): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.598533331 +0000 UTC m=+2.947113530 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681600): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2fc0 item 21 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681700): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681700): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681700): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681700): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681700): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.59979542 +0000 UTC m=+2.948375619 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681700): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681780): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681780): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681780): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681780): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681780): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.59979542 +0000 UTC m=+2.948375619 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681780): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b33b0 item 22 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681840): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681840): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681840): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681840): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681840): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.600651271 +0000 UTC m=+2.949231460 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681840): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681900): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681900): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681900): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681900): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681900): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681900): _writeAt: size=3, off=7 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681900): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681900): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.600651271 +0000 UTC m=+2.949231460 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681900): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681940): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681940): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681940): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681940): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681940): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.600651271 +0000 UTC m=+2.949231460 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681940): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b37a0 item 23 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681a00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681a00): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681a00): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681a00): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681a00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.601970938 +0000 UTC m=+2.950551137 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681a00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681a80): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681a80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681a80): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681a80): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681a80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.601970938 +0000 UTC m=+2.950551137 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681a80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3b20 item 24 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681b80): _readAt: size=2, off=0 2021/12/01 06:26:58 ERROR : open-test-file(0xc000681b80): Couldn't read size of file 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681b80): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681b80): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681b80): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681b80): close: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681b80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681bc0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681bc0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681bc0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681bc0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681bc0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.602962302 +0000 UTC m=+2.951542501 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681bc0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681c80): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681c80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681c80): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681c80): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681c80): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681c80): _writeAt: size=3, off=7 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681c80): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681c80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.602962302 +0000 UTC m=+2.951542501 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681c80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681cc0): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681cc0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681cc0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681cc0): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681cc0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.602962302 +0000 UTC m=+2.951542501 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681cc0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3dc0 item 25 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681e00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681e00): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681e00): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681e00): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681e00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.604109957 +0000 UTC m=+2.952690145 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681e00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681e80): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681e80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681e80): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681e80): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681e80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.604109957 +0000 UTC m=+2.952690145 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681e80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458150 item 26 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681f80): _readAt: size=2, off=0 2021/12/01 06:26:58 ERROR : open-test-file(0xc000681f80): Couldn't read size of file 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681f80): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681f80): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681f80): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681f80): close: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681f80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681fc0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681fc0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681fc0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681fc0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681fc0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.605111299 +0000 UTC m=+2.953691498 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000681fc0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2080): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2080): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2080): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2080): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2080): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2080): _writeAt: size=3, off=7 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2080): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2080): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.605111299 +0000 UTC m=+2.953691498 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2080): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce20c0): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce20c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce20c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce20c0): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce20c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.605111299 +0000 UTC m=+2.953691498 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce20c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458460 item 27 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2180): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2180): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2180): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2180): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2180): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.606178184 +0000 UTC m=+2.954758372 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2180): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2200): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2200): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2200): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2200): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2200): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.606178184 +0000 UTC m=+2.954758372 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2200): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004588c0 item 28 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2300): _readAt: size=2, off=0 2021/12/01 06:26:58 ERROR : open-test-file(0xc000ce2300): Couldn't read size of file 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2300): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2300): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2300): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2300): close: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2300): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2340): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2340): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2340): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2340): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2340): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.606936381 +0000 UTC m=+2.955516571 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2340): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2400): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2400): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2400): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2400): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2400): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.606936381 +0000 UTC m=+2.955516571 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2400): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458b60 item 29 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce24c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce24c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce24c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce24c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce24c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.607694359 +0000 UTC m=+2.956274548 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce24c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2540): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2540): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2540): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2540): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2540): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.607694359 +0000 UTC m=+2.956274548 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2540): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458e00 item 30 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2640): _readAt: size=2, off=0 2021/12/01 06:26:58 ERROR : open-test-file(0xc000ce2640): Couldn't read size of file 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2640): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2640): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2640): >_writeAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2640): close: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2640): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2680): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2680): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2680): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2680): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2680): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.60856137 +0000 UTC m=+2.957141548 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2680): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2740): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2740): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2740): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2740): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2740): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.60856137 +0000 UTC m=+2.957141548 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2740): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459110 item 31 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2800): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2800): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2800): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2800): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2800): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.609400779 +0000 UTC m=+2.957980968 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2800): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2880): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2880): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2880): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2880): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2880): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.609400779 +0000 UTC m=+2.957980968 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2880): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459650 item 32 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2900): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2900): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2900): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2900): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2900): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.610089155 +0000 UTC m=+2.958669354 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2900): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2940): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2940): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2940): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2940): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2940): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004598f0 item 33 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2940): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2940): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.610352027 +0000 UTC m=+2.958932216 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2940): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2980): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2980): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2980): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2980): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2980): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.610352027 +0000 UTC m=+2.958932216 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2980): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459a40 item 33 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2a00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2a00): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2a00): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2a00): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2a00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.611014776 +0000 UTC m=+2.959594965 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2a00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2a40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2a40): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459d50 item 34 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2a40): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2a40): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2a40): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2a40): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2a40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.611383495 +0000 UTC m=+2.959963684 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2a40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2a80): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2a80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2a80): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2a80): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2a80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.611383495 +0000 UTC m=+2.959963684 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2a80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459ea0 item 34 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2b00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2b00): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2b00): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2b00): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2b00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.612056002 +0000 UTC m=+2.960636191 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2b00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2b40): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2b40): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2b40): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2b40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2b40): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba150 item 35 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2b40): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2b40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.61233242 +0000 UTC m=+2.960912598 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2b40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2b80): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2b80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2b80): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2b80): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2b80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.61233242 +0000 UTC m=+2.960912598 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2b80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba2a0 item 35 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2c40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2c40): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2c40): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2c40): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2c40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.613140059 +0000 UTC m=+2.961720248 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2c40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2d00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2d00): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba540 item 36 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2d00): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2d00): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2d00): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2d00): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2d00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.613394375 +0000 UTC m=+2.961974564 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2d00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2d40): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2d40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2d40): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2d40): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2d40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.613394375 +0000 UTC m=+2.961974564 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2d40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba690 item 36 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2dc0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2dc0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2dc0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2dc0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2dc0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.614171968 +0000 UTC m=+2.962752157 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2dc0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2e00): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2e00): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2e00): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2e00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2e00): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba930 item 37 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2e00): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2e00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.614442515 +0000 UTC m=+2.963022703 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2e00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2e40): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2e40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2e40): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2e40): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2e40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.614442515 +0000 UTC m=+2.963022703 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2e40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003baa80 item 37 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2f00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2f00): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2f00): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2f00): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2f00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.615160005 +0000 UTC m=+2.963740195 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2f00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2fc0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2fc0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bad20 item 38 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2fc0): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2fc0): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2fc0): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2fc0): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2fc0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.615455288 +0000 UTC m=+2.964035476 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce2fc0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3000): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3000): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3000): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3000): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3000): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.615455288 +0000 UTC m=+2.964035476 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3000): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bae70 item 38 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce30c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce30c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce30c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce30c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce30c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.616227341 +0000 UTC m=+2.964807530 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce30c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3180): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3180): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3180): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3180): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3180): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bb110 item 39 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3180): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3180): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.616694674 +0000 UTC m=+2.965274863 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3180): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce31c0): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce31c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce31c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce31c0): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce31c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.616694674 +0000 UTC m=+2.965274863 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce31c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bb260 item 39 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3280): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3280): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3280): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3280): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3280): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.617571203 +0000 UTC m=+2.966151392 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3280): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3340): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3340): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bb5e0 item 40 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3340): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3340): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3340): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3340): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3340): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.617874591 +0000 UTC m=+2.966454780 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3340): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3380): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3380): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3380): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3380): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3380): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.617874591 +0000 UTC m=+2.966454780 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3380): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bb810 item 40 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3400): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3400): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3400): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3400): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3400): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3400): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3400): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.618532751 +0000 UTC m=+2.967112940 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3400): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3440): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3440): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3440): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bbab0 item 41 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3440): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3440): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.618873057 +0000 UTC m=+2.967453246 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3440): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3480): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3480): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3480): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3480): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3480): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bbc00 item 41 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3480): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3480): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.619180452 +0000 UTC m=+2.967760651 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3480): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce34c0): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce34c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce34c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce34c0): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce34c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.619180452 +0000 UTC m=+2.967760651 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce34c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bbd50 item 41 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce35c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce35c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce35c0): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce35c0): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce35c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce35c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce35c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.619948998 +0000 UTC m=+2.968529187 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce35c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3600): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3600): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3600): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424000 item 42 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3600): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3600): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.6202009 +0000 UTC m=+2.968781089 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3600): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce36c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce36c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424150 item 42 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce36c0): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce36c0): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce36c0): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce36c0): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce36c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.620498786 +0000 UTC m=+2.969078966 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce36c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3700): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3700): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3700): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3700): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3700): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.620498786 +0000 UTC m=+2.969078966 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3700): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004242a0 item 42 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3800): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3800): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3800): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3800): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3800): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3800): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3800): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.621413707 +0000 UTC m=+2.969993896 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3800): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3840): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3840): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3840): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424540 item 43 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3840): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3840): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.62181696 +0000 UTC m=+2.970397149 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3840): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3900): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3900): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3900): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3900): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3900): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424690 item 43 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3900): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3900): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.622120729 +0000 UTC m=+2.970700918 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3900): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3940): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3940): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3940): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3940): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3940): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.622120729 +0000 UTC m=+2.970700918 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3940): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424850 item 43 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3a40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3a40): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3a40): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3a40): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3a40): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3a40): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3a40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.62281159 +0000 UTC m=+2.971391779 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3a40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3a80): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3a80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3a80): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424af0 item 44 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3a80): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3a80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.623157096 +0000 UTC m=+2.971737285 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3a80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3b40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3b40): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424c40 item 44 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3b40): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3b40): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3b40): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3b40): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3b40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.623450544 +0000 UTC m=+2.972030733 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3b40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3b80): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3b80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3b80): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3b80): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3b80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.623450544 +0000 UTC m=+2.972030733 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3b80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424d90 item 44 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3c80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3c80): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3c80): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3c80): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3c80): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3c80): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3c80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.624350878 +0000 UTC m=+2.972931066 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3c80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3cc0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3cc0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3cc0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425030 item 45 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3cc0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3cc0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.624586338 +0000 UTC m=+2.973166527 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3cc0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3d80): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3d80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3d80): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3d80): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3d80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.624586338 +0000 UTC m=+2.973166527 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3d80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425180 item 45 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3e80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3e80): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3e80): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3e80): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3e80): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3e80): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3e80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.625478676 +0000 UTC m=+2.974058866 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3e80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3ec0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3ec0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3ec0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425420 item 46 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3ec0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3ec0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.625716291 +0000 UTC m=+2.974296480 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3ec0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3f80): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3f80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3f80): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3f80): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3f80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.625716291 +0000 UTC m=+2.974296480 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000ce3f80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425570 item 46 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6080): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6080): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6080): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6080): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6080): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6080): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6080): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.626612156 +0000 UTC m=+2.975192345 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6080): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd60c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd60c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd60c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425810 item 47 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd60c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd60c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.626886378 +0000 UTC m=+2.975466567 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd60c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6180): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6180): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6180): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6180): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6180): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.626886378 +0000 UTC m=+2.975466567 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6180): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425960 item 47 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6280): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6280): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6280): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6280): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6280): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6280): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6280): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.627708404 +0000 UTC m=+2.976288594 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6280): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd62c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd62c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd62c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425c00 item 48 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd62c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd62c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.62831604 +0000 UTC m=+2.976896230 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd62c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6380): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6380): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6380): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6380): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6380): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.62831604 +0000 UTC m=+2.976896230 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6380): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425d50 item 48 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6400): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6400): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6400): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6400): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6400): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.629691692 +0000 UTC m=+2.978271881 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6400): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6440): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6440): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6440): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6440): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6440): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6440): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a1c0 item 49 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6440): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6440): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.629959353 +0000 UTC m=+2.978539542 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6440): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6000): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6000): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6000): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6000): >_readAt: n=8, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6000): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.629959353 +0000 UTC m=+2.978539542 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6000): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a380 item 49 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd60c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd60c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd60c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd60c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd60c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.631564574 +0000 UTC m=+2.980144783 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd60c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6180): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6180): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6180): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a690 item 50 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6180): _readAt: size=2, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6180): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6180): _writeAt: size=3, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6180): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6180): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.631865657 +0000 UTC m=+2.980445846 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6180): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd61c0): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd61c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd61c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd61c0): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd61c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.631865657 +0000 UTC m=+2.980445846 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd61c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a7e0 item 50 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6480): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6480): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6480): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6480): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6480): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.632666785 +0000 UTC m=+2.981246974 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6480): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6540): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6540): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6540): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6540): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6540): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6540): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043aa80 item 51 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6540): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6540): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.632956687 +0000 UTC m=+2.981536875 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6540): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6580): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6580): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6580): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6580): >_readAt: n=8, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6580): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.632956687 +0000 UTC m=+2.981536875 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6580): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043abd0 item 51 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6640): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6640): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6640): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6640): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6640): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.633708241 +0000 UTC m=+2.982288431 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6640): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6700): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6700): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6700): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ae70 item 52 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6700): _readAt: size=2, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6700): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6700): _writeAt: size=3, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6700): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6700): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.634009284 +0000 UTC m=+2.982589473 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6700): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6740): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6740): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6740): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6740): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6740): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.634009284 +0000 UTC m=+2.982589473 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6740): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043afc0 item 52 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6800): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6800): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6800): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6800): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6800): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.634674307 +0000 UTC m=+2.983254496 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6800): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd68c0): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd68c0): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd68c0): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd68c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd68c0): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd68c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b260 item 53 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd68c0): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd68c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.634913234 +0000 UTC m=+2.983493424 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd68c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6900): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6900): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6900): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6900): >_readAt: n=8, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6900): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.634913234 +0000 UTC m=+2.983493424 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6900): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b3b0 item 53 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd69c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd69c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd69c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd69c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd69c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.635593265 +0000 UTC m=+2.984173455 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd69c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6a80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6a80): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6a80): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b650 item 54 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6a80): _readAt: size=2, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6a80): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6a80): _writeAt: size=3, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6a80): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6a80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.63587901 +0000 UTC m=+2.984459199 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6a80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6ac0): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6ac0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6ac0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6ac0): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6ac0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.63587901 +0000 UTC m=+2.984459199 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6ac0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b7a0 item 54 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6b80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6b80): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6b80): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6b80): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6b80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.636545576 +0000 UTC m=+2.985125765 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6b80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6c40): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6c40): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6c40): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6c40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6c40): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6c40): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ba40 item 55 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6c40): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6c40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.636810952 +0000 UTC m=+2.985391142 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6c40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6c80): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6c80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6c80): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6c80): >_readAt: n=8, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6c80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.636810952 +0000 UTC m=+2.985391142 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6c80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bb90 item 55 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6d40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6d40): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6d40): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6d40): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6d40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.637520399 +0000 UTC m=+2.986100588 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6d40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6e00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6e00): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6e00): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043be30 item 56 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6e00): _readAt: size=2, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6e00): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6e00): _writeAt: size=3, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6e00): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6e00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.637794611 +0000 UTC m=+2.986374800 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6e00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6e40): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6e40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6e40): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6e40): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6e40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.637794611 +0000 UTC m=+2.986374800 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6e40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bf80 item 56 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6f40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6f40): open at offset 0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6f40): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6f40): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6f40): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6f40): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6f40): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6f40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.638488719 +0000 UTC m=+2.987068908 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6f40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6f80): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6f80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6f80): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342620 item 57 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6f80): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6f80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.638755397 +0000 UTC m=+2.987335587 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd6f80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7040): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7040): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7040): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7040): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7040): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7040): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342770 item 57 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7040): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7040): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.639051411 +0000 UTC m=+2.987631600 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7040): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7080): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7080): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7080): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7080): >_readAt: n=8, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7080): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.639051411 +0000 UTC m=+2.987631600 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7080): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003428c0 item 57 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7180): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7180): open at offset 0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7180): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7180): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7180): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7180): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7180): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7180): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.639757721 +0000 UTC m=+2.988337910 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7180): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd71c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd71c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd71c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342bd0 item 58 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd71c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd71c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.64004047 +0000 UTC m=+2.988620659 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd71c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7280): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7280): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7280): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342d20 item 58 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7280): _readAt: size=2, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7280): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7280): _writeAt: size=3, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7280): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7280): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.640353365 +0000 UTC m=+2.988933554 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7280): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd72c0): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd72c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd72c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd72c0): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd72c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.640353365 +0000 UTC m=+2.988933554 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd72c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342e70 item 58 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd73c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd73c0): open at offset 0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd73c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd73c0): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd73c0): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd73c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd73c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd73c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.641002128 +0000 UTC m=+2.989582316 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd73c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7400): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7400): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7400): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003431f0 item 59 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7400): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7400): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.641502974 +0000 UTC m=+2.990083164 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7400): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd74c0): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd74c0): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd74c0): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd74c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd74c0): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd74c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343420 item 59 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd74c0): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd74c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.641897051 +0000 UTC m=+2.990477269 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd74c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7500): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7500): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7500): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7500): >_readAt: n=8, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7500): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.641897051 +0000 UTC m=+2.990477269 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7500): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003435e0 item 59 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7600): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7600): open at offset 0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7600): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7600): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7600): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7600): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7600): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7600): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.642782576 +0000 UTC m=+2.991362765 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7600): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7640): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7640): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7640): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343880 item 60 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7640): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7640): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.643028566 +0000 UTC m=+2.991608756 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7640): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7700): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7700): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7700): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343a40 item 60 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7700): _readAt: size=2, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7700): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7700): _writeAt: size=3, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7700): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7700): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.643452519 +0000 UTC m=+2.992032709 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7700): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7740): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7740): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7740): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7740): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7740): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.643452519 +0000 UTC m=+2.992032709 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7740): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343b90 item 60 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7840): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7840): open at offset 0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7840): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7840): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7840): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7840): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7840): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7840): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.644344477 +0000 UTC m=+2.992924666 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7840): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7880): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7880): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7880): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343e30 item 61 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7880): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7880): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.64459789 +0000 UTC m=+2.993178079 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7880): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7940): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7940): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7940): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7940): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7940): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.64459789 +0000 UTC m=+2.993178079 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7940): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343f80 item 61 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7a40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7a40): open at offset 0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7a40): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7a40): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7a40): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7a40): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7a40): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7a40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.645419347 +0000 UTC m=+2.993999535 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7a40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7a80): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7a80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7a80): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324230 item 62 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7a80): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7a80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.64562976 +0000 UTC m=+2.994209949 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7a80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7b40): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7b40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7b40): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7b40): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7b40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.64562976 +0000 UTC m=+2.994209949 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7b40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003243f0 item 62 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7c40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7c40): open at offset 0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7c40): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7c40): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7c40): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7c40): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7c40): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7c40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.646540932 +0000 UTC m=+2.995121122 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7c40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7c80): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7c80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7c80): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003247e0 item 63 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7c80): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7c80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.646766505 +0000 UTC m=+2.995346693 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7c80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7d40): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7d40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7d40): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7d40): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7d40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.646766505 +0000 UTC m=+2.995346693 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7d40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003249a0 item 63 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7e40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7e40): open at offset 0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7e40): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7e40): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7e40): >_readAt: n=0, err=Bad file descriptor 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7e40): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7e40): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7e40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.647413044 +0000 UTC m=+2.995993233 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7e40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7e80): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7e80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7e80): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324c40 item 64 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7e80): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7e80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.647611704 +0000 UTC m=+2.996191893 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7e80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7f40): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7f40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7f40): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7f40): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7f40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.647611704 +0000 UTC m=+2.996191893 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7f40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324e70 item 64 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7fc0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7fc0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7fc0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7fc0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7fc0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.648420687 +0000 UTC m=+2.997000866 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000dd7fc0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768000): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768000): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768000): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768000): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768000): _writeAt: size=3, off=2 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325260 item 65 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768000): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768000): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.648627755 +0000 UTC m=+2.997207944 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768000): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768040): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768040): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768040): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768040): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768040): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.648627755 +0000 UTC m=+2.997207944 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768040): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003253b0 item 65 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007680c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007680c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007680c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007680c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007680c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.649381023 +0000 UTC m=+2.997961212 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007680c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768140): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768140): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003256c0 item 66 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768140): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768140): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768140): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768140): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768140): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.649682426 +0000 UTC m=+2.998262615 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768140): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768180): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768180): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768180): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768180): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768180): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.649682426 +0000 UTC m=+2.998262615 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768180): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325880 item 66 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768280): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768280): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768280): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768280): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768280): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.650464527 +0000 UTC m=+2.999044717 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768280): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007682c0): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007682c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007682c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007682c0): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007682c0): _writeAt: size=3, off=2 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325b90 item 67 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007682c0): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007682c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.650748449 +0000 UTC m=+2.999328638 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007682c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768300): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768300): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768300): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768300): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768300): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.650748449 +0000 UTC m=+2.999328638 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768300): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325ce0 item 67 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007683c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007683c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007683c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007683c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007683c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.651496097 +0000 UTC m=+3.000076286 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007683c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768540): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768540): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504070 item 68 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768540): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768540): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768540): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768540): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768540): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.651775449 +0000 UTC m=+3.000355638 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768540): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768580): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768580): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768580): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768580): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768580): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.651775449 +0000 UTC m=+3.000355638 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768580): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005041c0 item 68 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768600): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768600): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768600): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768600): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768600): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.652558533 +0000 UTC m=+3.001138722 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768600): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768680): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768680): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768680): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768680): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768680): _writeAt: size=3, off=2 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005044d0 item 69 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768680): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768680): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.652868242 +0000 UTC m=+3.001448421 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768680): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007686c0): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007686c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007686c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007686c0): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007686c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.652868242 +0000 UTC m=+3.001448421 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007686c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504770 item 69 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007687c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007687c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007687c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007687c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007687c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.653553603 +0000 UTC m=+3.002133792 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007687c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768880): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768880): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504af0 item 70 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768880): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768880): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768880): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768880): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768880): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.653815644 +0000 UTC m=+3.002395832 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768880): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007688c0): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007688c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007688c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007688c0): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007688c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.653815644 +0000 UTC m=+3.002395832 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007688c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504c40 item 70 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768980): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768980): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768980): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768980): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768980): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.654507446 +0000 UTC m=+3.003087635 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768980): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768a40): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768a40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768a40): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768a40): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768a40): _writeAt: size=3, off=2 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504f50 item 71 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768a40): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768a40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.654806525 +0000 UTC m=+3.003386714 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768a40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768a80): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768a80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768a80): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768a80): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768a80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.654806525 +0000 UTC m=+3.003386714 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768a80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005050a0 item 71 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768b40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768b40): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768b40): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768b40): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768b40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.655498509 +0000 UTC m=+3.004078698 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768b40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768c00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768c00): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005053b0 item 72 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768c00): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768c00): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768c00): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768c00): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768c00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.655792028 +0000 UTC m=+3.004372218 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768c00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768c40): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768c40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768c40): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768c40): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768c40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.655792028 +0000 UTC m=+3.004372218 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768c40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505570 item 72 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768cc0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768cc0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768cc0): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768cc0): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768cc0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768cc0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768cc0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.656596912 +0000 UTC m=+3.005177101 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768cc0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768d00): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768d00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768d00): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505ab0 item 73 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768d00): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768d00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.656838344 +0000 UTC m=+3.005418534 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768d00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768d40): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768d40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768d40): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768d40): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768d40): _writeAt: size=3, off=2 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505c00 item 73 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768d40): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768d40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.657127354 +0000 UTC m=+3.005707543 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768d40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768d80): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768d80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768d80): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768d80): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768d80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.657127354 +0000 UTC m=+3.005707543 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768d80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505d50 item 73 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768e80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768e80): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768e80): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768e80): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768e80): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768e80): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768e80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.657844144 +0000 UTC m=+3.006424334 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768e80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768ec0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768ec0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768ec0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4c000 item 74 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768ec0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768ec0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.658138193 +0000 UTC m=+3.006718383 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768ec0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768f80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768f80): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4c150 item 74 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768f80): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768f80): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768f80): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768f80): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768f80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.658442493 +0000 UTC m=+3.007022682 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768f80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768fc0): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768fc0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768fc0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768fc0): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768fc0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.658442493 +0000 UTC m=+3.007022682 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000768fc0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4c2a0 item 74 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769180): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769180): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769180): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769180): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769180): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769180): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769180): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.659153463 +0000 UTC m=+3.007733651 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769180): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007691c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007691c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007691c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4c540 item 75 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007691c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007691c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.659392849 +0000 UTC m=+3.007973038 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007691c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769280): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769280): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769280): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769280): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769280): _writeAt: size=3, off=2 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4c690 item 75 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769280): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769280): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.659658577 +0000 UTC m=+3.008238776 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769280): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007692c0): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007692c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007692c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007692c0): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007692c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.659658577 +0000 UTC m=+3.008238776 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007692c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4c7e0 item 75 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007693c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007693c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007693c0): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007693c0): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007693c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007693c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007693c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.660491213 +0000 UTC m=+3.009071402 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007693c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769400): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769400): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769400): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4ca80 item 76 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769400): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769400): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.660805841 +0000 UTC m=+3.009386030 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769400): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007694c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007694c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4cbd0 item 76 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007694c0): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007694c0): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007694c0): _writeAt: size=3, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007694c0): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007694c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.661220015 +0000 UTC m=+3.009800205 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007694c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769500): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769500): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769500): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769500): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769500): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.661220015 +0000 UTC m=+3.009800205 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769500): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4cd20 item 76 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769600): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769600): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769600): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769600): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769600): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769600): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769600): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.662153271 +0000 UTC m=+3.010733459 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769600): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007696c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007696c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007696c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4cfc0 item 77 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007696c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007696c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.662408348 +0000 UTC m=+3.010988536 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007696c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769780): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769780): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769780): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769780): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769780): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.662408348 +0000 UTC m=+3.010988536 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769780): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4d110 item 77 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769880): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769880): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769880): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769880): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769880): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769880): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769880): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.66319115 +0000 UTC m=+3.011771340 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769880): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007698c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007698c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007698c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4d3b0 item 78 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007698c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007698c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.663430819 +0000 UTC m=+3.012011008 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007698c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769980): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769980): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769980): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769980): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769980): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.663430819 +0000 UTC m=+3.012011008 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769980): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4d500 item 78 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769ac0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769ac0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769ac0): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769ac0): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769ac0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769ac0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769ac0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.664230383 +0000 UTC m=+3.012810572 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769ac0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769b40): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769b40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769b40): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4d7a0 item 79 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769b40): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769b40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.664513112 +0000 UTC m=+3.013093301 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769b40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769c00): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769c00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769c00): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769c00): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769c00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.664513112 +0000 UTC m=+3.013093301 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769c00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4d960 item 79 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769d00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769d00): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769d00): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769d00): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769d00): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769d00): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769d00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.665450053 +0000 UTC m=+3.014030242 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769d00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769d40): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769d40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769d40): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4dc00 item 80 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769d40): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769d40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.665692036 +0000 UTC m=+3.014272235 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769d40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769e80): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769e80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769e80): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769e80): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769e80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.665692036 +0000 UTC m=+3.014272235 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769e80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4dd50 item 80 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f00): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f00): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f00): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.666634609 +0000 UTC m=+3.015214797 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f40): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f40): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f40): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f40): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f40): _writeAt: size=3, off=7 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000be0000 item 81 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f40): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.666896357 +0000 UTC m=+3.015476546 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f80): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f80): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f80): >_readAt: n=8, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.666896357 +0000 UTC m=+3.015476546 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000769f80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000be0150 item 81 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4040): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4040): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4040): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4040): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4040): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.667585496 +0000 UTC m=+3.016165685 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4040): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4100): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4100): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4100): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000be03f0 item 82 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4100): _readAt: size=2, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4100): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4100): _writeAt: size=3, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4100): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4100): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.667858216 +0000 UTC m=+3.016438404 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4100): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4180): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4180): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4180): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4180): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4180): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.667858216 +0000 UTC m=+3.016438404 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4180): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000be0540 item 82 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f42c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f42c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f42c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f42c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f42c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.668636401 +0000 UTC m=+3.017216590 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f42c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4480): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4480): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4480): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4480): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4480): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4480): _writeAt: size=3, off=7 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000be07e0 item 83 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4480): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4480): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.668929268 +0000 UTC m=+3.017509457 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4480): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4500): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4500): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4500): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4500): >_readAt: n=8, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4500): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.668929268 +0000 UTC m=+3.017509457 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4500): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000be0930 item 83 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4c00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4c00): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4c00): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4c00): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4c00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.669612015 +0000 UTC m=+3.018192203 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4c00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4f80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4f80): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4f80): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000be0c40 item 84 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4f80): _readAt: size=2, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4f80): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4f80): _writeAt: size=3, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4f80): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4f80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.669868283 +0000 UTC m=+3.018448473 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f4f80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f5380): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f5380): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f5380): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f5380): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f5380): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.669868283 +0000 UTC m=+3.018448473 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0002f5380): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000be0d90 item 84 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a500): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a500): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a500): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a500): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a500): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.670635438 +0000 UTC m=+3.019215627 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a500): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a680): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a680): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a680): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a680): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a680): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a680): _writeAt: size=3, off=7 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000be1030 item 85 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a680): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a680): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.670912065 +0000 UTC m=+3.019492254 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a680): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a840): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a840): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a840): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a840): >_readAt: n=8, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a840): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.670912065 +0000 UTC m=+3.019492254 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a840): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000be1180 item 85 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a940): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a940): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a940): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a940): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a940): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.671585725 +0000 UTC m=+3.020165914 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008a940): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008aa40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008aa40): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008aa40): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000be1420 item 86 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008aa40): _readAt: size=2, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008aa40): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008aa40): _writeAt: size=3, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008aa40): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008aa40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.671831524 +0000 UTC m=+3.020411713 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008aa40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008aa80): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008aa80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008aa80): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008aa80): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008aa80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.671831524 +0000 UTC m=+3.020411713 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008aa80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000be1570 item 86 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008ac00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008ac00): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008ac00): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008ac00): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008ac00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.672611523 +0000 UTC m=+3.021191712 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008ac00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b0c0): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b0c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b0c0): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b0c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b0c0): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b0c0): _writeAt: size=3, off=7 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000be1810 item 87 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b0c0): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b0c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.672935989 +0000 UTC m=+3.021516188 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b0c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b180): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b180): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b180): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b180): >_readAt: n=8, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b180): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.672935989 +0000 UTC m=+3.021516188 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b180): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000be1960 item 87 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b240): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b240): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b240): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b240): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b240): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.67359454 +0000 UTC m=+3.022174729 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b240): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b440): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b440): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b440): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000be1c00 item 88 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b440): _readAt: size=2, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b440): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b440): _writeAt: size=3, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b440): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b440): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.6738509 +0000 UTC m=+3.022431088 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b440): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b500): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b500): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b500): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b500): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b500): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.6738509 +0000 UTC m=+3.022431088 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b500): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000be1d50 item 88 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b700): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b700): open at offset 0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b700): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b700): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b700): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b700): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b700): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b700): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.674607624 +0000 UTC m=+3.023187814 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b700): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b7c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b7c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b7c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f64d0 item 89 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b7c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b7c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.674858103 +0000 UTC m=+3.023438291 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b7c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b8c0): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b8c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b8c0): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b8c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b8c0): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b8c0): _writeAt: size=3, off=7 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6690 item 89 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b8c0): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b8c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.675138748 +0000 UTC m=+3.023718936 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b8c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b900): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b900): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b900): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b900): >_readAt: n=8, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b900): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.675138748 +0000 UTC m=+3.023718936 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008b900): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f69a0 item 89 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bbc0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bbc0): open at offset 0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bbc0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bbc0): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bbc0): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bbc0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bbc0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bbc0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.675805394 +0000 UTC m=+3.024385582 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bbc0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bc00): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bc00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bc00): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6e00 item 90 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bc00): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bc00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.67604925 +0000 UTC m=+3.024629459 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bc00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bd00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bd00): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bd00): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6f50 item 90 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bd00): _readAt: size=2, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bd00): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bd00): _writeAt: size=3, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bd00): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bd00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.676383584 +0000 UTC m=+3.024963774 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bd00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bd40): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bd40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bd40): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bd40): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bd40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.676383584 +0000 UTC m=+3.024963774 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bd40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f70a0 item 90 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bf00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bf00): open at offset 0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bf00): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bf00): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bf00): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bf00): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bf00): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bf00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.677165416 +0000 UTC m=+3.025745604 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bf00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bf40): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bf40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bf40): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f73b0 item 91 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bf40): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bf40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.677398552 +0000 UTC m=+3.025978741 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc00008bf40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782040): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782040): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782040): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782040): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782040): >_readAt: n=2, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782040): _writeAt: size=3, off=7 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7650 item 91 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782040): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782040): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.67769201 +0000 UTC m=+3.026272200 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782040): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007820c0): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007820c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007820c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007820c0): >_readAt: n=8, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007820c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.67769201 +0000 UTC m=+3.026272200 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007820c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7810 item 91 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782280): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782280): open at offset 0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782280): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782280): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782280): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782280): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782280): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782280): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.678390375 +0000 UTC m=+3.026970555 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782280): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007822c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007822c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007822c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7b20 item 92 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007822c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007822c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.678606761 +0000 UTC m=+3.027186950 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007822c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782380): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782380): open at offset 5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782380): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7c70 item 92 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782380): _readAt: size=2, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782380): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782380): _writeAt: size=3, off=5 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782380): >_writeAt: n=3, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782380): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.678886935 +0000 UTC m=+3.027467114 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782380): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007823c0): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007823c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007823c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007823c0): >_readAt: n=3, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007823c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.678886935 +0000 UTC m=+3.027467114 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007823c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7e30 item 92 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782540): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782540): open at offset 0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782540): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782540): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782540): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782540): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782540): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782540): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.679545957 +0000 UTC m=+3.028126146 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782540): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007825c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007825c0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007825c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003ccb0 item 93 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007825c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007825c0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.679794401 +0000 UTC m=+3.028374590 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc0007825c0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782700): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782700): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782700): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782700): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782700): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.679794401 +0000 UTC m=+3.028374590 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782700): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003ce70 item 93 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782800): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782800): open at offset 0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782800): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782800): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782800): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782800): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782800): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782800): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.680592493 +0000 UTC m=+3.029172682 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782800): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782840): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782840): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782840): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d110 item 94 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782840): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782840): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.68086901 +0000 UTC m=+3.029449199 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782840): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782940): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782940): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782940): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782940): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782940): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.68086901 +0000 UTC m=+3.029449199 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782940): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d260 item 94 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782a80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782a80): open at offset 0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782a80): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782a80): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782a80): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782a80): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782a80): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782a80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.681567366 +0000 UTC m=+3.030147555 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782a80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782b40): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782b40): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782b40): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d5e0 item 95 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782b40): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782b40): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.68179449 +0000 UTC m=+3.030374679 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782b40): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782c00): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782c00): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782c00): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782c00): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782c00): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.68179449 +0000 UTC m=+3.030374679 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782c00): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d880 item 95 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782e80): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782e80): open at offset 0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782e80): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782e80): _readAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782e80): >_readAt: n=0, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782e80): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782e80): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782e80): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.682574799 +0000 UTC m=+3.031154988 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782e80): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782ec0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782ec0): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782ec0): >openPending: err= 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003dc00 item 96 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782ec0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782ec0): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.682856866 +0000 UTC m=+3.031437045 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000782ec0): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2021/12/01 06:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2021/12/01 06:26:58 DEBUG : open-test-file: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000783080): _readAt: size=512, off=0 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000783080): openPending: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000783080): >openPending: err= 2021/12/01 06:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000783080): >_readAt: n=5, err=EOF 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000783080): close: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2021-12-01 06:26:58.682856866 +0000 UTC m=+3.031437045 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : open-test-file(0xc000783080): >close: err= 2021/12/01 06:26:58 DEBUG : open-test-file: Remove: 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003dd50 item 96 2021/12/01 06:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2021/12/01 06:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2021/12/01 06:26:58 DEBUG : open-test-file: >Remove: err= 2021/12/01 06:26:58 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : >WaitForWriters: 2021/12/01 06:26:58 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.12s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:58 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : file1: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : file1(0xc00084a040): openPending: 2021/12/01 06:26:58 DEBUG : file1: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:58 DEBUG : file1(0xc00084a040): >openPending: err= 2021/12/01 06:26:58 DEBUG : file1: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2021/12/01 06:26:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2021/12/01 06:26:58 DEBUG : file1(0xc00084a040): _writeAt: size=2, off=0 2021/12/01 06:26:58 DEBUG : file1(0xc00084a040): >_writeAt: n=2, err= 2021/12/01 06:26:58 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2021/12/01 06:26:58 DEBUG : file1(0xc00084a040): RWFileHandle.Flush 2021/12/01 06:26:58 DEBUG : file1(0xc00084a040): RWFileHandle.Release 2021/12/01 06:26:58 DEBUG : file1(0xc00084a040): close: 2021/12/01 06:26:58 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2021/12/01 06:26:58 INFO : file1: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : file1(0xc00084a040): >close: err= 2021/12/01 06:26:58 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:26:58 DEBUG : file1: vfs cache: starting upload 2021/12/01 06:26:58 INFO : file1: Copied (new) 2021/12/01 06:26:58 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2021/12/01 06:26:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2021/12/01 06:26:58 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:58 INFO : file1: vfs cache: upload succeeded try #1 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : >WaitForWriters: 2021/12/01 06:26:58 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : file1: reading active writers 2021/12/01 06:26:58 DEBUG : >WaitForWriters: 2021/12/01 06:26:58 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.16s) === RUN TestRWCacheRename run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:58 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2021/12/01 06:26:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{16ymb}/rclone-test-busoson6soqigem0kenifor1" 2021/12/01 06:26:58 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/12/01 06:26:58 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:58 DEBUG : rename_me: newRWFileHandle: 2021/12/01 06:26:58 DEBUG : rename_me(0xc00084a2c0): openPending: 2021/12/01 06:26:58 DEBUG : rename_me: vfs cache: truncate to size=0 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2021/12/01 06:26:58 DEBUG : rename_me(0xc00084a2c0): >openPending: err= 2021/12/01 06:26:58 DEBUG : rename_me: >newRWFileHandle: err= 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2021/12/01 06:26:58 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2021/12/01 06:26:58 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2021/12/01 06:26:58 DEBUG : rename_me(0xc00084a2c0): _writeAt: size=5, off=0 2021/12/01 06:26:58 DEBUG : rename_me(0xc00084a2c0): >_writeAt: n=5, err= 2021/12/01 06:26:58 DEBUG : rename_me(0xc00084a2c0): close: 2021/12/01 06:26:58 DEBUG : rename_me: vfs cache: setting modification time to 2021-12-01 06:26:58.842403442 +0000 UTC m=+3.190983632 2021/12/01 06:26:58 INFO : rename_me: vfs cache: queuing for upload in 100ms 2021/12/01 06:26:58 DEBUG : rename_me(0xc00084a2c0): >close: err= 2021/12/01 06:26:58 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2021/12/01 06:26:58 DEBUG : i_was_renamed: Updating file with 0xc0004cc840 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vDel: "rename_me" 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2021/12/01 06:26:58 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : i_was_renamed: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : i_was_renamed: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : i_was_renamed: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : i_was_renamed: reading active writers 2021/12/01 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2021/12/01 06:26:58 DEBUG : i_was_renamed: vfs cache: starting upload 2021/12/01 06:26:58 INFO : i_was_renamed: Copied (new) 2021/12/01 06:26:58 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2021-12-01 06:26:58 +0000 UTC" 2021/12/01 06:26:58 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2021/12/01 06:26:58 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2021/12/01 06:26:58 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2021/12/01 06:26:58 DEBUG : : Looking for writers 2021/12/01 06:26:58 DEBUG : i_was_renamed: reading active writers 2021/12/01 06:26:58 DEBUG : >WaitForWriters: 2021/12/01 06:26:58 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestCaseSensitivity run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:59 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:59 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2021/12/01 06:26:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2021/12/01 06:26:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2021/12/01 06:26:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2021/12/01 06:26:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2021/12/01 06:26:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2021/12/01 06:26:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2021/12/01 06:26:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2021/12/01 06:26:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2021/12/01 06:26:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:59 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : FiLeB: Open: flags=O_RDONLY 2021/12/01 06:26:59 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2021/12/01 06:26:59 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2021/12/01 06:26:59 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:59 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:59 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : FilEb: Open: flags=O_RDONLY 2021/12/01 06:26:59 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2021/12/01 06:26:59 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2021/12/01 06:26:59 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:59 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2021/12/01 06:26:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2021/12/01 06:26:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2021/12/01 06:26:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:59 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2021/12/01 06:26:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2021/12/01 06:26:59 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2021/12/01 06:26:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:59 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2021/12/01 06:26:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2021/12/01 06:26:59 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2021/12/01 06:26:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:59 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2021/12/01 06:26:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2021/12/01 06:26:59 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2021/12/01 06:26:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:59 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : FiLeB: Open: flags=O_RDONLY 2021/12/01 06:26:59 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2021/12/01 06:26:59 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2021/12/01 06:26:59 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:59 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:59 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : FilEb: Open: flags=O_RDONLY 2021/12/01 06:26:59 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2021/12/01 06:26:59 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2021/12/01 06:26:59 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:59 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:59 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with --vfs-case-insensitive set 2021/12/01 06:26:59 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with --vfs-case-insensitive set 2021/12/01 06:26:59 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with --vfs-case-insensitive set 2021/12/01 06:26:59 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with --vfs-case-insensitive set 2021/12/01 06:26:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2021/12/01 06:26:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2021/12/01 06:26:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2021/12/01 06:26:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:59 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:59 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:59 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:59 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : FiLeB: Open: flags=O_RDONLY 2021/12/01 06:26:59 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2021/12/01 06:26:59 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2021/12/01 06:26:59 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:59 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:59 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : FilEb: Open: flags=O_RDONLY 2021/12/01 06:26:59 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2021/12/01 06:26:59 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2021/12/01 06:26:59 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:26:59 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2021/12/01 06:26:59 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:59 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:59 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:59 DEBUG : : Looking for writers 2021/12/01 06:26:59 DEBUG : FiLeA: reading active writers 2021/12/01 06:26:59 DEBUG : FiLeB: reading active writers 2021/12/01 06:26:59 DEBUG : FilEb: reading active writers 2021/12/01 06:26:59 DEBUG : >WaitForWriters: 2021/12/01 06:26:59 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:59 DEBUG : : Looking for writers 2021/12/01 06:26:59 DEBUG : FiLeA: reading active writers 2021/12/01 06:26:59 DEBUG : FiLeB: reading active writers 2021/12/01 06:26:59 DEBUG : FilEb: reading active writers 2021/12/01 06:26:59 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.02s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:59 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:59 DEBUG : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: Re-using VFS from active cache 2021/12/01 06:26:59 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:59 DEBUG : : Looking for writers 2021/12/01 06:26:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:59 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:59 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:59 DEBUG : : Looking for writers 2021/12/01 06:26:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:59 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:59 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:59 DEBUG : : Looking for writers 2021/12/01 06:26:59 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:59 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:59 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:59 DEBUG : dir: Looking for writers 2021/12/01 06:26:59 DEBUG : file2: reading active writers 2021/12/01 06:26:59 DEBUG : : Looking for writers 2021/12/01 06:26:59 DEBUG : dir: reading active writers 2021/12/01 06:26:59 DEBUG : file1: reading active writers 2021/12/01 06:26:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.01s) === RUN TestVFSStatParent run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:59 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:59 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:59 DEBUG : dir: Looking for writers 2021/12/01 06:26:59 DEBUG : : Looking for writers 2021/12/01 06:26:59 DEBUG : dir: reading active writers 2021/12/01 06:26:59 DEBUG : file1: reading active writers 2021/12/01 06:26:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.01s) === RUN TestVFSOpenFile run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:59 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : file1: Open: flags=O_RDONLY 2021/12/01 06:26:59 DEBUG : file1: >Open: fd=file1 (r), err= 2021/12/01 06:26:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2021/12/01 06:26:59 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2021/12/01 06:26:59 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:59 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2021/12/01 06:26:59 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2021/12/01 06:26:59 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2021/12/01 06:26:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2021/12/01 06:26:59 DEBUG : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: File to upload is small (0 bytes), uploading instead of streaming 2021/12/01 06:26:59 INFO : dir/new_file.txt: Copied (new) 2021/12/01 06:26:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2021/12/01 06:26:59 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2021/12/01 06:26:59 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:59 DEBUG : dir: Looking for writers 2021/12/01 06:26:59 DEBUG : file2: reading active writers 2021/12/01 06:26:59 DEBUG : new_file.txt: reading active writers 2021/12/01 06:26:59 DEBUG : : Looking for writers 2021/12/01 06:26:59 DEBUG : file1: reading active writers 2021/12/01 06:26:59 DEBUG : dir: reading active writers 2021/12/01 06:26:59 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.01s) === RUN TestVFSRename run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:59 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:59 INFO : dir/file2: Moved (server-side) to: dir/file1 2021/12/01 06:26:59 DEBUG : dir/file1: Updating file with dir/file1 0xc0000e8c00 2021/12/01 06:26:59 DEBUG : dir: Added virtual directory entry vDel: "file2" 2021/12/01 06:26:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:59 INFO : dir/file1: Moved (server-side) to: file0 2021/12/01 06:26:59 DEBUG : file0: Updating file with file0 0xc0000e8c00 2021/12/01 06:26:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2021/12/01 06:26:59 DEBUG : : Added virtual directory entry vAddFile: "file0" 2021/12/01 06:26:59 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:59 DEBUG : dir: Looking for writers 2021/12/01 06:26:59 DEBUG : : Looking for writers 2021/12/01 06:26:59 DEBUG : dir: reading active writers 2021/12/01 06:26:59 DEBUG : file0: reading active writers 2021/12/01 06:26:59 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.01s) === RUN TestVFSStatfs run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:59 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:59 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:59 DEBUG : : Looking for writers 2021/12/01 06:26:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === 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 TestWriteFileHandleMethods run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:59 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:59 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:26:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:26:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:59 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2021/12/01 06:26:59 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2021/12/01 06:26:59 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2021/12/01 06:26:59 DEBUG : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: File to upload is small (5 bytes), uploading instead of streaming 2021/12/01 06:26:59 INFO : file1: Copied (new) 2021/12/01 06:26:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:59 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:26:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:26:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:59 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:26:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:26:59 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2021/12/01 06:26:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2021/12/01 06:26:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:59 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:26:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:26:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:59 DEBUG : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: File to upload is small (0 bytes), uploading instead of streaming 2021/12/01 06:26:59 INFO : file1: Copied (new) 2021/12/01 06:26:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2021/12/01 06:26:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:59 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:26:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:26:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:59 DEBUG : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: File to upload is small (7 bytes), uploading instead of streaming 2021/12/01 06:26:59 INFO : file1: Copied (new) 2021/12/01 06:26:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:59 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:26:59 DEBUG : : Looking for writers 2021/12/01 06:26:59 DEBUG : file1: reading active writers 2021/12/01 06:26:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.01s) === RUN TestWriteFileHandleWriteAt run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:26:59 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:26:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:26:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:26:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:59 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:26:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:26:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:26:59 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2021/12/01 06:27:00 DEBUG : file1: aborting in-sequence write wait, off=100 2021/12/01 06:27:00 DEBUG : file1: failed to wait for in-sequence write to 100 2021/12/01 06:27:00 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2021/12/01 06:27:00 DEBUG : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: File to upload is small (11 bytes), uploading instead of streaming 2021/12/01 06:27:00 INFO : file1: Copied (new) 2021/12/01 06:27:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:27:00 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2021/12/01 06:27:00 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:27:00 DEBUG : : Looking for writers 2021/12/01 06:27:00 DEBUG : file1: reading active writers 2021/12/01 06:27:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.00s) === RUN TestWriteFileHandleFlush run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:27:00 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:27:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:27:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:27:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:27:00 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:27:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:27:00 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2021/12/01 06:27:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:27:00 DEBUG : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: File to upload is small (5 bytes), uploading instead of streaming 2021/12/01 06:27:00 INFO : file1: Copied (new) 2021/12/01 06:27:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:27:00 DEBUG : file1: WriteFileHandle.Flush nothing to do 2021/12/01 06:27:00 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:27:00 DEBUG : : Looking for writers 2021/12/01 06:27:00 DEBUG : file1: reading active writers 2021/12/01 06:27:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.00s) === RUN TestWriteFileHandleRelease run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:27:00 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:27:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:27:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:27:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:27:00 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:27:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:27:00 DEBUG : file1: WriteFileHandle.Release closing 2021/12/01 06:27:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:27:00 DEBUG : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: File to upload is small (0 bytes), uploading instead of streaming 2021/12/01 06:27:00 INFO : file1: Copied (new) 2021/12/01 06:27:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:27:00 DEBUG : file1: WriteFileHandle.Release nothing to do 2021/12/01 06:27:00 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:27:00 DEBUG : : Looking for writers 2021/12/01 06:27:00 DEBUG : file1: reading active writers 2021/12/01 06:27:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.00s) === RUN TestWriteFileModTimeWithOpenWriters run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:27:00 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:27:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:27:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:27:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:27:00 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:27:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:27:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:27:00 DEBUG : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: File to upload is small (2 bytes), uploading instead of streaming 2021/12/01 06:27:00 INFO : file1: Copied (new) 2021/12/01 06:27:00 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2021/12/01 06:27:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:27:00 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:27:00 DEBUG : : Looking for writers 2021/12/01 06:27:00 DEBUG : file1: reading active writers 2021/12/01 06:27:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.00s) === RUN TestFileReadAtZeroLength run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:27:00 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:27:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:27:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:27:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:27:00 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:27:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:27:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:27:00 DEBUG : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: File to upload is small (0 bytes), uploading instead of streaming 2021/12/01 06:27:00 INFO : file1: Copied (new) 2021/12/01 06:27:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:27:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:27:00 DEBUG : file1: Open: flags=O_RDONLY 2021/12/01 06:27:00 DEBUG : file1: >Open: fd=file1 (r), err= 2021/12/01 06:27:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2021/12/01 06:27:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:27:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2021/12/01 06:27:00 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:27:00 DEBUG : : Looking for writers 2021/12/01 06:27:00 DEBUG : file1: reading active writers 2021/12/01 06:27:00 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.00s) === RUN TestFileReadAtNonZeroLength run.go:181: Remote "ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1", Local "Local file system at /tmp/rclone1556583627", Modify Window "1s" 2021/12/01 06:27:00 INFO : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: poll-interval is not supported by this remote 2021/12/01 06:27:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/12/01 06:27:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2021/12/01 06:27:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:27:00 DEBUG : file1: >Open: fd=file1 (w), err= 2021/12/01 06:27:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2021/12/01 06:27:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:27:00 DEBUG : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: File to upload is small (100 bytes), uploading instead of streaming 2021/12/01 06:27:00 INFO : file1: Copied (new) 2021/12/01 06:27:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2021/12/01 06:27:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2021/12/01 06:27:00 DEBUG : file1: Open: flags=O_RDONLY 2021/12/01 06:27:00 DEBUG : file1: >Open: fd=file1 (r), err= 2021/12/01 06:27:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2021/12/01 06:27:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2021/12/01 06:27:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2021/12/01 06:27:00 DEBUG : WaitForWriters: timeout=30s 2021/12/01 06:27:00 DEBUG : : Looking for writers 2021/12/01 06:27:00 DEBUG : file1: reading active writers 2021/12/01 06:27:00 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.00s) === RUN TestFunctional vfstest_test.go:19: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2021/12/01 06:27:00 DEBUG : ftp://172.17.0.2:21/rclone-test-busoson6soqigem0kenifor1: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 4.432460501s (try 1/5)