"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/11/08 03:24:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-disalij7tiso" 2024/11/08 03:24:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 03:24:59 DEBUG : Starting OpenDrive session with ID: ebb190d9b8804fd77245b727e6ec53c8e900541af763f242a83ec87173ce201d 2024/11/08 03:24:59 DEBUG : Creating backend with remote "/tmp/rclone328749302" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:24:59 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:24:59 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:25:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:25:02 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:25:02 DEBUG : dir: Looking for writers 2024/11/08 03:25:02 DEBUG : : Looking for writers 2024/11/08 03:25:02 DEBUG : dir: reading active writers 2024/11/08 03:25:02 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.87s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:25:03 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:25:03 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:25:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:25:06 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2024/11/08 03:25:09 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2024/11/08 03:25:10 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:25:10 DEBUG : dir/subdir: Looking for writers 2024/11/08 03:25:10 DEBUG : dir: Looking for writers 2024/11/08 03:25:10 DEBUG : file1: reading active writers 2024/11/08 03:25:10 DEBUG : file2: reading active writers 2024/11/08 03:25:10 DEBUG : subdir: reading active writers 2024/11/08 03:25:10 DEBUG : : Looking for writers 2024/11/08 03:25:10 DEBUG : dir: reading active writers 2024/11/08 03:25:10 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.90s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:25:12 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:25:12 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:25:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:25:15 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:25:15 DEBUG : dir: Looking for writers 2024/11/08 03:25:15 DEBUG : file1: reading active writers 2024/11/08 03:25:15 DEBUG : : Looking for writers 2024/11/08 03:25:15 DEBUG : dir: reading active writers 2024/11/08 03:25:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.76s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:25:16 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:25:16 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:25:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:25:19 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:25:19 DEBUG : dir: Looking for writers 2024/11/08 03:25:19 DEBUG : : Looking for writers 2024/11/08 03:25:19 DEBUG : dir: reading active writers 2024/11/08 03:25:19 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.70s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:25:20 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:25:20 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:25:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:25:22 DEBUG : dir: forgetting directory cache 2024/11/08 03:25:22 DEBUG : : forgetting directory cache 2024/11/08 03:25:22 DEBUG : dir: forgetting directory cache 2024/11/08 03:25:22 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:25:22 DEBUG : : Looking for writers 2024/11/08 03:25:22 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.60s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:25:23 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:25:23 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:25:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:25:26 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/11/08 03:25:26 DEBUG : dir: invalidating directory cache 2024/11/08 03:25:26 DEBUG : : >ForgetPath: 2024/11/08 03:25:26 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/11/08 03:25:26 DEBUG : : invalidating directory cache 2024/11/08 03:25:26 DEBUG : dir: forgetting directory cache 2024/11/08 03:25:26 DEBUG : : >ForgetPath: 2024/11/08 03:25:26 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/11/08 03:25:26 DEBUG : : >ForgetPath: 2024/11/08 03:25:26 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:25:26 DEBUG : dir: Looking for writers 2024/11/08 03:25:26 DEBUG : : Looking for writers 2024/11/08 03:25:26 DEBUG : dir: reading active writers 2024/11/08 03:25:26 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.59s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:25:27 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:25:27 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:25:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:25:31 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2024/11/08 03:25:33 DEBUG : : forgetting directory cache 2024/11/08 03:25:33 DEBUG : dir: forgetting directory cache 2024/11/08 03:25:33 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:25:33 DEBUG : dir: Looking for writers 2024/11/08 03:25:33 DEBUG : fil/a/b: Looking for writers 2024/11/08 03:25:33 DEBUG : fil/a: Looking for writers 2024/11/08 03:25:33 DEBUG : b: reading active writers 2024/11/08 03:25:33 DEBUG : fil: Looking for writers 2024/11/08 03:25:33 DEBUG : a: reading active writers 2024/11/08 03:25:33 DEBUG : : Looking for writers 2024/11/08 03:25:33 DEBUG : dir: reading active writers 2024/11/08 03:25:33 DEBUG : fil: reading active writers 2024/11/08 03:25:33 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (8.77s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:25:36 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:25:36 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:25:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:25:38 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:25:38 DEBUG : dir: Looking for writers 2024/11/08 03:25:38 DEBUG : : Looking for writers 2024/11/08 03:25:38 DEBUG : dir: reading active writers 2024/11/08 03:25:38 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.53s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:25:39 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:25:39 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:25:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:25:42 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:25:42 DEBUG : dir: Looking for writers 2024/11/08 03:25:42 DEBUG : file1: reading active writers 2024/11/08 03:25:42 DEBUG : : Looking for writers 2024/11/08 03:25:42 DEBUG : dir: reading active writers 2024/11/08 03:25:42 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.64s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:25:43 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:25:43 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:25:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:25:46 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2024/11/08 03:25:48 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2024/11/08 03:25:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/11/08 03:25:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/11/08 03:25:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/08 03:25:50 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/11/08 03:25:50 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2024/11/08 03:25:52 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2024/11/08 03:25:54 DEBUG : dir: invalidating directory cache 2024/11/08 03:25:54 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/11/08 03:25:54 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/11/08 03:25:54 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/11/08 03:25:54 DEBUG : dir/file1: Reset virtual modtime 2024/11/08 03:25:54 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/11/08 03:25:54 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/08 03:25:54 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/11/08 03:25:54 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/11/08 03:25:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/08 03:25:54 DEBUG : dir: invalidating directory cache 2024/11/08 03:25:54 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/11/08 03:25:54 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/08 03:25:54 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/08 03:25:54 DEBUG : : forgetting directory cache 2024/11/08 03:25:54 DEBUG : dir: forgetting directory cache 2024/11/08 03:25:54 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/08 03:25:55 DEBUG : dir/file1: Reset virtual modtime 2024/11/08 03:25:55 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/08 03:25:55 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:25:55 DEBUG : dir/virtualDir: Looking for writers 2024/11/08 03:25:55 DEBUG : dir: Looking for writers 2024/11/08 03:25:55 DEBUG : virtualFile2: reading active writers 2024/11/08 03:25:55 DEBUG : virtualFile: reading active writers 2024/11/08 03:25:55 DEBUG : virtualDir: reading active writers 2024/11/08 03:25:55 DEBUG : file1: reading active writers 2024/11/08 03:25:55 DEBUG : : Looking for writers 2024/11/08 03:25:55 DEBUG : dir: reading active writers 2024/11/08 03:25:55 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.61s) --- PASS: TestDirReadDirAll/Virtual (4.95s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:25:56 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:25:56 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:25:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:25:59 ERROR : dir/: Can only open directories read only 2024/11/08 03:25:59 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:25:59 DEBUG : dir: Looking for writers 2024/11/08 03:25:59 DEBUG : : Looking for writers 2024/11/08 03:25:59 DEBUG : dir: reading active writers 2024/11/08 03:25:59 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.42s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:26:00 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:26:00 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:26:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:26:03 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:26:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/08 03:26:03 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/11/08 03:26:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/08 03:26:03 DEBUG : OpenDrive root 'rclone-test-disalij7tiso': File to upload is small (5 bytes), uploading instead of streaming 2024/11/08 03:26:03 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2024/11/08 03:26:04 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/08 03:26:04 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/11/08 03:26:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/08 03:26:04 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:26:04 DEBUG : dir: Looking for writers 2024/11/08 03:26:04 DEBUG : file1: reading active writers 2024/11/08 03:26:04 DEBUG : potato: reading active writers 2024/11/08 03:26:04 DEBUG : : Looking for writers 2024/11/08 03:26:04 DEBUG : dir: reading active writers 2024/11/08 03:26:04 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (5.50s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:26:05 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:26:05 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:26:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:26:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:395: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:395 Error: Should be true Test: TestDirMkdir 2024/11/08 03:26:09 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:26:09 DEBUG : dir/sub: Looking for writers 2024/11/08 03:26:09 DEBUG : dir: Looking for writers 2024/11/08 03:26:09 DEBUG : file1: reading active writers 2024/11/08 03:26:09 DEBUG : sub: reading active writers 2024/11/08 03:26:09 DEBUG : : Looking for writers 2024/11/08 03:26:09 DEBUG : dir: reading active writers 2024/11/08 03:26:09 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.32s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:26:11 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:26:11 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:26:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:26:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/08 03:26:15 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/11/08 03:26:15 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:26:15 DEBUG : dir/sub/subsub: Looking for writers 2024/11/08 03:26:15 DEBUG : dir/sub: Looking for writers 2024/11/08 03:26:15 DEBUG : subsub: reading active writers 2024/11/08 03:26:15 DEBUG : dir: Looking for writers 2024/11/08 03:26:15 DEBUG : file1: reading active writers 2024/11/08 03:26:15 DEBUG : sub: reading active writers 2024/11/08 03:26:15 DEBUG : : Looking for writers 2024/11/08 03:26:15 DEBUG : dir: reading active writers 2024/11/08 03:26:15 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.33s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:26:18 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:26:18 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:26:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:26:21 ERROR : dir/: Dir.Remove not empty 2024/11/08 03:26:21 DEBUG : dir/file1: Remove: 2024/11/08 03:26:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/08 03:26:21 DEBUG : dir/file1: >Remove: err= 2024/11/08 03:26:21 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/08 03:26:21 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:26:21 DEBUG : : Looking for writers 2024/11/08 03:26:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.79s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:26:22 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:26:22 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:26:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:26:24 DEBUG : dir/file1: Remove: 2024/11/08 03:26:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/08 03:26:25 DEBUG : dir/file1: >Remove: err= 2024/11/08 03:26:25 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/08 03:26:25 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:26:25 DEBUG : : Looking for writers 2024/11/08 03:26:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.67s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:26:25 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:26:25 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:26:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:26:28 DEBUG : dir/file1: Remove: 2024/11/08 03:26:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/08 03:26:28 DEBUG : dir/file1: >Remove: err= dir_test.go:501: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:501 Error: Should be true Test: TestDirRemoveName 2024/11/08 03:26:29 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:26:29 DEBUG : dir: Looking for writers 2024/11/08 03:26:29 DEBUG : : Looking for writers 2024/11/08 03:26:29 DEBUG : dir: reading active writers 2024/11/08 03:26:29 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.00s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:26:29 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:26:29 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:26:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:26:33 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2024/11/08 03:26:34 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/11/08 03:26:34 DEBUG : dir2: same parent dir (ODFfNjg0ODQ2NV96TG95Mg) - using folder/rename instead of move_copy 2024/11/08 03:26:35 DEBUG : dir: Updating dir with dir2 0xc000a6f790 2024/11/08 03:26:35 DEBUG : dir: forgetting directory cache 2024/11/08 03:26:35 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/08 03:26:35 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/11/08 03:26:36 INFO : dir2/file1: Moved (server-side) to: file2 2024/11/08 03:26:36 DEBUG : file2: Updating file with file2 0xc0002de240 2024/11/08 03:26:36 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/11/08 03:26:36 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/08 03:26:37 INFO : dir2/file3: Deleted 2024/11/08 03:26:37 INFO : file2: Moved (server-side) to: dir2/file3 2024/11/08 03:26:37 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0002de240 2024/11/08 03:26:37 DEBUG : : Added virtual directory entry vDel: "file2" 2024/11/08 03:26:37 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/11/08 03:26:38 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/11/08 03:26:38 DEBUG : renamed empty directory: same parent dir (ODFfNjg0ODQ2NV96TG95Mg) - using folder/rename instead of move_copy 2024/11/08 03:26:38 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0009b3380 2024/11/08 03:26:38 DEBUG : empty directory: forgetting directory cache 2024/11/08 03:26:38 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/11/08 03:26:38 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/11/08 03:26:38 DEBUG : dir2: Renaming to "dir3" 2024/11/08 03:26:38 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:26:38 DEBUG : renamed empty directory: Looking for writers 2024/11/08 03:26:38 DEBUG : dir3: Looking for writers 2024/11/08 03:26:38 DEBUG : file3: reading active writers 2024/11/08 03:26:38 DEBUG : : Looking for writers 2024/11/08 03:26:38 DEBUG : dir3: reading active writers 2024/11/08 03:26:38 DEBUG : renamed empty directory: reading active writers 2024/11/08 03:26:38 DEBUG : >WaitForWriters: --- PASS: TestDirRename (9.92s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:26:39 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:26:39 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:26:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:26:42 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:26:42 DEBUG : dir: Looking for writers 2024/11/08 03:26:42 DEBUG : file1: reading active writers 2024/11/08 03:26:42 DEBUG : : Looking for writers 2024/11/08 03:26:42 DEBUG : dir: reading active writers 2024/11/08 03:26:42 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.83s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:26:43 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:26:43 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:26:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:26:47 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2024/11/08 03:26:48 DEBUG : Can set mod time: true 2024/11/08 03:26:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/08 03:26:49 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:26:49 DEBUG : dir: Looking for writers 2024/11/08 03:26:49 DEBUG : file1: reading active writers 2024/11/08 03:26:49 DEBUG : : Looking for writers 2024/11/08 03:26:49 DEBUG : dir: reading active writers 2024/11/08 03:26:49 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:26:50 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:26:50 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:26:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:26:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/08 03:26:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/08 03:26:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:26:52 DEBUG : OpenDrive root 'rclone-test-disalij7tiso': File to upload is small (0 bytes), uploading instead of streaming 2024/11/08 03:26:53 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 03:26:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/08 03:26:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/08 03:26:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:26:53 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:26:53 DEBUG : dir: Looking for writers 2024/11/08 03:26:53 DEBUG : file1: reading active writers 2024/11/08 03:26:53 DEBUG : : Looking for writers 2024/11/08 03:26:53 DEBUG : dir: reading active writers 2024/11/08 03:26:53 DEBUG : >WaitForWriters: 2024/11/08 03:26:54 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:26:54 DEBUG : dir: Looking for writers 2024/11/08 03:26:54 DEBUG : file1: reading active writers 2024/11/08 03:26:54 DEBUG : : Looking for writers 2024/11/08 03:26:54 DEBUG : dir: reading active writers 2024/11/08 03:26:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:26:55 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:26:55 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:26:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:26:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/08 03:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/08 03:26:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:26:57 DEBUG : OpenDrive root 'rclone-test-disalij7tiso': File to upload is small (5 bytes), uploading instead of streaming 2024/11/08 03:26:58 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2024/11/08 03:26:59 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/08 03:26:59 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/08 03:26:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/08 03:26:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:26:59 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:26:59 DEBUG : dir: Looking for writers 2024/11/08 03:26:59 DEBUG : file1: reading active writers 2024/11/08 03:26:59 DEBUG : : Looking for writers 2024/11/08 03:26:59 DEBUG : dir: reading active writers 2024/11/08 03:26:59 DEBUG : >WaitForWriters: 2024/11/08 03:26:59 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:26:59 DEBUG : dir: Looking for writers 2024/11/08 03:26:59 DEBUG : file1: reading active writers 2024/11/08 03:26:59 DEBUG : : Looking for writers 2024/11/08 03:26:59 DEBUG : dir: reading active writers 2024/11/08 03:26:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:27:00 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:27:00 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:27:00 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:00 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:27:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:27:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:00 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:27:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:27:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/08 03:27:04 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:27:04 DEBUG : dir: Looking for writers 2024/11/08 03:27:04 DEBUG : file1: reading active writers 2024/11/08 03:27:04 DEBUG : : Looking for writers 2024/11/08 03:27:04 DEBUG : dir: reading active writers 2024/11/08 03:27:04 DEBUG : >WaitForWriters: 2024/11/08 03:27:04 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:27:05 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:27:05 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:27:05 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:05 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:27:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:27:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:05 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:27:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:27:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/08 03:27:07 DEBUG : dir/file1: newRWFileHandle: 2024/11/08 03:27:07 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/08 03:27:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/08 03:27:07 DEBUG : dir/file1(0xc000425800): close: 2024/11/08 03:27:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/08 03:27:07 DEBUG : dir/file1(0xc000425800): >close: err= 2024/11/08 03:27:07 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:27:07 DEBUG : dir: Looking for writers 2024/11/08 03:27:07 DEBUG : file1: reading active writers 2024/11/08 03:27:07 DEBUG : : Looking for writers 2024/11/08 03:27:07 DEBUG : dir: reading active writers 2024/11/08 03:27:07 DEBUG : >WaitForWriters: 2024/11/08 03:27:08 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:27:08 DEBUG : dir: Looking for writers 2024/11/08 03:27:08 DEBUG : file1: reading active writers 2024/11/08 03:27:08 DEBUG : : Looking for writers 2024/11/08 03:27:08 DEBUG : dir: reading active writers 2024/11/08 03:27:08 DEBUG : >WaitForWriters: 2024/11/08 03:27:08 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:27:09 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:27:09 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:27:09 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:09 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:27:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:09 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:27:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:27:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:27:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/08 03:27:12 DEBUG : dir/file1: newRWFileHandle: 2024/11/08 03:27:12 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/08 03:27:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/08 03:27:12 DEBUG : dir/file1(0xc000424100): _writeAt: size=5, off=0 2024/11/08 03:27:12 DEBUG : dir/file1(0xc000424100): openPending: 2024/11/08 03:27:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/08 03:27:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/08 03:27:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:27:12 DEBUG : dir/file1(0xc000424100): >openPending: err= 2024/11/08 03:27:12 DEBUG : dir/file1(0xc000424100): >_writeAt: n=5, err= 2024/11/08 03:27:12 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/08 03:27:12 DEBUG : dir/file1(0xc000424100): close: 2024/11/08 03:27:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/11/08 03:27:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/11/08 03:27:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/11/08 03:27:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/08 03:27:12 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/08 03:27:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/08 03:27:12 DEBUG : dir/file1(0xc000424100): >close: err= 2024/11/08 03:27:12 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:27:12 DEBUG : dir: Looking for writers 2024/11/08 03:27:12 DEBUG : file1: reading active writers 2024/11/08 03:27:12 DEBUG : : Looking for writers 2024/11/08 03:27:12 DEBUG : dir: reading active writers 2024/11/08 03:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/08 03:27:12 DEBUG : dir: Looking for writers 2024/11/08 03:27:12 DEBUG : file1: reading active writers 2024/11/08 03:27:12 DEBUG : : Looking for writers 2024/11/08 03:27:12 DEBUG : dir: reading active writers 2024/11/08 03:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/08 03:27:12 DEBUG : dir: Looking for writers 2024/11/08 03:27:12 DEBUG : file1: reading active writers 2024/11/08 03:27:12 DEBUG : : Looking for writers 2024/11/08 03:27:12 DEBUG : dir: reading active writers 2024/11/08 03:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/08 03:27:12 DEBUG : dir: Looking for writers 2024/11/08 03:27:12 DEBUG : file1: reading active writers 2024/11/08 03:27:12 DEBUG : : Looking for writers 2024/11/08 03:27:12 DEBUG : dir: reading active writers 2024/11/08 03:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/08 03:27:12 DEBUG : dir/file1: vfs cache: starting upload 2024/11/08 03:27:12 DEBUG : dir: Looking for writers 2024/11/08 03:27:12 DEBUG : file1: reading active writers 2024/11/08 03:27:12 DEBUG : : Looking for writers 2024/11/08 03:27:12 DEBUG : dir: reading active writers 2024/11/08 03:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/08 03:27:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:27:12 DEBUG : dir: Looking for writers 2024/11/08 03:27:12 DEBUG : file1: reading active writers 2024/11/08 03:27:12 DEBUG : : Looking for writers 2024/11/08 03:27:12 DEBUG : dir: reading active writers 2024/11/08 03:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/08 03:27:13 DEBUG : dir: Looking for writers 2024/11/08 03:27:13 DEBUG : file1: reading active writers 2024/11/08 03:27:13 DEBUG : : Looking for writers 2024/11/08 03:27:13 DEBUG : dir: reading active writers 2024/11/08 03:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/08 03:27:13 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2024/11/08 03:27:13 INFO : dir/file1: Copied (replaced existing) 2024/11/08 03:27:13 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2024/11/08 03:27:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/08 03:27:13 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/11/08 03:27:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:27:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/08 03:27:13 DEBUG : dir: Looking for writers 2024/11/08 03:27:13 DEBUG : file1: reading active writers 2024/11/08 03:27:13 DEBUG : : Looking for writers 2024/11/08 03:27:13 DEBUG : dir: reading active writers 2024/11/08 03:27:13 DEBUG : >WaitForWriters: 2024/11/08 03:27:14 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:27:14 DEBUG : dir: Looking for writers 2024/11/08 03:27:14 DEBUG : file1: reading active writers 2024/11/08 03:27:14 DEBUG : : Looking for writers 2024/11/08 03:27:14 DEBUG : dir: reading active writers 2024/11/08 03:27:14 DEBUG : >WaitForWriters: 2024/11/08 03:27:14 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (31.45s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.38s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.18s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.32s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.45s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.12s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.01s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:27:15 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:27:15 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:27:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:27:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/08 03:27:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/08 03:27:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:27:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/11/08 03:27:18 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:27:18 DEBUG : dir: Looking for writers 2024/11/08 03:27:18 DEBUG : file1: reading active writers 2024/11/08 03:27:18 DEBUG : : Looking for writers 2024/11/08 03:27:18 DEBUG : dir: reading active writers 2024/11/08 03:27:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.14s) === RUN TestFileOpenReadUnknownSize 2024/11/08 03:27:19 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/11/08 03:27:19 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:27:19 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:27:19 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/11/08 03:27:19 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:27:19 DEBUG : : Looking for writers 2024/11/08 03:27:19 DEBUG : file.txt: reading active writers 2024/11/08 03:27:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:27:19 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:27:19 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:27:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:27:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:27:21 DEBUG : OpenDrive root 'rclone-test-disalij7tiso': File to upload is small (25 bytes), uploading instead of streaming 2024/11/08 03:27:22 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2024/11/08 03:27:23 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/08 03:27:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/08 03:27:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:27:23 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:27:23 DEBUG : dir: Looking for writers 2024/11/08 03:27:23 DEBUG : file1: reading active writers 2024/11/08 03:27:23 DEBUG : : Looking for writers 2024/11/08 03:27:23 DEBUG : dir: reading active writers 2024/11/08 03:27:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.98s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:27:24 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:27:24 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:27:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:27:27 DEBUG : dir/file1: Remove: 2024/11/08 03:27:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/08 03:27:27 DEBUG : dir/file1: >Remove: err= 2024/11/08 03:27:27 DEBUG : dir/file1: Remove: 2024/11/08 03:27:27 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/08 03:27:27 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:27:27 DEBUG : dir: Looking for writers 2024/11/08 03:27:27 DEBUG : : Looking for writers 2024/11/08 03:27:27 DEBUG : dir: reading active writers 2024/11/08 03:27:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.49s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:27:28 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:27:28 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:27:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:27:31 DEBUG : dir/file1: Remove: 2024/11/08 03:27:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/08 03:27:31 DEBUG : dir/file1: >Remove: err= 2024/11/08 03:27:32 DEBUG : dir/file1: Remove: 2024/11/08 03:27:32 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/08 03:27:32 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:27:32 DEBUG : dir: Looking for writers 2024/11/08 03:27:32 DEBUG : : Looking for writers 2024/11/08 03:27:32 DEBUG : dir: reading active writers 2024/11/08 03:27:32 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.11s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:27:32 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:27:32 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:27:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:27:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/08 03:27:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/08 03:27:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/08 03:27:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/08 03:27:35 DEBUG : dir/file1: Open: flags=O_RDWR 2024/11/08 03:27:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/08 03:27:35 DEBUG : dir/file1: Open: flags=0x3 2024/11/08 03:27:35 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/11/08 03:27:35 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/11/08 03:27:35 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:27:35 DEBUG : dir: Looking for writers 2024/11/08 03:27:35 DEBUG : file1: reading active writers 2024/11/08 03:27:35 DEBUG : : Looking for writers 2024/11/08 03:27:35 DEBUG : dir: reading active writers 2024/11/08 03:27:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.66s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:27:36 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:27:36 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:27:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:27:39 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:27:39 DEBUG : dir: Looking for writers 2024/11/08 03:27:39 DEBUG : file1: reading active writers 2024/11/08 03:27:39 DEBUG : : Looking for writers 2024/11/08 03:27:39 DEBUG : dir: reading active writers 2024/11/08 03:27:39 DEBUG : >WaitForWriters: 2024/11/08 03:27:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/08 03:27:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0005d26c0 2024/11/08 03:27:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/08 03:27:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/08 03:27:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/08 03:27:40 DEBUG : dir/file1: Updating file with dir/file1 0xc0005d26c0 2024/11/08 03:27:40 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/08 03:27:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:27:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/08 03:27:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/08 03:27:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:27:41 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005d26c0 2024/11/08 03:27:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/08 03:27:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/08 03:27:41 DEBUG : OpenDrive root 'rclone-test-disalij7tiso': File to upload is small (25 bytes), uploading instead of streaming 2024/11/08 03:27:41 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2024/11/08 03:27:42 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/08 03:27:42 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/08 03:27:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/08 03:27:42 DEBUG : newLeaf: Running delayed rename now 2024/11/08 03:27:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/08 03:27:43 DEBUG : newLeaf: Updating file with newLeaf 0xc0005d26c0 2024/11/08 03:27:43 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:27:43 DEBUG : dir: Looking for writers 2024/11/08 03:27:43 DEBUG : : Looking for writers 2024/11/08 03:27:43 DEBUG : dir: reading active writers 2024/11/08 03:27:43 DEBUG : newLeaf: reading active writers 2024/11/08 03:27:43 DEBUG : >WaitForWriters: 2024/11/08 03:27:43 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:27:43 DEBUG : dir: Looking for writers 2024/11/08 03:27:43 DEBUG : : Looking for writers 2024/11/08 03:27:43 DEBUG : dir: reading active writers 2024/11/08 03:27:43 DEBUG : newLeaf: reading active writers 2024/11/08 03:27:43 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:27:44 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:27:44 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:27:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:27:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:27:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:27:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:27:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:27:47 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:27:47 DEBUG : dir: Looking for writers 2024/11/08 03:27:47 DEBUG : file1: reading active writers 2024/11/08 03:27:47 DEBUG : : Looking for writers 2024/11/08 03:27:47 DEBUG : dir: reading active writers 2024/11/08 03:27:47 DEBUG : >WaitForWriters: 2024/11/08 03:27:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/08 03:27:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0005d2780 2024/11/08 03:27:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/08 03:27:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/08 03:27:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/08 03:27:48 DEBUG : dir/file1: Updating file with dir/file1 0xc0005d2780 2024/11/08 03:27:48 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/08 03:27:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:27:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/08 03:27:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/08 03:27:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:27:49 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005d2780 2024/11/08 03:27:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/08 03:27:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/08 03:27:49 DEBUG : OpenDrive root 'rclone-test-disalij7tiso': File to upload is small (25 bytes), uploading instead of streaming 2024/11/08 03:27:49 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2024/11/08 03:27:50 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/08 03:27:50 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/08 03:27:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/08 03:27:50 DEBUG : newLeaf: Running delayed rename now 2024/11/08 03:27:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/08 03:27:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0005d2780 2024/11/08 03:27:50 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:27:50 DEBUG : dir: Looking for writers 2024/11/08 03:27:50 DEBUG : : Looking for writers 2024/11/08 03:27:50 DEBUG : dir: reading active writers 2024/11/08 03:27:50 DEBUG : newLeaf: reading active writers 2024/11/08 03:27:50 DEBUG : >WaitForWriters: 2024/11/08 03:27:51 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:27:51 DEBUG : dir: Looking for writers 2024/11/08 03:27:51 DEBUG : : Looking for writers 2024/11/08 03:27:51 DEBUG : dir: reading active writers 2024/11/08 03:27:51 DEBUG : newLeaf: reading active writers 2024/11/08 03:27:51 DEBUG : >WaitForWriters: 2024/11/08 03:27:51 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:27:52 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:27:52 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:27:52 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:27:52 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:52 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:27:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:27:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:27:52 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:27:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:27:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/08 03:27:54 DEBUG : dir/file1: newRWFileHandle: 2024/11/08 03:27:54 DEBUG : dir/file1(0xc000530380): openPending: 2024/11/08 03:27:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/08 03:27:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/08 03:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:27:54 DEBUG : dir/file1(0xc000530380): >openPending: err= 2024/11/08 03:27:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/08 03:27:54 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/08 03:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:27:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/08 03:27:54 DEBUG : dir/file1(0xc000530380): _writeAt: size=14, off=0 2024/11/08 03:27:54 DEBUG : dir/file1(0xc000530380): >_writeAt: n=14, err= 2024/11/08 03:27:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/08 03:27:54 DEBUG : dir/file1(0xc000530380): close: 2024/11/08 03:27:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/08 03:27:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/08 03:27:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/08 03:27:54 DEBUG : dir/file1(0xc000530380): >close: err= 2024/11/08 03:27:54 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:27:54 DEBUG : dir: Looking for writers 2024/11/08 03:27:54 DEBUG : file1: reading active writers 2024/11/08 03:27:54 DEBUG : : Looking for writers 2024/11/08 03:27:54 DEBUG : dir: reading active writers 2024/11/08 03:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/08 03:27:54 DEBUG : dir: Looking for writers 2024/11/08 03:27:54 DEBUG : file1: reading active writers 2024/11/08 03:27:54 DEBUG : : Looking for writers 2024/11/08 03:27:54 DEBUG : dir: reading active writers 2024/11/08 03:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/08 03:27:54 DEBUG : dir: Looking for writers 2024/11/08 03:27:54 DEBUG : file1: reading active writers 2024/11/08 03:27:54 DEBUG : : Looking for writers 2024/11/08 03:27:54 DEBUG : dir: reading active writers 2024/11/08 03:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/08 03:27:54 DEBUG : dir: Looking for writers 2024/11/08 03:27:54 DEBUG : file1: reading active writers 2024/11/08 03:27:54 DEBUG : : Looking for writers 2024/11/08 03:27:54 DEBUG : dir: reading active writers 2024/11/08 03:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/08 03:27:54 DEBUG : dir/file1: vfs cache: starting upload 2024/11/08 03:27:55 DEBUG : dir: Looking for writers 2024/11/08 03:27:55 DEBUG : file1: reading active writers 2024/11/08 03:27:55 DEBUG : : Looking for writers 2024/11/08 03:27:55 DEBUG : dir: reading active writers 2024/11/08 03:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/08 03:27:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:27:55 DEBUG : dir: Looking for writers 2024/11/08 03:27:55 DEBUG : file1: reading active writers 2024/11/08 03:27:55 DEBUG : : Looking for writers 2024/11/08 03:27:55 DEBUG : dir: reading active writers 2024/11/08 03:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/08 03:27:55 DEBUG : dir: Looking for writers 2024/11/08 03:27:55 DEBUG : file1: reading active writers 2024/11/08 03:27:55 DEBUG : : Looking for writers 2024/11/08 03:27:55 DEBUG : dir: reading active writers 2024/11/08 03:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/08 03:27:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/08 03:27:56 INFO : dir/file1: Copied (replaced existing) 2024/11/08 03:27:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/08 03:27:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/08 03:27:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:27:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/08 03:27:56 DEBUG : dir: Looking for writers 2024/11/08 03:27:56 DEBUG : file1: reading active writers 2024/11/08 03:27:56 DEBUG : : Looking for writers 2024/11/08 03:27:56 DEBUG : dir: reading active writers 2024/11/08 03:27:56 DEBUG : >WaitForWriters: 2024/11/08 03:27:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/08 03:27:56 DEBUG : dir/file1: newRWFileHandle: 2024/11/08 03:27:56 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/08 03:27:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/08 03:27:56 DEBUG : dir/file1(0xc0009b6380): _readAt: size=512, off=0 2024/11/08 03:27:56 DEBUG : dir/file1(0xc0009b6380): openPending: 2024/11/08 03:27:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/08 03:27:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/08 03:27:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:27:56 DEBUG : dir/file1(0xc0009b6380): >openPending: err= 2024/11/08 03:27:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/08 03:27:56 DEBUG : dir/file1(0xc0009b6380): >_readAt: n=14, err=EOF 2024/11/08 03:27:56 DEBUG : dir/file1(0xc0009b6380): close: 2024/11/08 03:27:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/08 03:27:56 DEBUG : dir/file1(0xc0009b6380): >close: err= 2024/11/08 03:27:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/08 03:27:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/08 03:27:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0005d2a80 2024/11/08 03:27:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/08 03:27:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/08 03:27:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/08 03:27:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/08 03:27:57 DEBUG : dir/file1: Updating file with dir/file1 0xc0005d2a80 2024/11/08 03:27:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/08 03:27:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:27:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/08 03:27:58 DEBUG : dir/file1: newRWFileHandle: 2024/11/08 03:27:58 DEBUG : dir/file1(0xc0009b6800): openPending: 2024/11/08 03:27:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/08 03:27:58 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2024/11/08 03:27:58 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2024/11/08 03:27:58 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/08 03:27:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/08 03:27:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:27:58 DEBUG : dir/file1(0xc0009b6800): >openPending: err= 2024/11/08 03:27:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/08 03:27:58 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/08 03:27:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/08 03:27:58 DEBUG : dir/file1(0xc0009b6800): _writeAt: size=25, off=0 2024/11/08 03:27:58 DEBUG : dir/file1(0xc0009b6800): >_writeAt: n=25, err= 2024/11/08 03:27:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/08 03:27:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/08 03:27:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0005d2a80 2024/11/08 03:27:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/08 03:27:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/08 03:27:58 DEBUG : newLeaf(0xc0009b6800): close: 2024/11/08 03:27:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/08 03:27:58 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-08 03:27:58.192367228 +0000 UTC m=+179.095084102 2024/11/08 03:27:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/08 03:27:58 DEBUG : newLeaf(0xc0009b6800): >close: err= 2024/11/08 03:27:58 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:27:58 DEBUG : dir: Looking for writers 2024/11/08 03:27:58 DEBUG : : Looking for writers 2024/11/08 03:27:58 DEBUG : newLeaf: reading active writers 2024/11/08 03:27:58 DEBUG : dir: reading active writers 2024/11/08 03:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/08 03:27:58 DEBUG : dir: Looking for writers 2024/11/08 03:27:58 DEBUG : : Looking for writers 2024/11/08 03:27:58 DEBUG : dir: reading active writers 2024/11/08 03:27:58 DEBUG : newLeaf: reading active writers 2024/11/08 03:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/08 03:27:58 DEBUG : dir: Looking for writers 2024/11/08 03:27:58 DEBUG : : Looking for writers 2024/11/08 03:27:58 DEBUG : dir: reading active writers 2024/11/08 03:27:58 DEBUG : newLeaf: reading active writers 2024/11/08 03:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/08 03:27:58 DEBUG : dir: Looking for writers 2024/11/08 03:27:58 DEBUG : : Looking for writers 2024/11/08 03:27:58 DEBUG : dir: reading active writers 2024/11/08 03:27:58 DEBUG : newLeaf: reading active writers 2024/11/08 03:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/08 03:27:58 DEBUG : newLeaf: vfs cache: starting upload 2024/11/08 03:27:58 DEBUG : dir: Looking for writers 2024/11/08 03:27:58 DEBUG : : Looking for writers 2024/11/08 03:27:58 DEBUG : dir: reading active writers 2024/11/08 03:27:58 DEBUG : newLeaf: reading active writers 2024/11/08 03:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/08 03:27:58 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/11/08 03:27:59 DEBUG : dir: Looking for writers 2024/11/08 03:27:59 DEBUG : : Looking for writers 2024/11/08 03:27:59 DEBUG : newLeaf: reading active writers 2024/11/08 03:27:59 DEBUG : dir: reading active writers 2024/11/08 03:27:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/08 03:27:59 DEBUG : dir: Looking for writers 2024/11/08 03:27:59 DEBUG : : Looking for writers 2024/11/08 03:27:59 DEBUG : dir: reading active writers 2024/11/08 03:27:59 DEBUG : newLeaf: reading active writers 2024/11/08 03:27:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/08 03:27:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/08 03:27:59 INFO : newLeaf: Copied (replaced existing) 2024/11/08 03:27:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-08 03:27:58 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/08 03:27:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/08 03:27:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/08 03:27:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/08 03:27:59 DEBUG : dir: Looking for writers 2024/11/08 03:27:59 DEBUG : : Looking for writers 2024/11/08 03:27:59 DEBUG : dir: reading active writers 2024/11/08 03:27:59 DEBUG : newLeaf: reading active writers 2024/11/08 03:27:59 DEBUG : >WaitForWriters: 2024/11/08 03:28:00 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:28:00 DEBUG : dir: Looking for writers 2024/11/08 03:28:00 DEBUG : : Looking for writers 2024/11/08 03:28:00 DEBUG : dir: reading active writers 2024/11/08 03:28:00 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:00 DEBUG : >WaitForWriters: 2024/11/08 03:28:00 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:28:01 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:28:01 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:28:01 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:01 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:28:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:28:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:01 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:28:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:28:03 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:28:03 DEBUG : dir: Looking for writers 2024/11/08 03:28:03 DEBUG : file1: reading active writers 2024/11/08 03:28:03 DEBUG : : Looking for writers 2024/11/08 03:28:03 DEBUG : dir: reading active writers 2024/11/08 03:28:03 DEBUG : >WaitForWriters: 2024/11/08 03:28:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/08 03:28:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0002ded80 2024/11/08 03:28:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/08 03:28:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/08 03:28:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/08 03:28:05 DEBUG : dir/file1: Updating file with dir/file1 0xc0002ded80 2024/11/08 03:28:05 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/08 03:28:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:28:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/08 03:28:06 DEBUG : dir/file1: newRWFileHandle: 2024/11/08 03:28:06 DEBUG : dir/file1(0xc000425740): openPending: 2024/11/08 03:28:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2024/11/08 03:28:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/08 03:28:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:28:06 DEBUG : dir/file1(0xc000425740): >openPending: err= 2024/11/08 03:28:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/08 03:28:06 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/08 03:28:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/08 03:28:06 DEBUG : dir/file1(0xc000425740): _writeAt: size=25, off=0 2024/11/08 03:28:06 DEBUG : dir/file1(0xc000425740): >_writeAt: n=25, err= 2024/11/08 03:28:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/08 03:28:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/08 03:28:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0002ded80 2024/11/08 03:28:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/08 03:28:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/08 03:28:06 DEBUG : newLeaf(0xc000425740): close: 2024/11/08 03:28:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/08 03:28:06 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-08 03:28:06.011800309 +0000 UTC m=+186.914517182 2024/11/08 03:28:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/08 03:28:06 DEBUG : newLeaf(0xc000425740): >close: err= 2024/11/08 03:28:06 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:28:06 DEBUG : dir: Looking for writers 2024/11/08 03:28:06 DEBUG : : Looking for writers 2024/11/08 03:28:06 DEBUG : dir: reading active writers 2024/11/08 03:28:06 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/08 03:28:06 DEBUG : dir: Looking for writers 2024/11/08 03:28:06 DEBUG : : Looking for writers 2024/11/08 03:28:06 DEBUG : dir: reading active writers 2024/11/08 03:28:06 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/08 03:28:06 DEBUG : dir: Looking for writers 2024/11/08 03:28:06 DEBUG : : Looking for writers 2024/11/08 03:28:06 DEBUG : dir: reading active writers 2024/11/08 03:28:06 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/08 03:28:06 DEBUG : dir: Looking for writers 2024/11/08 03:28:06 DEBUG : : Looking for writers 2024/11/08 03:28:06 DEBUG : dir: reading active writers 2024/11/08 03:28:06 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/08 03:28:06 DEBUG : newLeaf: vfs cache: starting upload 2024/11/08 03:28:06 DEBUG : dir: Looking for writers 2024/11/08 03:28:06 DEBUG : : Looking for writers 2024/11/08 03:28:06 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:06 DEBUG : dir: reading active writers 2024/11/08 03:28:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/08 03:28:07 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/11/08 03:28:07 DEBUG : dir: Looking for writers 2024/11/08 03:28:07 DEBUG : : Looking for writers 2024/11/08 03:28:07 DEBUG : dir: reading active writers 2024/11/08 03:28:07 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/08 03:28:07 DEBUG : dir: Looking for writers 2024/11/08 03:28:07 DEBUG : : Looking for writers 2024/11/08 03:28:07 DEBUG : dir: reading active writers 2024/11/08 03:28:07 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/08 03:28:08 DEBUG : dir: Looking for writers 2024/11/08 03:28:08 DEBUG : : Looking for writers 2024/11/08 03:28:08 DEBUG : dir: reading active writers 2024/11/08 03:28:08 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/08 03:28:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/08 03:28:08 INFO : newLeaf: Copied (replaced existing) 2024/11/08 03:28:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-08 03:28:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/08 03:28:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/08 03:28:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/08 03:28:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/08 03:28:09 DEBUG : dir: Looking for writers 2024/11/08 03:28:09 DEBUG : : Looking for writers 2024/11/08 03:28:09 DEBUG : dir: reading active writers 2024/11/08 03:28:09 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:09 DEBUG : >WaitForWriters: 2024/11/08 03:28:09 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:28:09 DEBUG : dir: Looking for writers 2024/11/08 03:28:09 DEBUG : : Looking for writers 2024/11/08 03:28:09 DEBUG : dir: reading active writers 2024/11/08 03:28:09 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:09 DEBUG : >WaitForWriters: 2024/11/08 03:28:09 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:28:10 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:28:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:28:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:28:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:28:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:28:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:28:13 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/08 03:28:13 DEBUG : dir/file1: newRWFileHandle: 2024/11/08 03:28:13 DEBUG : dir/file1(0xc000425900): openPending: 2024/11/08 03:28:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/08 03:28:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/08 03:28:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:28:13 DEBUG : dir/file1(0xc000425900): >openPending: err= 2024/11/08 03:28:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/08 03:28:13 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/08 03:28:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:28:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/08 03:28:13 DEBUG : dir/file1(0xc000425900): _writeAt: size=14, off=0 2024/11/08 03:28:13 DEBUG : dir/file1(0xc000425900): >_writeAt: n=14, err= 2024/11/08 03:28:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/08 03:28:13 DEBUG : dir/file1(0xc000425900): close: 2024/11/08 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/08 03:28:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/08 03:28:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/08 03:28:13 DEBUG : dir/file1(0xc000425900): >close: err= 2024/11/08 03:28:13 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:28:13 DEBUG : dir: Looking for writers 2024/11/08 03:28:13 DEBUG : file1: reading active writers 2024/11/08 03:28:13 DEBUG : : Looking for writers 2024/11/08 03:28:13 DEBUG : dir: reading active writers 2024/11/08 03:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/08 03:28:13 DEBUG : dir: Looking for writers 2024/11/08 03:28:13 DEBUG : file1: reading active writers 2024/11/08 03:28:13 DEBUG : : Looking for writers 2024/11/08 03:28:13 DEBUG : dir: reading active writers 2024/11/08 03:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/08 03:28:13 DEBUG : dir: Looking for writers 2024/11/08 03:28:13 DEBUG : file1: reading active writers 2024/11/08 03:28:13 DEBUG : : Looking for writers 2024/11/08 03:28:13 DEBUG : dir: reading active writers 2024/11/08 03:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/08 03:28:13 DEBUG : dir: Looking for writers 2024/11/08 03:28:13 DEBUG : file1: reading active writers 2024/11/08 03:28:13 DEBUG : : Looking for writers 2024/11/08 03:28:13 DEBUG : dir: reading active writers 2024/11/08 03:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/08 03:28:13 DEBUG : dir/file1: vfs cache: starting upload 2024/11/08 03:28:13 DEBUG : dir: Looking for writers 2024/11/08 03:28:13 DEBUG : file1: reading active writers 2024/11/08 03:28:13 DEBUG : : Looking for writers 2024/11/08 03:28:13 DEBUG : dir: reading active writers 2024/11/08 03:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/08 03:28:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:28:13 DEBUG : dir: Looking for writers 2024/11/08 03:28:13 DEBUG : file1: reading active writers 2024/11/08 03:28:13 DEBUG : : Looking for writers 2024/11/08 03:28:13 DEBUG : dir: reading active writers 2024/11/08 03:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/08 03:28:14 DEBUG : dir: Looking for writers 2024/11/08 03:28:14 DEBUG : file1: reading active writers 2024/11/08 03:28:14 DEBUG : : Looking for writers 2024/11/08 03:28:14 DEBUG : dir: reading active writers 2024/11/08 03:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/08 03:28:14 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/08 03:28:14 INFO : dir/file1: Copied (replaced existing) 2024/11/08 03:28:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/08 03:28:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/08 03:28:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:28:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/08 03:28:14 DEBUG : dir: Looking for writers 2024/11/08 03:28:14 DEBUG : file1: reading active writers 2024/11/08 03:28:14 DEBUG : : Looking for writers 2024/11/08 03:28:14 DEBUG : dir: reading active writers 2024/11/08 03:28:14 DEBUG : >WaitForWriters: 2024/11/08 03:28:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/08 03:28:14 DEBUG : dir/file1: newRWFileHandle: 2024/11/08 03:28:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/08 03:28:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/08 03:28:14 DEBUG : dir/file1(0xc0005ae0c0): _readAt: size=512, off=0 2024/11/08 03:28:14 DEBUG : dir/file1(0xc0005ae0c0): openPending: 2024/11/08 03:28:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/08 03:28:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/08 03:28:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:28:14 DEBUG : dir/file1(0xc0005ae0c0): >openPending: err= 2024/11/08 03:28:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/08 03:28:14 DEBUG : dir/file1(0xc0005ae0c0): >_readAt: n=14, err=EOF 2024/11/08 03:28:14 DEBUG : dir/file1(0xc0005ae0c0): close: 2024/11/08 03:28:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/08 03:28:14 DEBUG : dir/file1(0xc0005ae0c0): >close: err= 2024/11/08 03:28:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/08 03:28:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/08 03:28:15 DEBUG : newLeaf: Updating file with newLeaf 0xc0005d3080 2024/11/08 03:28:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/08 03:28:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/08 03:28:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/08 03:28:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/08 03:28:16 DEBUG : dir/file1: Updating file with dir/file1 0xc0005d3080 2024/11/08 03:28:16 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/08 03:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:28:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/08 03:28:16 DEBUG : dir/file1: newRWFileHandle: 2024/11/08 03:28:16 DEBUG : dir/file1(0xc000530640): openPending: 2024/11/08 03:28:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/08 03:28:16 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2024/11/08 03:28:16 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2024/11/08 03:28:16 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/08 03:28:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/08 03:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:28:16 DEBUG : dir/file1(0xc000530640): >openPending: err= 2024/11/08 03:28:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/08 03:28:16 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/08 03:28:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/08 03:28:16 DEBUG : dir/file1(0xc000530640): _writeAt: size=25, off=0 2024/11/08 03:28:16 DEBUG : dir/file1(0xc000530640): >_writeAt: n=25, err= 2024/11/08 03:28:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/08 03:28:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/08 03:28:17 DEBUG : newLeaf: Updating file with newLeaf 0xc0005d3080 2024/11/08 03:28:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/08 03:28:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/08 03:28:17 DEBUG : newLeaf(0xc000530640): close: 2024/11/08 03:28:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/08 03:28:17 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-08 03:28:16.779751698 +0000 UTC m=+197.682468581 2024/11/08 03:28:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/08 03:28:17 DEBUG : newLeaf(0xc000530640): >close: err= 2024/11/08 03:28:17 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:28:17 DEBUG : dir: Looking for writers 2024/11/08 03:28:17 DEBUG : : Looking for writers 2024/11/08 03:28:17 DEBUG : dir: reading active writers 2024/11/08 03:28:17 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/08 03:28:17 DEBUG : dir: Looking for writers 2024/11/08 03:28:17 DEBUG : : Looking for writers 2024/11/08 03:28:17 DEBUG : dir: reading active writers 2024/11/08 03:28:17 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/08 03:28:17 DEBUG : dir: Looking for writers 2024/11/08 03:28:17 DEBUG : : Looking for writers 2024/11/08 03:28:17 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:17 DEBUG : dir: reading active writers 2024/11/08 03:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/08 03:28:17 DEBUG : dir: Looking for writers 2024/11/08 03:28:17 DEBUG : : Looking for writers 2024/11/08 03:28:17 DEBUG : dir: reading active writers 2024/11/08 03:28:17 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/08 03:28:17 DEBUG : newLeaf: vfs cache: starting upload 2024/11/08 03:28:17 DEBUG : dir: Looking for writers 2024/11/08 03:28:17 DEBUG : : Looking for writers 2024/11/08 03:28:17 DEBUG : dir: reading active writers 2024/11/08 03:28:17 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/08 03:28:17 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/11/08 03:28:17 DEBUG : dir: Looking for writers 2024/11/08 03:28:17 DEBUG : : Looking for writers 2024/11/08 03:28:17 DEBUG : dir: reading active writers 2024/11/08 03:28:17 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/08 03:28:17 DEBUG : dir: Looking for writers 2024/11/08 03:28:17 DEBUG : : Looking for writers 2024/11/08 03:28:17 DEBUG : dir: reading active writers 2024/11/08 03:28:17 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/08 03:28:18 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/08 03:28:18 INFO : newLeaf: Copied (replaced existing) 2024/11/08 03:28:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-08 03:28:16 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/08 03:28:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/08 03:28:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/08 03:28:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/08 03:28:18 DEBUG : dir: Looking for writers 2024/11/08 03:28:18 DEBUG : : Looking for writers 2024/11/08 03:28:18 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:18 DEBUG : dir: reading active writers 2024/11/08 03:28:18 DEBUG : >WaitForWriters: 2024/11/08 03:28:18 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:28:18 DEBUG : dir: Looking for writers 2024/11/08 03:28:18 DEBUG : : Looking for writers 2024/11/08 03:28:18 DEBUG : dir: reading active writers 2024/11/08 03:28:18 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:18 DEBUG : >WaitForWriters: 2024/11/08 03:28:18 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:28:19 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:28:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:28:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:28:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:28:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:28:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:28:22 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:28:22 DEBUG : dir: Looking for writers 2024/11/08 03:28:22 DEBUG : file1: reading active writers 2024/11/08 03:28:22 DEBUG : : Looking for writers 2024/11/08 03:28:22 DEBUG : dir: reading active writers 2024/11/08 03:28:22 DEBUG : >WaitForWriters: 2024/11/08 03:28:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/08 03:28:22 DEBUG : dir/file1: newRWFileHandle: 2024/11/08 03:28:22 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/08 03:28:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/08 03:28:22 DEBUG : dir/file1(0xc0005304c0): _readAt: size=512, off=0 2024/11/08 03:28:22 DEBUG : dir/file1(0xc0005304c0): openPending: 2024/11/08 03:28:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/08 03:28:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/08 03:28:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:28:22 DEBUG : dir/file1(0xc0005304c0): >openPending: err= 2024/11/08 03:28:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/11/08 03:28:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/08 03:28:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/08 03:28:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:28:23 DEBUG : dir/file1(0xc0005304c0): >_readAt: n=14, err=EOF 2024/11/08 03:28:23 DEBUG : dir/file1(0xc0005304c0): close: 2024/11/08 03:28:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/08 03:28:23 DEBUG : dir/file1(0xc0005304c0): >close: err= 2024/11/08 03:28:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/08 03:28:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/08 03:28:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0005d2d80 2024/11/08 03:28:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/08 03:28:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/08 03:28:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/08 03:28:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/08 03:28:24 DEBUG : dir/file1: Updating file with dir/file1 0xc0005d2d80 2024/11/08 03:28:24 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/08 03:28:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:28:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/08 03:28:25 DEBUG : dir/file1: newRWFileHandle: 2024/11/08 03:28:25 DEBUG : dir/file1(0xc000530a40): openPending: 2024/11/08 03:28:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/08 03:28:25 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2024/11/08 03:28:25 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2024/11/08 03:28:25 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/08 03:28:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/08 03:28:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:28:25 DEBUG : dir/file1(0xc000530a40): >openPending: err= 2024/11/08 03:28:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/08 03:28:25 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/08 03:28:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/08 03:28:25 DEBUG : dir/file1(0xc000530a40): _writeAt: size=25, off=0 2024/11/08 03:28:25 DEBUG : dir/file1(0xc000530a40): >_writeAt: n=25, err= 2024/11/08 03:28:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/08 03:28:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/08 03:28:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0005d2d80 2024/11/08 03:28:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/08 03:28:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/08 03:28:25 DEBUG : newLeaf(0xc000530a40): close: 2024/11/08 03:28:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/08 03:28:25 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-08 03:28:25.253499856 +0000 UTC m=+206.156216760 2024/11/08 03:28:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/08 03:28:25 DEBUG : newLeaf(0xc000530a40): >close: err= 2024/11/08 03:28:25 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:28:25 DEBUG : dir: Looking for writers 2024/11/08 03:28:25 DEBUG : : Looking for writers 2024/11/08 03:28:25 DEBUG : dir: reading active writers 2024/11/08 03:28:25 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/08 03:28:25 DEBUG : dir: Looking for writers 2024/11/08 03:28:25 DEBUG : : Looking for writers 2024/11/08 03:28:25 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:25 DEBUG : dir: reading active writers 2024/11/08 03:28:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/08 03:28:25 DEBUG : dir: Looking for writers 2024/11/08 03:28:25 DEBUG : : Looking for writers 2024/11/08 03:28:25 DEBUG : dir: reading active writers 2024/11/08 03:28:25 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/08 03:28:25 DEBUG : dir: Looking for writers 2024/11/08 03:28:25 DEBUG : : Looking for writers 2024/11/08 03:28:25 DEBUG : dir: reading active writers 2024/11/08 03:28:25 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/08 03:28:25 DEBUG : newLeaf: vfs cache: starting upload 2024/11/08 03:28:25 DEBUG : dir: Looking for writers 2024/11/08 03:28:25 DEBUG : : Looking for writers 2024/11/08 03:28:25 DEBUG : dir: reading active writers 2024/11/08 03:28:25 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/08 03:28:26 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/11/08 03:28:26 DEBUG : dir: Looking for writers 2024/11/08 03:28:26 DEBUG : : Looking for writers 2024/11/08 03:28:26 DEBUG : dir: reading active writers 2024/11/08 03:28:26 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/08 03:28:26 DEBUG : dir: Looking for writers 2024/11/08 03:28:26 DEBUG : : Looking for writers 2024/11/08 03:28:26 DEBUG : dir: reading active writers 2024/11/08 03:28:26 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/08 03:28:26 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/08 03:28:26 INFO : newLeaf: Copied (replaced existing) 2024/11/08 03:28:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-08 03:28:25 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/08 03:28:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/08 03:28:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/08 03:28:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/08 03:28:27 DEBUG : dir: Looking for writers 2024/11/08 03:28:27 DEBUG : : Looking for writers 2024/11/08 03:28:27 DEBUG : dir: reading active writers 2024/11/08 03:28:27 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:27 DEBUG : >WaitForWriters: 2024/11/08 03:28:27 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:28:27 DEBUG : dir: Looking for writers 2024/11/08 03:28:27 DEBUG : : Looking for writers 2024/11/08 03:28:27 DEBUG : dir: reading active writers 2024/11/08 03:28:27 DEBUG : newLeaf: reading active writers 2024/11/08 03:28:27 DEBUG : >WaitForWriters: 2024/11/08 03:28:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (51.82s) --- PASS: TestFileRename/off,forceCache=false (7.93s) --- PASS: TestFileRename/minimal,forceCache=false (7.65s) --- PASS: TestFileRename/minimal,forceCache=true (9.16s) --- PASS: TestFileRename/writes,forceCache=false (9.13s) --- PASS: TestFileRename/writes,forceCache=true (9.47s) --- PASS: TestFileRename/full,forceCache=false (8.47s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:28:28 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:28:28 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:28:28 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:28:28 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:28:28 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:28:28 DEBUG : : Looking for writers 2024/11/08 03:28:28 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.34s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:28:28 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:28:28 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:28:29 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/08 03:28:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/08 03:28:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/08 03:28:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/08 03:28:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/08 03:28:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:28:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/08 03:28:31 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/11/08 03:28:31 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:28:31 DEBUG : dir: Looking for writers 2024/11/08 03:28:31 DEBUG : file1: reading active writers 2024/11/08 03:28:31 DEBUG : : Looking for writers 2024/11/08 03:28:31 DEBUG : dir: reading active writers 2024/11/08 03:28:31 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestReadFileHandleMethods (11.82s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:28:40 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:28:40 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:28:41 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/08 03:28:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/08 03:28:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/08 03:28:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/08 03:28:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/08 03:28:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:28:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/08 03:28:43 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/08 03:28:43 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/08 03:28:43 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/08 03:28:43 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/08 03:28:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/08 03:28:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/08 03:28:43 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/08 03:28:43 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/11/08 03:28:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/11/08 03:28:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/11/08 03:28:43 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/11/08 03:28:43 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/11/08 03:28:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/11/08 03:28:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/11/08 03:28:43 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/11/08 03:28:43 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:28:43 DEBUG : dir: Looking for writers 2024/11/08 03:28:43 DEBUG : file1: reading active writers 2024/11/08 03:28:43 DEBUG : : Looking for writers 2024/11/08 03:28:43 DEBUG : dir: reading active writers 2024/11/08 03:28:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.46s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:28:45 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:28:45 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:28:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/08 03:28:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/08 03:28:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/08 03:28:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/08 03:28:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/08 03:28:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:28:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/08 03:28:47 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/08 03:28:47 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/08 03:28:47 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/08 03:28:47 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/08 03:28:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/08 03:28:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/08 03:28:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/08 03:28:48 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/11/08 03:28:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/11/08 03:28:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/11/08 03:28:48 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/11/08 03:28:48 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/11/08 03:28:48 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/11/08 03:28:48 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/11/08 03:28:48 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/11/08 03:28:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/11/08 03:28:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/11/08 03:28:48 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/08 03:28:48 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/11/08 03:28:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/11/08 03:28:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/11/08 03:28:48 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/08 03:28:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/08 03:28:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/08 03:28:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/08 03:28:48 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/11/08 03:28:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/08 03:28:49 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/08 03:28:49 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/08 03:28:49 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/11/08 03:28:49 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:28:49 DEBUG : dir: Looking for writers 2024/11/08 03:28:49 DEBUG : file1: reading active writers 2024/11/08 03:28:49 DEBUG : : Looking for writers 2024/11/08 03:28:49 DEBUG : dir: reading active writers 2024/11/08 03:28:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.02s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:28:50 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:28:50 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:28:51 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/08 03:28:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/08 03:28:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/08 03:28:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/08 03:28:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/08 03:28:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:28:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/08 03:28:53 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:28:53 DEBUG : dir: Looking for writers 2024/11/08 03:28:53 DEBUG : file1: reading active writers 2024/11/08 03:28:53 DEBUG : : Looking for writers 2024/11/08 03:28:53 DEBUG : dir: reading active writers 2024/11/08 03:28:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.56s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:28:54 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:28:54 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:28:55 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/08 03:28:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/08 03:28:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/08 03:28:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/08 03:28:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/08 03:28:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:28:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/08 03:28:58 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/11/08 03:28:58 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/11/08 03:28:58 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:28:58 DEBUG : dir: Looking for writers 2024/11/08 03:28:58 DEBUG : file1: reading active writers 2024/11/08 03:28:58 DEBUG : : Looking for writers 2024/11/08 03:28:58 DEBUG : dir: reading active writers 2024/11/08 03:28:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.71s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:28:59 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:28:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:28:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:28:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:28:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:28:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:29:00 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/08 03:29:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/08 03:29:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/08 03:29:02 DEBUG : dir/file1: newRWFileHandle: 2024/11/08 03:29:02 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/08 03:29:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/08 03:29:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/08 03:29:02 DEBUG : dir/file1(0xc000425880): _readAt: size=1, off=0 2024/11/08 03:29:02 DEBUG : dir/file1(0xc000425880): openPending: 2024/11/08 03:29:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/08 03:29:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/08 03:29:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:02 DEBUG : dir/file1(0xc000425880): >openPending: err= 2024/11/08 03:29:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/08 03:29:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/08 03:29:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/08 03:29:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:29:02 DEBUG : dir/file1(0xc000425880): >_readAt: n=1, err= 2024/11/08 03:29:02 DEBUG : dir/file1(0xc000425880): _readAt: size=256, off=1 2024/11/08 03:29:02 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/11/08 03:29:02 DEBUG : dir/file1(0xc000425880): >_readAt: n=15, err=EOF 2024/11/08 03:29:02 DEBUG : dir/file1(0xc000425880): _readAt: size=16, off=16 2024/11/08 03:29:02 DEBUG : dir/file1(0xc000425880): >_readAt: n=0, err=EOF 2024/11/08 03:29:02 DEBUG : dir/file1(0xc000425880): close: 2024/11/08 03:29:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/08 03:29:02 DEBUG : dir/file1(0xc000425880): >close: err= 2024/11/08 03:29:02 DEBUG : dir/file1(0xc000425880): close: 2024/11/08 03:29:02 DEBUG : dir/file1(0xc000425880): >close: err=file already closed 2024/11/08 03:29:02 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:02 DEBUG : dir: Looking for writers 2024/11/08 03:29:02 DEBUG : file1: reading active writers 2024/11/08 03:29:02 DEBUG : : Looking for writers 2024/11/08 03:29:02 DEBUG : dir: reading active writers 2024/11/08 03:29:02 DEBUG : >WaitForWriters: 2024/11/08 03:29:02 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.28s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:29:03 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:29:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:29:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:29:04 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/08 03:29:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/08 03:29:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/08 03:29:06 DEBUG : dir/file1: newRWFileHandle: 2024/11/08 03:29:06 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/08 03:29:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/08 03:29:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/08 03:29:06 DEBUG : dir/file1(0xc0009b6400): _readAt: size=1, off=0 2024/11/08 03:29:06 DEBUG : dir/file1(0xc0009b6400): openPending: 2024/11/08 03:29:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/08 03:29:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/08 03:29:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:06 DEBUG : dir/file1(0xc0009b6400): >openPending: err= 2024/11/08 03:29:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/08 03:29:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/08 03:29:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/08 03:29:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:29:06 DEBUG : dir/file1(0xc0009b6400): >_readAt: n=1, err= 2024/11/08 03:29:06 DEBUG : dir/file1(0xc0009b6400): _readAt: size=1, off=5 2024/11/08 03:29:06 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/08 03:29:06 DEBUG : dir/file1(0xc0009b6400): >_readAt: n=1, err= 2024/11/08 03:29:06 DEBUG : dir/file1(0xc0009b6400): _readAt: size=1, off=3 2024/11/08 03:29:06 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/08 03:29:06 DEBUG : dir/file1(0xc0009b6400): >_readAt: n=1, err= 2024/11/08 03:29:06 DEBUG : dir/file1(0xc0009b6400): _readAt: size=1, off=13 2024/11/08 03:29:06 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/08 03:29:06 DEBUG : dir/file1(0xc0009b6400): >_readAt: n=1, err= 2024/11/08 03:29:06 DEBUG : dir/file1(0xc0009b6400): _readAt: size=16, off=100 2024/11/08 03:29:06 DEBUG : dir/file1(0xc0009b6400): >_readAt: n=0, err=EOF 2024/11/08 03:29:06 DEBUG : dir/file1(0xc0009b6400): close: 2024/11/08 03:29:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/08 03:29:06 DEBUG : dir/file1(0xc0009b6400): >close: err= 2024/11/08 03:29:06 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:06 DEBUG : dir: Looking for writers 2024/11/08 03:29:06 DEBUG : file1: reading active writers 2024/11/08 03:29:06 DEBUG : : Looking for writers 2024/11/08 03:29:06 DEBUG : dir: reading active writers 2024/11/08 03:29:06 DEBUG : >WaitForWriters: 2024/11/08 03:29:06 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.13s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:29:07 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:29:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:29:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:29:08 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/08 03:29:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/08 03:29:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/08 03:29:10 DEBUG : dir/file1: newRWFileHandle: 2024/11/08 03:29:10 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/08 03:29:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/08 03:29:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/08 03:29:10 DEBUG : dir/file1(0xc000424d40): _readAt: size=1, off=0 2024/11/08 03:29:10 DEBUG : dir/file1(0xc000424d40): openPending: 2024/11/08 03:29:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/08 03:29:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/08 03:29:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:10 DEBUG : dir/file1(0xc000424d40): >openPending: err= 2024/11/08 03:29:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/08 03:29:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/08 03:29:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/08 03:29:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:29:10 DEBUG : dir/file1(0xc000424d40): >_readAt: n=1, err= 2024/11/08 03:29:10 DEBUG : dir/file1(0xc000424d40): _readAt: size=1, off=5 2024/11/08 03:29:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/08 03:29:10 DEBUG : dir/file1(0xc000424d40): >_readAt: n=1, err= 2024/11/08 03:29:10 DEBUG : dir/file1(0xc000424d40): _readAt: size=1, off=1 2024/11/08 03:29:10 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/08 03:29:10 DEBUG : dir/file1(0xc000424d40): >_readAt: n=1, err= 2024/11/08 03:29:10 DEBUG : dir/file1(0xc000424d40): _readAt: size=6, off=10 2024/11/08 03:29:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/08 03:29:10 DEBUG : dir/file1(0xc000424d40): >_readAt: n=6, err= 2024/11/08 03:29:10 DEBUG : dir/file1(0xc000424d40): _readAt: size=256, off=10 2024/11/08 03:29:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/08 03:29:10 DEBUG : dir/file1(0xc000424d40): >_readAt: n=6, err=EOF 2024/11/08 03:29:10 DEBUG : dir/file1(0xc000424d40): _readAt: size=256, off=100 2024/11/08 03:29:10 DEBUG : dir/file1(0xc000424d40): >_readAt: n=0, err=EOF 2024/11/08 03:29:10 DEBUG : dir/file1(0xc000424d40): close: 2024/11/08 03:29:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/08 03:29:10 DEBUG : dir/file1(0xc000424d40): >close: err= 2024/11/08 03:29:10 DEBUG : dir/file1(0xc000424d40): _readAt: size=256, off=100 2024/11/08 03:29:10 DEBUG : dir/file1(0xc000424d40): >_readAt: n=0, err=file already closed 2024/11/08 03:29:10 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:10 DEBUG : dir: Looking for writers 2024/11/08 03:29:10 DEBUG : file1: reading active writers 2024/11/08 03:29:10 DEBUG : : Looking for writers 2024/11/08 03:29:10 DEBUG : dir: reading active writers 2024/11/08 03:29:10 DEBUG : >WaitForWriters: 2024/11/08 03:29:10 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.13s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:29:11 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:29:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:29:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:29:12 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/08 03:29:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/08 03:29:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/08 03:29:14 DEBUG : dir/file1: newRWFileHandle: 2024/11/08 03:29:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/08 03:29:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/08 03:29:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/08 03:29:14 DEBUG : dir/file1(0xc000530480): RWFileHandle.Flush 2024/11/08 03:29:14 DEBUG : dir/file1(0xc000530480): _readAt: size=256, off=0 2024/11/08 03:29:14 DEBUG : dir/file1(0xc000530480): openPending: 2024/11/08 03:29:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/08 03:29:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/08 03:29:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:14 DEBUG : dir/file1(0xc000530480): >openPending: err= 2024/11/08 03:29:14 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/08 03:29:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/08 03:29:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/08 03:29:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:29:14 DEBUG : dir/file1(0xc000530480): >_readAt: n=16, err=EOF 2024/11/08 03:29:14 DEBUG : dir/file1(0xc000530480): RWFileHandle.Flush 2024/11/08 03:29:14 DEBUG : dir/file1(0xc000530480): RWFileHandle.Flush 2024/11/08 03:29:14 DEBUG : dir/file1(0xc000530480): close: 2024/11/08 03:29:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/08 03:29:14 DEBUG : dir/file1(0xc000530480): >close: err= 2024/11/08 03:29:14 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:14 DEBUG : dir: Looking for writers 2024/11/08 03:29:14 DEBUG : file1: reading active writers 2024/11/08 03:29:14 DEBUG : : Looking for writers 2024/11/08 03:29:14 DEBUG : dir: reading active writers 2024/11/08 03:29:14 DEBUG : >WaitForWriters: 2024/11/08 03:29:14 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.12s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:29:15 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:29:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:29:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:29:17 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/08 03:29:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/08 03:29:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/08 03:29:18 DEBUG : dir/file1: newRWFileHandle: 2024/11/08 03:29:18 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/08 03:29:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/08 03:29:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/08 03:29:18 DEBUG : dir/file1(0xc0004244c0): _readAt: size=256, off=0 2024/11/08 03:29:18 DEBUG : dir/file1(0xc0004244c0): openPending: 2024/11/08 03:29:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/08 03:29:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/08 03:29:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:18 DEBUG : dir/file1(0xc0004244c0): >openPending: err= 2024/11/08 03:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/08 03:29:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/08 03:29:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/08 03:29:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:29:19 DEBUG : dir/file1(0xc0004244c0): >_readAt: n=16, err=EOF 2024/11/08 03:29:19 DEBUG : dir/file1(0xc0004244c0): RWFileHandle.Release 2024/11/08 03:29:19 DEBUG : dir/file1(0xc0004244c0): close: 2024/11/08 03:29:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/08 03:29:19 DEBUG : dir/file1(0xc0004244c0): >close: err= 2024/11/08 03:29:19 DEBUG : dir/file1(0xc0004244c0): RWFileHandle.Release 2024/11/08 03:29:19 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:19 DEBUG : dir: Looking for writers 2024/11/08 03:29:19 DEBUG : file1: reading active writers 2024/11/08 03:29:19 DEBUG : : Looking for writers 2024/11/08 03:29:19 DEBUG : dir: reading active writers 2024/11/08 03:29:19 DEBUG : >WaitForWriters: 2024/11/08 03:29:19 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.54s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:29:20 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:29:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:29:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:29:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:20 DEBUG : file1: newRWFileHandle: 2024/11/08 03:29:20 DEBUG : file1(0xc0009b6ac0): openPending: 2024/11/08 03:29:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:20 DEBUG : file1(0xc0009b6ac0): >openPending: err= 2024/11/08 03:29:20 DEBUG : file1: >newRWFileHandle: err= 2024/11/08 03:29:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/08 03:29:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/08 03:29:20 DEBUG : file1(0xc0009b6ac0): _writeAt: size=5, off=0 2024/11/08 03:29:20 DEBUG : file1(0xc0009b6ac0): >_writeAt: n=5, err= 2024/11/08 03:29:20 DEBUG : file1(0xc0009b6ac0): _writeAt: size=7, off=5 2024/11/08 03:29:20 DEBUG : file1(0xc0009b6ac0): >_writeAt: n=7, err= 2024/11/08 03:29:20 DEBUG : file1: vfs cache: truncate to size=11 2024/11/08 03:29:20 DEBUG : file1(0xc0009b6ac0): close: 2024/11/08 03:29:20 DEBUG : file1: vfs cache: setting modification time to 2024-11-08 03:29:20.670741071 +0000 UTC m=+261.573457984 2024/11/08 03:29:20 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:20 DEBUG : file1(0xc0009b6ac0): >close: err= 2024/11/08 03:29:20 DEBUG : file1(0xc0009b6ac0): close: 2024/11/08 03:29:20 DEBUG : file1(0xc0009b6ac0): >close: err=file already closed 2024/11/08 03:29:20 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:20 DEBUG : : Looking for writers 2024/11/08 03:29:20 DEBUG : file1: reading active writers 2024/11/08 03:29:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/08 03:29:20 DEBUG : : Looking for writers 2024/11/08 03:29:20 DEBUG : file1: reading active writers 2024/11/08 03:29:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/08 03:29:20 DEBUG : : Looking for writers 2024/11/08 03:29:20 DEBUG : file1: reading active writers 2024/11/08 03:29:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/08 03:29:20 DEBUG : : Looking for writers 2024/11/08 03:29:20 DEBUG : file1: reading active writers 2024/11/08 03:29:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/08 03:29:20 DEBUG : file1: vfs cache: starting upload 2024/11/08 03:29:20 DEBUG : : Looking for writers 2024/11/08 03:29:20 DEBUG : file1: reading active writers 2024/11/08 03:29:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/08 03:29:20 DEBUG : : Looking for writers 2024/11/08 03:29:20 DEBUG : file1: reading active writers 2024/11/08 03:29:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/08 03:29:21 DEBUG : : Looking for writers 2024/11/08 03:29:21 DEBUG : file1: reading active writers 2024/11/08 03:29:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/08 03:29:21 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2024/11/08 03:29:21 DEBUG : : Looking for writers 2024/11/08 03:29:21 DEBUG : file1: reading active writers 2024/11/08 03:29:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/08 03:29:22 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 03:29:22 INFO : file1: Copied (new) 2024/11/08 03:29:22 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-08 03:29:20 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/11/08 03:29:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/08 03:29:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:22 INFO : file1: vfs cache: upload succeeded try #1 2024/11/08 03:29:22 DEBUG : : Looking for writers 2024/11/08 03:29:22 DEBUG : file1: reading active writers 2024/11/08 03:29:22 DEBUG : >WaitForWriters: 2024/11/08 03:29:23 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:23 DEBUG : : Looking for writers 2024/11/08 03:29:23 DEBUG : file1: reading active writers 2024/11/08 03:29:23 DEBUG : >WaitForWriters: 2024/11/08 03:29:23 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.12s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:29:23 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:29:23 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:29:23 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:23 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:23 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:29:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:23 DEBUG : file1: newRWFileHandle: 2024/11/08 03:29:23 DEBUG : file1(0xc0009b6fc0): openPending: 2024/11/08 03:29:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:23 DEBUG : file1(0xc0009b6fc0): >openPending: err= 2024/11/08 03:29:23 DEBUG : file1: >newRWFileHandle: err= 2024/11/08 03:29:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/08 03:29:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/08 03:29:23 DEBUG : file1(0xc0009b6fc0): _writeAt: size=7, off=0 2024/11/08 03:29:23 DEBUG : file1(0xc0009b6fc0): >_writeAt: n=7, err= 2024/11/08 03:29:23 DEBUG : file1(0xc0009b6fc0): _writeAt: size=6, off=5 2024/11/08 03:29:23 DEBUG : file1(0xc0009b6fc0): >_writeAt: n=6, err= 2024/11/08 03:29:23 DEBUG : file1(0xc0009b6fc0): close: 2024/11/08 03:29:23 DEBUG : file1: vfs cache: setting modification time to 2024-11-08 03:29:23.792869796 +0000 UTC m=+264.695586669 2024/11/08 03:29:23 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:23 DEBUG : file1(0xc0009b6fc0): >close: err= 2024/11/08 03:29:23 DEBUG : file1(0xc0009b6fc0): _writeAt: size=5, off=0 2024/11/08 03:29:23 DEBUG : file1(0xc0009b6fc0): >_writeAt: n=0, err=file already closed 2024/11/08 03:29:23 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:23 DEBUG : : Looking for writers 2024/11/08 03:29:23 DEBUG : file1: reading active writers 2024/11/08 03:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/08 03:29:23 DEBUG : : Looking for writers 2024/11/08 03:29:23 DEBUG : file1: reading active writers 2024/11/08 03:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/08 03:29:23 DEBUG : : Looking for writers 2024/11/08 03:29:23 DEBUG : file1: reading active writers 2024/11/08 03:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/08 03:29:23 DEBUG : : Looking for writers 2024/11/08 03:29:23 DEBUG : file1: reading active writers 2024/11/08 03:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/08 03:29:23 DEBUG : file1: vfs cache: starting upload 2024/11/08 03:29:23 DEBUG : : Looking for writers 2024/11/08 03:29:23 DEBUG : file1: reading active writers 2024/11/08 03:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/08 03:29:24 DEBUG : : Looking for writers 2024/11/08 03:29:24 DEBUG : file1: reading active writers 2024/11/08 03:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/08 03:29:24 DEBUG : : Looking for writers 2024/11/08 03:29:24 DEBUG : file1: reading active writers 2024/11/08 03:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/08 03:29:24 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2024/11/08 03:29:25 DEBUG : : Looking for writers 2024/11/08 03:29:25 DEBUG : file1: reading active writers 2024/11/08 03:29:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/08 03:29:25 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 03:29:25 INFO : file1: Copied (new) 2024/11/08 03:29:25 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-08 03:29:23 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/11/08 03:29:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/08 03:29:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:25 INFO : file1: vfs cache: upload succeeded try #1 2024/11/08 03:29:26 DEBUG : : Looking for writers 2024/11/08 03:29:26 DEBUG : file1: reading active writers 2024/11/08 03:29:26 DEBUG : >WaitForWriters: 2024/11/08 03:29:26 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:26 DEBUG : : Looking for writers 2024/11/08 03:29:26 DEBUG : file1: reading active writers 2024/11/08 03:29:26 DEBUG : >WaitForWriters: 2024/11/08 03:29:26 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.12s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:29:26 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:29:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:29:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:29:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:26 DEBUG : file1: newRWFileHandle: 2024/11/08 03:29:26 DEBUG : file1(0xc000424640): openPending: 2024/11/08 03:29:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:26 DEBUG : file1(0xc000424640): >openPending: err= 2024/11/08 03:29:26 DEBUG : file1: >newRWFileHandle: err= 2024/11/08 03:29:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/08 03:29:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/08 03:29:26 DEBUG : file1(0xc000424640): close: 2024/11/08 03:29:26 DEBUG : file1: vfs cache: setting modification time to 2024-11-08 03:29:26.905336452 +0000 UTC m=+267.808053355 2024/11/08 03:29:26 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:26 DEBUG : file1(0xc000424640): >close: err= 2024/11/08 03:29:26 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/08 03:29:26 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/08 03:29:26 DEBUG : file2: newRWFileHandle: 2024/11/08 03:29:26 DEBUG : file2(0xc000424800): openPending: 2024/11/08 03:29:26 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:26 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/08 03:29:26 DEBUG : file2(0xc000424800): >openPending: err= 2024/11/08 03:29:26 DEBUG : file2: >newRWFileHandle: err= 2024/11/08 03:29:26 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/08 03:29:26 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/11/08 03:29:26 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/11/08 03:29:26 DEBUG : file2(0xc000424800): RWFileHandle.Flush 2024/11/08 03:29:26 DEBUG : file2(0xc000424800): RWFileHandle.Release 2024/11/08 03:29:26 DEBUG : file2(0xc000424800): close: 2024/11/08 03:29:26 DEBUG : file2: vfs cache: setting modification time to 2024-11-08 03:29:26.906253656 +0000 UTC m=+267.808970559 2024/11/08 03:29:26 INFO : file2: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:26 DEBUG : file2(0xc000424800): >close: err= 2024/11/08 03:29:26 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:26 DEBUG : : Looking for writers 2024/11/08 03:29:26 DEBUG : file1: reading active writers 2024/11/08 03:29:26 DEBUG : file2: reading active writers 2024/11/08 03:29:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/11/08 03:29:26 DEBUG : : Looking for writers 2024/11/08 03:29:26 DEBUG : file1: reading active writers 2024/11/08 03:29:26 DEBUG : file2: reading active writers 2024/11/08 03:29:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/11/08 03:29:26 DEBUG : : Looking for writers 2024/11/08 03:29:26 DEBUG : file1: reading active writers 2024/11/08 03:29:26 DEBUG : file2: reading active writers 2024/11/08 03:29:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/11/08 03:29:26 DEBUG : : Looking for writers 2024/11/08 03:29:26 DEBUG : file1: reading active writers 2024/11/08 03:29:26 DEBUG : file2: reading active writers 2024/11/08 03:29:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/11/08 03:29:27 DEBUG : file1: vfs cache: starting upload 2024/11/08 03:29:27 DEBUG : file2: vfs cache: starting upload 2024/11/08 03:29:27 DEBUG : : Looking for writers 2024/11/08 03:29:27 DEBUG : file2: reading active writers 2024/11/08 03:29:27 DEBUG : file1: reading active writers 2024/11/08 03:29:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/11/08 03:29:27 DEBUG : : Looking for writers 2024/11/08 03:29:27 DEBUG : file1: reading active writers 2024/11/08 03:29:27 DEBUG : file2: reading active writers 2024/11/08 03:29:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2024/11/08 03:29:27 DEBUG : : Looking for writers 2024/11/08 03:29:27 DEBUG : file1: reading active writers 2024/11/08 03:29:27 DEBUG : file2: reading active writers 2024/11/08 03:29:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2024/11/08 03:29:28 DEBUG : : Looking for writers 2024/11/08 03:29:28 DEBUG : file1: reading active writers 2024/11/08 03:29:28 DEBUG : file2: reading active writers 2024/11/08 03:29:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/11/08 03:29:29 DEBUG : : Looking for writers 2024/11/08 03:29:29 DEBUG : file1: reading active writers 2024/11/08 03:29:29 DEBUG : file2: reading active writers 2024/11/08 03:29:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/11/08 03:29:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 03:29:29 INFO : file1: Copied (new) 2024/11/08 03:29:29 DEBUG : file1: vfs cache: fingerprint now "0,2024-11-08 03:29:26 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/11/08 03:29:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/08 03:29:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:29 INFO : file1: vfs cache: upload succeeded try #1 2024/11/08 03:29:30 DEBUG : : Looking for writers 2024/11/08 03:29:30 DEBUG : file1: reading active writers 2024/11/08 03:29:30 DEBUG : file2: reading active writers 2024/11/08 03:29:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/08 03:29:31 DEBUG : : Looking for writers 2024/11/08 03:29:31 DEBUG : file1: reading active writers 2024/11/08 03:29:31 DEBUG : file2: reading active writers 2024/11/08 03:29:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/08 03:29:31 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 03:29:31 INFO : file2: Copied (new) 2024/11/08 03:29:31 DEBUG : file2: vfs cache: fingerprint now "0,2024-11-08 03:29:26 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/11/08 03:29:31 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/11/08 03:29:31 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/08 03:29:31 INFO : file2: vfs cache: upload succeeded try #1 2024/11/08 03:29:32 DEBUG : : Looking for writers 2024/11/08 03:29:32 DEBUG : file1: reading active writers 2024/11/08 03:29:32 DEBUG : file2: reading active writers 2024/11/08 03:29:32 DEBUG : >WaitForWriters: 2024/11/08 03:29:32 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:32 DEBUG : : Looking for writers 2024/11/08 03:29:32 DEBUG : file1: reading active writers 2024/11/08 03:29:32 DEBUG : file2: reading active writers 2024/11/08 03:29:32 DEBUG : >WaitForWriters: 2024/11/08 03:29:32 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (6.78s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:29:33 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:29:33 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:29:33 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:33 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:33 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:29:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:33 DEBUG : file1: newRWFileHandle: 2024/11/08 03:29:33 DEBUG : file1(0xc000424d40): openPending: 2024/11/08 03:29:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:33 DEBUG : file1(0xc000424d40): >openPending: err= 2024/11/08 03:29:33 DEBUG : file1: >newRWFileHandle: err= 2024/11/08 03:29:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/08 03:29:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/08 03:29:33 DEBUG : file1(0xc000424d40): _writeAt: size=5, off=0 2024/11/08 03:29:33 DEBUG : file1(0xc000424d40): >_writeAt: n=5, err= 2024/11/08 03:29:33 DEBUG : file1(0xc000424d40): RWFileHandle.Flush 2024/11/08 03:29:33 DEBUG : file1(0xc000424d40): RWFileHandle.Flush 2024/11/08 03:29:33 DEBUG : file1(0xc000424d40): close: 2024/11/08 03:29:33 DEBUG : file1: vfs cache: setting modification time to 2024-11-08 03:29:33.691944649 +0000 UTC m=+274.594661522 2024/11/08 03:29:33 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:33 DEBUG : file1(0xc000424d40): >close: err= 2024/11/08 03:29:33 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:33 DEBUG : : Looking for writers 2024/11/08 03:29:33 DEBUG : file1: reading active writers 2024/11/08 03:29:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/08 03:29:33 DEBUG : : Looking for writers 2024/11/08 03:29:33 DEBUG : file1: reading active writers 2024/11/08 03:29:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/08 03:29:33 DEBUG : : Looking for writers 2024/11/08 03:29:33 DEBUG : file1: reading active writers 2024/11/08 03:29:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/08 03:29:33 DEBUG : : Looking for writers 2024/11/08 03:29:33 DEBUG : file1: reading active writers 2024/11/08 03:29:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/08 03:29:33 DEBUG : file1: vfs cache: starting upload 2024/11/08 03:29:33 DEBUG : : Looking for writers 2024/11/08 03:29:33 DEBUG : file1: reading active writers 2024/11/08 03:29:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/08 03:29:34 DEBUG : : Looking for writers 2024/11/08 03:29:34 DEBUG : file1: reading active writers 2024/11/08 03:29:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/08 03:29:34 DEBUG : : Looking for writers 2024/11/08 03:29:34 DEBUG : file1: reading active writers 2024/11/08 03:29:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/08 03:29:34 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/11/08 03:29:34 DEBUG : : Looking for writers 2024/11/08 03:29:34 DEBUG : file1: reading active writers 2024/11/08 03:29:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/08 03:29:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/08 03:29:35 INFO : file1: Copied (new) 2024/11/08 03:29:35 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-08 03:29:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/08 03:29:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/08 03:29:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:35 INFO : file1: vfs cache: upload succeeded try #1 2024/11/08 03:29:35 DEBUG : : Looking for writers 2024/11/08 03:29:35 DEBUG : file1: reading active writers 2024/11/08 03:29:35 DEBUG : >WaitForWriters: 2024/11/08 03:29:35 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.96s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:29:36 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:29:36 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:29:36 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:36 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:36 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:29:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:36 DEBUG : file1: newRWFileHandle: 2024/11/08 03:29:36 DEBUG : file1(0xc0009b66c0): openPending: 2024/11/08 03:29:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:36 DEBUG : file1(0xc0009b66c0): >openPending: err= 2024/11/08 03:29:36 DEBUG : file1: >newRWFileHandle: err= 2024/11/08 03:29:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/08 03:29:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/08 03:29:36 DEBUG : file1(0xc0009b66c0): _writeAt: size=5, off=0 2024/11/08 03:29:36 DEBUG : file1(0xc0009b66c0): >_writeAt: n=5, err= 2024/11/08 03:29:36 DEBUG : file1(0xc0009b66c0): RWFileHandle.Release 2024/11/08 03:29:36 DEBUG : file1(0xc0009b66c0): close: 2024/11/08 03:29:36 DEBUG : file1: vfs cache: setting modification time to 2024-11-08 03:29:36.647773741 +0000 UTC m=+277.550490625 2024/11/08 03:29:36 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:36 DEBUG : file1(0xc0009b66c0): >close: err= 2024/11/08 03:29:36 DEBUG : file1(0xc0009b66c0): RWFileHandle.Release 2024/11/08 03:29:36 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:36 DEBUG : : Looking for writers 2024/11/08 03:29:36 DEBUG : file1: reading active writers 2024/11/08 03:29:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/08 03:29:36 DEBUG : : Looking for writers 2024/11/08 03:29:36 DEBUG : file1: reading active writers 2024/11/08 03:29:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/08 03:29:36 DEBUG : : Looking for writers 2024/11/08 03:29:36 DEBUG : file1: reading active writers 2024/11/08 03:29:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/08 03:29:36 DEBUG : : Looking for writers 2024/11/08 03:29:36 DEBUG : file1: reading active writers 2024/11/08 03:29:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/08 03:29:36 DEBUG : file1: vfs cache: starting upload 2024/11/08 03:29:36 DEBUG : : Looking for writers 2024/11/08 03:29:36 DEBUG : file1: reading active writers 2024/11/08 03:29:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/08 03:29:36 DEBUG : : Looking for writers 2024/11/08 03:29:36 DEBUG : file1: reading active writers 2024/11/08 03:29:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/08 03:29:37 DEBUG : : Looking for writers 2024/11/08 03:29:37 DEBUG : file1: reading active writers 2024/11/08 03:29:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/08 03:29:37 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/11/08 03:29:37 DEBUG : : Looking for writers 2024/11/08 03:29:37 DEBUG : file1: reading active writers 2024/11/08 03:29:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/08 03:29:38 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/08 03:29:38 INFO : file1: Copied (new) 2024/11/08 03:29:38 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-08 03:29:36 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/08 03:29:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/08 03:29:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:38 INFO : file1: vfs cache: upload succeeded try #1 2024/11/08 03:29:38 DEBUG : : Looking for writers 2024/11/08 03:29:38 DEBUG : file1: reading active writers 2024/11/08 03:29:38 DEBUG : >WaitForWriters: 2024/11/08 03:29:38 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.96s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:29:39 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:29:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:29:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:29:40 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/08 03:29:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/11/08 03:29:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/08 03:29:42 DEBUG : dir/file1: newRWFileHandle: 2024/11/08 03:29:42 DEBUG : dir/file1(0xc0005ae640): openPending: 2024/11/08 03:29:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/08 03:29:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/08 03:29:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:42 DEBUG : dir/file1(0xc0005ae640): >openPending: err= 2024/11/08 03:29:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/08 03:29:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/08 03:29:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/08 03:29:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/08 03:29:42 DEBUG : dir/file1(0xc0005ae640): _writeAt: size=5, off=0 2024/11/08 03:29:42 DEBUG : dir/file1(0xc0005ae640): >_writeAt: n=5, err= 2024/11/08 03:29:42 DEBUG : dir/file1(0xc0005ae640): close: 2024/11/08 03:29:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:42 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-08 03:29:42.318469347 +0000 UTC m=+283.221186230 2024/11/08 03:29:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:42 DEBUG : dir/file1(0xc0005ae640): >close: err= 2024/11/08 03:29:42 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:42 DEBUG : dir: Looking for writers 2024/11/08 03:29:42 DEBUG : file1: reading active writers 2024/11/08 03:29:42 DEBUG : : Looking for writers 2024/11/08 03:29:42 DEBUG : dir: reading active writers 2024/11/08 03:29:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/08 03:29:42 DEBUG : dir: Looking for writers 2024/11/08 03:29:42 DEBUG : file1: reading active writers 2024/11/08 03:29:42 DEBUG : : Looking for writers 2024/11/08 03:29:42 DEBUG : dir: reading active writers 2024/11/08 03:29:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/08 03:29:42 DEBUG : dir: Looking for writers 2024/11/08 03:29:42 DEBUG : file1: reading active writers 2024/11/08 03:29:42 DEBUG : : Looking for writers 2024/11/08 03:29:42 DEBUG : dir: reading active writers 2024/11/08 03:29:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/08 03:29:42 DEBUG : dir: Looking for writers 2024/11/08 03:29:42 DEBUG : file1: reading active writers 2024/11/08 03:29:42 DEBUG : : Looking for writers 2024/11/08 03:29:42 DEBUG : dir: reading active writers 2024/11/08 03:29:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/08 03:29:42 DEBUG : dir/file1: vfs cache: starting upload 2024/11/08 03:29:42 DEBUG : dir: Looking for writers 2024/11/08 03:29:42 DEBUG : file1: reading active writers 2024/11/08 03:29:42 DEBUG : : Looking for writers 2024/11/08 03:29:42 DEBUG : dir: reading active writers 2024/11/08 03:29:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/08 03:29:42 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2024/11/08 03:29:42 DEBUG : dir: Looking for writers 2024/11/08 03:29:42 DEBUG : file1: reading active writers 2024/11/08 03:29:42 DEBUG : : Looking for writers 2024/11/08 03:29:42 DEBUG : dir: reading active writers 2024/11/08 03:29:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/08 03:29:42 DEBUG : dir: Looking for writers 2024/11/08 03:29:42 DEBUG : file1: reading active writers 2024/11/08 03:29:42 DEBUG : : Looking for writers 2024/11/08 03:29:42 DEBUG : dir: reading active writers 2024/11/08 03:29:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/08 03:29:43 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/08 03:29:43 INFO : dir/file1: Copied (replaced existing) 2024/11/08 03:29:43 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-11-08 03:29:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/08 03:29:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/08 03:29:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/08 03:29:43 DEBUG : dir: Looking for writers 2024/11/08 03:29:43 DEBUG : file1: reading active writers 2024/11/08 03:29:43 DEBUG : : Looking for writers 2024/11/08 03:29:43 DEBUG : dir: reading active writers 2024/11/08 03:29:43 DEBUG : >WaitForWriters: 2024/11/08 03:29:43 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.16s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:29:44 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:29:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:29:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:29:45 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/11/08 03:29:46 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:47 DEBUG : dir/file1: newRWFileHandle: 2024/11/08 03:29:47 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/08 03:29:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/08 03:29:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/08 03:29:47 DEBUG : dir/file1(0xc0005ae7c0): _writeAt: size=5, off=0 2024/11/08 03:29:47 DEBUG : dir/file1(0xc0005ae7c0): openPending: 2024/11/08 03:29:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/08 03:29:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/08 03:29:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:47 DEBUG : dir/file1(0xc0005ae7c0): >openPending: err= 2024/11/08 03:29:47 DEBUG : dir/file1(0xc0005ae7c0): >_writeAt: n=5, err= 2024/11/08 03:29:47 DEBUG : dir/file1(0xc0005ae7c0): _writeAt: size=15, off=5 2024/11/08 03:29:47 DEBUG : dir/file1(0xc0005ae7c0): >_writeAt: n=15, err= 2024/11/08 03:29:47 DEBUG : dir/file1(0xc0005ae7c0): close: 2024/11/08 03:29:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/11/08 03:29:47 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-08 03:29:47.239263433 +0000 UTC m=+288.141980346 2024/11/08 03:29:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:47 DEBUG : dir/file1(0xc0005ae7c0): >close: err= 2024/11/08 03:29:47 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:47 DEBUG : dir: Looking for writers 2024/11/08 03:29:47 DEBUG : file1: reading active writers 2024/11/08 03:29:47 DEBUG : : Looking for writers 2024/11/08 03:29:47 DEBUG : dir: reading active writers 2024/11/08 03:29:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/08 03:29:47 DEBUG : dir: Looking for writers 2024/11/08 03:29:47 DEBUG : file1: reading active writers 2024/11/08 03:29:47 DEBUG : : Looking for writers 2024/11/08 03:29:47 DEBUG : dir: reading active writers 2024/11/08 03:29:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/08 03:29:47 DEBUG : dir: Looking for writers 2024/11/08 03:29:47 DEBUG : file1: reading active writers 2024/11/08 03:29:47 DEBUG : : Looking for writers 2024/11/08 03:29:47 DEBUG : dir: reading active writers 2024/11/08 03:29:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/08 03:29:47 DEBUG : dir: Looking for writers 2024/11/08 03:29:47 DEBUG : file1: reading active writers 2024/11/08 03:29:47 DEBUG : : Looking for writers 2024/11/08 03:29:47 DEBUG : dir: reading active writers 2024/11/08 03:29:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/08 03:29:47 DEBUG : dir/file1: vfs cache: starting upload 2024/11/08 03:29:47 DEBUG : dir: Looking for writers 2024/11/08 03:29:47 DEBUG : file1: reading active writers 2024/11/08 03:29:47 DEBUG : : Looking for writers 2024/11/08 03:29:47 DEBUG : dir: reading active writers 2024/11/08 03:29:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/08 03:29:47 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2024/11/08 03:29:47 DEBUG : dir: Looking for writers 2024/11/08 03:29:47 DEBUG : file1: reading active writers 2024/11/08 03:29:47 DEBUG : : Looking for writers 2024/11/08 03:29:47 DEBUG : dir: reading active writers 2024/11/08 03:29:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/08 03:29:47 DEBUG : dir: Looking for writers 2024/11/08 03:29:47 DEBUG : file1: reading active writers 2024/11/08 03:29:47 DEBUG : : Looking for writers 2024/11/08 03:29:47 DEBUG : dir: reading active writers 2024/11/08 03:29:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/08 03:29:48 DEBUG : dir: Looking for writers 2024/11/08 03:29:48 DEBUG : file1: reading active writers 2024/11/08 03:29:48 DEBUG : : Looking for writers 2024/11/08 03:29:48 DEBUG : dir: reading active writers 2024/11/08 03:29:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/08 03:29:48 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/11/08 03:29:48 INFO : dir/file1: Copied (replaced existing) 2024/11/08 03:29:48 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-11-08 03:29:47 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/11/08 03:29:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/08 03:29:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/08 03:29:49 DEBUG : dir: Looking for writers 2024/11/08 03:29:49 DEBUG : file1: reading active writers 2024/11/08 03:29:49 DEBUG : : Looking for writers 2024/11/08 03:29:49 DEBUG : dir: reading active writers 2024/11/08 03:29:49 DEBUG : >WaitForWriters: 2024/11/08 03:29:49 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.91s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:29:50 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:29:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:29:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:29:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:50 DEBUG : file1: newRWFileHandle: 2024/11/08 03:29:50 DEBUG : file1(0xc0005ae400): openPending: 2024/11/08 03:29:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:50 DEBUG : file1(0xc0005ae400): >openPending: err= 2024/11/08 03:29:50 DEBUG : file1: >newRWFileHandle: err= 2024/11/08 03:29:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/08 03:29:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/08 03:29:50 DEBUG : file1(0xc0005ae400): _writeAt: size=5, off=0 2024/11/08 03:29:50 DEBUG : file1(0xc0005ae400): >_writeAt: n=5, err= 2024/11/08 03:29:50 DEBUG : file1(0xc0005ae400): close: 2024/11/08 03:29:50 DEBUG : file1: vfs cache: setting modification time to 2024-11-08 03:29:50.690754029 +0000 UTC m=+291.593470902 2024/11/08 03:29:50 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:50 DEBUG : file1(0xc0005ae400): >close: err= 2024/11/08 03:29:50 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:50 DEBUG : : Looking for writers 2024/11/08 03:29:50 DEBUG : file1: reading active writers 2024/11/08 03:29:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/08 03:29:50 DEBUG : : Looking for writers 2024/11/08 03:29:50 DEBUG : file1: reading active writers 2024/11/08 03:29:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/08 03:29:50 DEBUG : : Looking for writers 2024/11/08 03:29:50 DEBUG : file1: reading active writers 2024/11/08 03:29:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/08 03:29:50 DEBUG : : Looking for writers 2024/11/08 03:29:50 DEBUG : file1: reading active writers 2024/11/08 03:29:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/08 03:29:50 DEBUG : file1: vfs cache: starting upload 2024/11/08 03:29:50 DEBUG : : Looking for writers 2024/11/08 03:29:50 DEBUG : file1: reading active writers 2024/11/08 03:29:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/08 03:29:51 DEBUG : : Looking for writers 2024/11/08 03:29:51 DEBUG : file1: reading active writers 2024/11/08 03:29:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/08 03:29:51 DEBUG : : Looking for writers 2024/11/08 03:29:51 DEBUG : file1: reading active writers 2024/11/08 03:29:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/08 03:29:51 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/11/08 03:29:51 DEBUG : : Looking for writers 2024/11/08 03:29:51 DEBUG : file1: reading active writers 2024/11/08 03:29:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/08 03:29:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/08 03:29:52 INFO : file1: Copied (new) 2024/11/08 03:29:52 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-08 03:29:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/08 03:29:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/08 03:29:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:52 INFO : file1: vfs cache: upload succeeded try #1 2024/11/08 03:29:52 DEBUG : : Looking for writers 2024/11/08 03:29:52 DEBUG : file1: reading active writers 2024/11/08 03:29:52 DEBUG : >WaitForWriters: 2024/11/08 03:29:52 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.95s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:29:53 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:29:53 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:29:53 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:53 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/11/08 03:29:53 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e80): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e80): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.637067925 +0000 UTC m=+294.539784798 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424f80): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424f80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424f80): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424f80): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424f80): _writeAt: size=3, off=2 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424f80): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424f80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.637067925 +0000 UTC m=+294.539784798 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424f80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424fc0): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424fc0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424fc0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424fc0): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424fc0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.637067925 +0000 UTC m=+294.539784798 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424fc0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ba40 item 1 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425180): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425180): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425180): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425180): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425180): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.63882533 +0000 UTC m=+294.541542193 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425180): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425440): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425440): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425440): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425440): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425440): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.63882533 +0000 UTC m=+294.541542193 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425440): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ca10 item 2 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425480): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425480): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425480): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425480): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425480): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.639740219 +0000 UTC m=+294.542457093 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425480): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004254c0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004254c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004254c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004254c0): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004254c0): _writeAt: size=3, off=2 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004254c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004254c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.639740219 +0000 UTC m=+294.542457093 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004254c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425500): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425500): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425500): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425500): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425500): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.639740219 +0000 UTC m=+294.542457093 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425500): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cfc0 item 3 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425640): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425640): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425640): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425640): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425640): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.641271552 +0000 UTC m=+294.543988425 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425640): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425840): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425840): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425840): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425840): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425840): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.641271552 +0000 UTC m=+294.543988425 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425840): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d5e0 item 4 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425880): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425880): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425880): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425880): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425880): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.642316735 +0000 UTC m=+294.545033618 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425880): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425900): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425900): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425900): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425900): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425900): _writeAt: size=3, off=2 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425900): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425900): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.642316735 +0000 UTC m=+294.545033618 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425900): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425980): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425980): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425980): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425980): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425980): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.642316735 +0000 UTC m=+294.545033618 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425980): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d9d0 item 5 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425a00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425a00): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425a00): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425a00): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425a00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.643744814 +0000 UTC m=+294.546461697 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425a00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425a80): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425a80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425a80): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425a80): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425a80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.643744814 +0000 UTC m=+294.546461697 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425a80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049df10 item 6 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b00): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b00): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b00): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.644868856 +0000 UTC m=+294.547585749 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425bc0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425bc0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425bc0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425bc0): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425bc0): _writeAt: size=3, off=2 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425bc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425bc0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.644868856 +0000 UTC m=+294.547585749 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425bc0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425c00): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425c00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425c00): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425c00): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425c00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.644868856 +0000 UTC m=+294.547585749 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425c00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a2a0 item 7 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425c80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425c80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425c80): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425c80): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425c80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.646308987 +0000 UTC m=+294.549025870 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425c80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425d00): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425d00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425d00): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425d00): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425d00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.646308987 +0000 UTC m=+294.549025870 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425d00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a700 item 8 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425d40): _readAt: size=2, off=0 2024/11/08 03:29:53 ERROR : open-test-file(0xc000425d40): Couldn't read size of file 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425d40): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425d40): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425d40): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425d40): close: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425d40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425d80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425d80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425d80): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425d80): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425d80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.64758391 +0000 UTC m=+294.550300793 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425d80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425dc0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425dc0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425dc0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425dc0): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425dc0): _writeAt: size=3, off=2 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425dc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425dc0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.64758391 +0000 UTC m=+294.550300793 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425dc0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425e00): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425e00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425e00): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425e00): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425e00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.64758391 +0000 UTC m=+294.550300793 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425e00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aa80 item 9 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425e80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425e80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425e80): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425e80): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425e80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.648972465 +0000 UTC m=+294.551689348 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425e80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425f00): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425f00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425f00): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425f00): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425f00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.648972465 +0000 UTC m=+294.551689348 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425f00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aee0 item 10 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004d4080): _readAt: size=2, off=0 2024/11/08 03:29:53 ERROR : open-test-file(0xc0004d4080): Couldn't read size of file 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004d4080): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004d4080): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004d4080): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004d4080): close: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004d4080): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004d4200): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004d4200): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004d4200): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004d4200): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004d4200): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.649987722 +0000 UTC m=+294.552704595 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004d4200): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6900): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6900): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6900): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6900): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6900): _writeAt: size=3, off=2 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6900): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6900): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.649987722 +0000 UTC m=+294.552704595 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6900): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6940): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6940): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6940): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6940): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6940): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.649987722 +0000 UTC m=+294.552704595 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6940): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b260 item 11 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c69c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c69c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c69c0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c69c0): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c69c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.651442021 +0000 UTC m=+294.554158904 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c69c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6a40): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6a40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6a40): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6a40): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6a40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.651442021 +0000 UTC m=+294.554158904 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6a40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ba40 item 12 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aeb00): _readAt: size=2, off=0 2024/11/08 03:29:53 ERROR : open-test-file(0xc0005aeb00): Couldn't read size of file 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aeb00): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aeb00): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aeb00): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aeb00): close: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aeb00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aeb40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aeb40): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aeb40): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aeb40): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aeb40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.652657422 +0000 UTC m=+294.555374305 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aeb40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aec00): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aec00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aec00): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aec00): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aec00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.652657422 +0000 UTC m=+294.555374305 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aec00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322460 item 13 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aec80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aec80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aec80): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aec80): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aec80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.653749764 +0000 UTC m=+294.556466647 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aec80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aed00): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aed00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aed00): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aed00): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aed00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.653749764 +0000 UTC m=+294.556466647 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aed00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003227e0 item 14 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aedc0): _readAt: size=2, off=0 2024/11/08 03:29:53 ERROR : open-test-file(0xc0005aedc0): Couldn't read size of file 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aedc0): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aedc0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aedc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aedc0): close: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aedc0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aee00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aee00): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aee00): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aee00): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aee00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.654976897 +0000 UTC m=+294.557693770 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aee00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aeec0): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aeec0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aeec0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aeec0): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aeec0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.654976897 +0000 UTC m=+294.557693770 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aeec0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322b60 item 15 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aef40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aef40): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aef40): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aef40): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aef40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.655970725 +0000 UTC m=+294.558687608 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aef40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aefc0): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aefc0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aefc0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aefc0): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aefc0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.655970725 +0000 UTC m=+294.558687608 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aefc0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322e00 item 16 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af000): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af000): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af000): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af000): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af000): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.657215581 +0000 UTC m=+294.559932455 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af000): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af040): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af040): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af040): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af040): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af040): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af040): _writeAt: size=3, off=7 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af040): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af040): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.657215581 +0000 UTC m=+294.559932455 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af040): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af080): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af080): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af080): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af080): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af080): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.657215581 +0000 UTC m=+294.559932455 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af080): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003230a0 item 17 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af100): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af100): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af100): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af100): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af100): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.658706128 +0000 UTC m=+294.561423011 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af100): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af180): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af180): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af180): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af180): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af180): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.658706128 +0000 UTC m=+294.561423011 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af180): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323420 item 18 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af200): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af200): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af200): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af200): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af200): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.659799852 +0000 UTC m=+294.562516735 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af200): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af2c0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af2c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af2c0): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af2c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af2c0): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af2c0): _writeAt: size=3, off=7 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af2c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af2c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.659799852 +0000 UTC m=+294.562516735 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af2c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af300): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af300): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af300): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af300): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af300): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.659799852 +0000 UTC m=+294.562516735 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af300): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003237a0 item 19 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af400): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af400): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af400): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af400): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af400): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.661351713 +0000 UTC m=+294.564068586 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af400): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af480): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af480): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af480): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af480): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af480): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.661351713 +0000 UTC m=+294.564068586 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af480): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323b20 item 20 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af500): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af500): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af500): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af500): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af500): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.662267594 +0000 UTC m=+294.564984477 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af500): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af5c0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af5c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af5c0): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af5c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af5c0): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af5c0): _writeAt: size=3, off=7 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af5c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af5c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.662267594 +0000 UTC m=+294.564984477 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af5c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af600): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af600): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af600): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af600): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af600): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.662267594 +0000 UTC m=+294.564984477 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af600): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323e30 item 21 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af680): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af680): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af680): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af680): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af680): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.663761636 +0000 UTC m=+294.566478509 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af680): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af700): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af700): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af700): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af700): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af700): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.663761636 +0000 UTC m=+294.566478509 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af700): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b65b0 item 22 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af780): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af780): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af780): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af780): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af780): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.665095769 +0000 UTC m=+294.567812643 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af780): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af840): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af840): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af840): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af840): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af840): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af840): _writeAt: size=3, off=7 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af840): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af840): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.665095769 +0000 UTC m=+294.567812643 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af840): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af880): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af880): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af880): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af880): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af880): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.665095769 +0000 UTC m=+294.567812643 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af880): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6b60 item 23 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af900): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af900): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af900): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af900): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af900): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.666909661 +0000 UTC m=+294.569626544 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af900): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af980): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af980): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af980): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af980): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af980): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.666909661 +0000 UTC m=+294.569626544 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005af980): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7260 item 24 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afa40): _readAt: size=2, off=0 2024/11/08 03:29:53 ERROR : open-test-file(0xc0005afa40): Couldn't read size of file 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afa40): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afa40): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afa40): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afa40): close: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afa40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afa80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afa80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afa80): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afa80): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afa80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.668214739 +0000 UTC m=+294.570931623 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afa80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afb40): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afb40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afb40): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afb40): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afb40): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afb40): _writeAt: size=3, off=7 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afb40): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afb40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.668214739 +0000 UTC m=+294.570931623 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afb40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afb80): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afb80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afb80): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afb80): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afb80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.668214739 +0000 UTC m=+294.570931623 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afb80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7650 item 25 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afc00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afc00): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afc00): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afc00): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afc00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.669759386 +0000 UTC m=+294.572476270 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afc00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afc80): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afc80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afc80): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afc80): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afc80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.669759386 +0000 UTC m=+294.572476270 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afc80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7e30 item 26 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afd40): _readAt: size=2, off=0 2024/11/08 03:29:53 ERROR : open-test-file(0xc0005afd40): Couldn't read size of file 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afd40): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afd40): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afd40): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afd40): close: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afd40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afd80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afd80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afd80): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afd80): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afd80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.670933281 +0000 UTC m=+294.573650154 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afd80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afe40): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afe40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afe40): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afe40): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afe40): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afe40): _writeAt: size=3, off=7 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afe40): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afe40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.670933281 +0000 UTC m=+294.573650154 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afe40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afe80): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afe80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afe80): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afe80): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afe80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.670933281 +0000 UTC m=+294.573650154 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005afe80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052230 item 27 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aff00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aff00): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aff00): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aff00): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aff00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.672417906 +0000 UTC m=+294.575134799 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005aff00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2000): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2000): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2000): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2000): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2000): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.672417906 +0000 UTC m=+294.575134799 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2000): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052620 item 28 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a20c0): _readAt: size=2, off=0 2024/11/08 03:29:53 ERROR : open-test-file(0xc0009a20c0): Couldn't read size of file 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a20c0): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a20c0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a20c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a20c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a20c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2100): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2100): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2100): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2100): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2100): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.673685806 +0000 UTC m=+294.576402679 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2100): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a21c0): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a21c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a21c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a21c0): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a21c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.673685806 +0000 UTC m=+294.576402679 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a21c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052930 item 29 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2240): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2240): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2240): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2240): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2240): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.674767687 +0000 UTC m=+294.577484581 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2240): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a22c0): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a22c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a22c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a22c0): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a22c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.674767687 +0000 UTC m=+294.577484581 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a22c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052bd0 item 30 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2380): _readAt: size=2, off=0 2024/11/08 03:29:53 ERROR : open-test-file(0xc0009a2380): Couldn't read size of file 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2380): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2380): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2380): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2380): close: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2380): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a23c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a23c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a23c0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a23c0): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a23c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.675890054 +0000 UTC m=+294.578606938 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a23c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2480): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2480): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2480): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2480): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2480): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.675890054 +0000 UTC m=+294.578606938 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2480): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 31 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2500): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2500): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2500): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2500): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2500): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.676977577 +0000 UTC m=+294.579694450 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2500): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2580): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2580): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2580): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2580): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2580): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.676977577 +0000 UTC m=+294.579694450 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2580): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 32 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a25c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a25c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a25c0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a25c0): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a25c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.677906513 +0000 UTC m=+294.580623386 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a25c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2600): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2600): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2600): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2600): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2600): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053650 item 33 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2600): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2600): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.678223816 +0000 UTC m=+294.580940700 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2600): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2640): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2640): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2640): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2640): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2640): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.678223816 +0000 UTC m=+294.580940700 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2640): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053810 item 33 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2680): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2680): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2680): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2680): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2680): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.679421846 +0000 UTC m=+294.582138729 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2680): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a26c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a26c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 34 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a26c0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a26c0): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a26c0): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a26c0): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a26c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.679854665 +0000 UTC m=+294.582571538 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a26c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2700): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2700): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2700): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2700): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2700): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.679854665 +0000 UTC m=+294.582571538 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2700): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ea0 item 34 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2740): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2740): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2740): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2740): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2740): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.680957987 +0000 UTC m=+294.583674870 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2740): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2780): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2780): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2780): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2780): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2780): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554230 item 35 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2780): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2780): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.681306078 +0000 UTC m=+294.584022961 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2780): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a27c0): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a27c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a27c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a27c0): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a27c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.681306078 +0000 UTC m=+294.584022961 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a27c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554380 item 35 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2840): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2840): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2840): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2840): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2840): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.682656671 +0000 UTC m=+294.585373554 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2840): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2900): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2900): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554700 item 36 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2900): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2900): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2900): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2900): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2900): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.683262283 +0000 UTC m=+294.585979177 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2900): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2940): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2940): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2940): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2940): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2940): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.683262283 +0000 UTC m=+294.585979177 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2940): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554850 item 36 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2980): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2980): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2980): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2980): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2980): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.68431953 +0000 UTC m=+294.587036413 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2980): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a29c0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a29c0): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a29c0): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a29c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a29c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554b60 item 37 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a29c0): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a29c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.684735247 +0000 UTC m=+294.587452130 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a29c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2a00): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2a00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2a00): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2a00): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2a00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.684735247 +0000 UTC m=+294.587452130 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2a00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554d20 item 37 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2a80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2a80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2a80): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2a80): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2a80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.685867934 +0000 UTC m=+294.588584827 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2a80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2b40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2b40): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555030 item 38 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2b40): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2b40): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2b40): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2b40): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2b40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.686364752 +0000 UTC m=+294.589081635 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2b40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2b80): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2b80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2b80): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2b80): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2b80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.686364752 +0000 UTC m=+294.589081635 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2b80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005551f0 item 38 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2c00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2c00): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2c00): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2c00): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2c00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.687398605 +0000 UTC m=+294.590115488 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2c00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2cc0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2cc0): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2cc0): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2cc0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2cc0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555650 item 39 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2cc0): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2cc0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.687745002 +0000 UTC m=+294.590461885 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2cc0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2d00): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2d00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2d00): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2d00): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2d00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.687745002 +0000 UTC m=+294.590461885 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2d00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555960 item 39 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2d80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2d80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2d80): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2d80): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2d80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.688845549 +0000 UTC m=+294.591562422 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2d80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2e40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2e40): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555c70 item 40 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2e40): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2e40): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2e40): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2e40): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2e40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.689243684 +0000 UTC m=+294.591960567 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2e40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2e80): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2e80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2e80): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2e80): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2e80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.689243684 +0000 UTC m=+294.591960567 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2e80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555dc0 item 40 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2ec0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2ec0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2ec0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2ec0): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2ec0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2ec0): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2ec0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.690219567 +0000 UTC m=+294.592936440 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2ec0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2f00): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2f00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2f00): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000156c40 item 41 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2f00): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2f00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.690678815 +0000 UTC m=+294.593395688 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2f00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2f40): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2f40): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2f40): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2f40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2f40): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000156e00 item 41 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2f40): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2f40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.691136039 +0000 UTC m=+294.593852923 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2f40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2f80): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2f80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2f80): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2f80): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2f80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.691136039 +0000 UTC m=+294.593852923 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a2f80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000156f50 item 41 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3040): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3040): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3040): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3040): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3040): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3040): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3040): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.692278386 +0000 UTC m=+294.594995269 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3040): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3080): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3080): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3080): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157260 item 42 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3080): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3080): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.692819656 +0000 UTC m=+294.595536549 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3080): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3140): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3140): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157490 item 42 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3140): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3140): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3140): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3140): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3140): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.693446468 +0000 UTC m=+294.596163361 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3140): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3180): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3180): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3180): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3180): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3180): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.693446468 +0000 UTC m=+294.596163361 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3180): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001575e0 item 42 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3240): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3240): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3240): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3240): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3240): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3240): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3240): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.69496675 +0000 UTC m=+294.597683643 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3240): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3280): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3280): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3280): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157960 item 43 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3280): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3280): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.695505677 +0000 UTC m=+294.598222560 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3280): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3340): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3340): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3340): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3340): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3340): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157ab0 item 43 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3340): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3340): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.695958424 +0000 UTC m=+294.598675307 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3340): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3380): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3380): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3380): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3380): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3380): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.695958424 +0000 UTC m=+294.598675307 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3380): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157c70 item 43 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3440): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3440): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3440): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3440): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3440): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3440): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3440): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.697085791 +0000 UTC m=+294.599802674 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3440): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3480): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3480): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3480): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6070 item 44 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3480): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3480): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.697426117 +0000 UTC m=+294.600143010 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3480): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3540): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3540): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e61c0 item 44 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3540): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3540): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3540): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3540): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3540): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.698014467 +0000 UTC m=+294.600731360 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3540): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3580): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3580): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3580): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3580): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3580): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.698014467 +0000 UTC m=+294.600731360 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3580): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6310 item 44 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3640): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3640): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3640): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3640): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3640): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3640): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3640): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.699194151 +0000 UTC m=+294.601911024 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3640): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3680): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3680): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3680): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6700 item 45 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3680): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3680): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.699533105 +0000 UTC m=+294.602249988 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3680): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3740): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3740): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3740): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3740): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3740): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.699533105 +0000 UTC m=+294.602249988 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3740): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6850 item 45 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3800): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3800): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3800): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3800): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3800): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3800): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3800): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.700666874 +0000 UTC m=+294.603383757 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3800): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3840): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3840): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3840): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6d20 item 46 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3840): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3840): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.701029461 +0000 UTC m=+294.603746334 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3840): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3900): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3900): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3900): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3900): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3900): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.701029461 +0000 UTC m=+294.603746334 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3900): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7030 item 46 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a39c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a39c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a39c0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a39c0): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a39c0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a39c0): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a39c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.7023724 +0000 UTC m=+294.605089294 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a39c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3a00): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3a00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3a00): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7960 item 47 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3a00): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3a00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.702838422 +0000 UTC m=+294.605555305 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3a00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3ac0): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3ac0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3ac0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3ac0): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3ac0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.702838422 +0000 UTC m=+294.605555305 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3ac0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7dc0 item 47 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3b80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3b80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3b80): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3b80): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3b80): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3b80): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3b80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.704028146 +0000 UTC m=+294.606745030 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3b80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3bc0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3bc0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3bc0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314690 item 48 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3bc0): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3bc0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.704350298 +0000 UTC m=+294.607067192 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3bc0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3c80): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3c80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3c80): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3c80): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3c80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.704350298 +0000 UTC m=+294.607067192 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3c80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003148c0 item 48 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3cc0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3cc0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3cc0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3cc0): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3cc0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.705550432 +0000 UTC m=+294.608267315 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3cc0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3d00): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3d00): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3d00): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3d00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3d00): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3d00): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314d90 item 49 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3d00): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3d00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.705871902 +0000 UTC m=+294.608588785 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3d00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3d40): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3d40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3d40): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3d40): >_readAt: n=8, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3d40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.705871902 +0000 UTC m=+294.608588785 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3d40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314f50 item 49 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3dc0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3dc0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3dc0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3dc0): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3dc0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.706783015 +0000 UTC m=+294.609499898 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3dc0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3e80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3e80): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3e80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315340 item 50 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3e80): _readAt: size=2, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3e80): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3e80): _writeAt: size=3, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3e80): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3e80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.707178314 +0000 UTC m=+294.609895197 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3e80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3ec0): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3ec0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3ec0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3ec0): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3ec0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.707178314 +0000 UTC m=+294.609895197 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3ec0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315570 item 50 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3f40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3f40): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3f40): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3f40): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3f40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.708035606 +0000 UTC m=+294.610752480 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009a3f40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2080): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2080): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2080): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2080): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2080): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2080): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315b20 item 51 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2080): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2080): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.708577829 +0000 UTC m=+294.611294722 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2080): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba20c0): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba20c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba20c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba20c0): >_readAt: n=8, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba20c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.708577829 +0000 UTC m=+294.611294722 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba20c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480000 item 51 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6040): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6040): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6040): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6040): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6040): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.711630364 +0000 UTC m=+294.614347247 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6040): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6140): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6140): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6140): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003409a0 item 52 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6140): _readAt: size=2, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6140): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6140): _writeAt: size=3, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6140): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6140): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.712017128 +0000 UTC m=+294.614734001 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6140): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6280): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6280): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6280): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6280): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6280): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.712017128 +0000 UTC m=+294.614734001 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6280): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340f50 item 52 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6340): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6340): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6340): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6340): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6340): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.713244271 +0000 UTC m=+294.615961154 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6340): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6400): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6400): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6400): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6400): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6400): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6400): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341490 item 53 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6400): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6400): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.713658254 +0000 UTC m=+294.616375137 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6400): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6440): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6440): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6440): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6440): >_readAt: n=8, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6440): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.713658254 +0000 UTC m=+294.616375137 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6440): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003419d0 item 53 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6540): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6540): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6540): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6540): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6540): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.715092926 +0000 UTC m=+294.617809819 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6540): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6600): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6600): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6600): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341d50 item 54 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6600): _readAt: size=2, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6600): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6600): _writeAt: size=3, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6600): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6600): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.71558181 +0000 UTC m=+294.618298693 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6600): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6640): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6640): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6640): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6640): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6640): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.71558181 +0000 UTC m=+294.618298693 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6640): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004800e0 item 54 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6740): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6740): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6740): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6740): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6740): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.716608118 +0000 UTC m=+294.619325011 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6740): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6840): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6840): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6840): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6840): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6840): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6840): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480770 item 55 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6840): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6840): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.717243536 +0000 UTC m=+294.619960429 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6840): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6880): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6880): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6880): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6880): >_readAt: n=8, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6880): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.717243536 +0000 UTC m=+294.619960429 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6880): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004808c0 item 55 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6900): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6900): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6900): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6900): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6900): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.718524379 +0000 UTC m=+294.621241252 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6900): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b69c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b69c0): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b69c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480b60 item 56 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b69c0): _readAt: size=2, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b69c0): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b69c0): _writeAt: size=3, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b69c0): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b69c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.718889202 +0000 UTC m=+294.621606074 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b69c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6a00): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6a00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6a00): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6a00): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6a00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.718889202 +0000 UTC m=+294.621606074 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6a00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480ee0 item 56 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6b80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6b80): open at offset 0 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6b80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6b80): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6b80): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6b80): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6b80): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6b80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.71991008 +0000 UTC m=+294.622626973 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6b80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6bc0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6bc0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6bc0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481570 item 57 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6bc0): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6bc0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.720320226 +0000 UTC m=+294.623037109 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6bc0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6c80): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6c80): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6c80): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6c80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6c80): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6c80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004816c0 item 57 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6c80): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6c80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.72079307 +0000 UTC m=+294.623509964 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6c80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6cc0): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6cc0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6cc0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6cc0): >_readAt: n=8, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6cc0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.72079307 +0000 UTC m=+294.623509964 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6cc0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481810 item 57 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6d80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6d80): open at offset 0 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6d80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6d80): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6d80): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6d80): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6d80): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6d80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.721946786 +0000 UTC m=+294.624663669 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6d80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6dc0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6dc0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6dc0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481b90 item 58 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6dc0): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6dc0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.722316488 +0000 UTC m=+294.625033360 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6dc0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6e80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6e80): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6e80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481dc0 item 58 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6e80): _readAt: size=2, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6e80): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6e80): _writeAt: size=3, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6e80): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6e80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.722771378 +0000 UTC m=+294.625488250 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6e80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6ec0): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6ec0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6ec0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6ec0): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6ec0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.722771378 +0000 UTC m=+294.625488250 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6ec0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481f10 item 58 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6f80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6f80): open at offset 0 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6f80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6f80): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6f80): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6f80): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6f80): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6f80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.723950891 +0000 UTC m=+294.626667774 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b6f80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7040): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7040): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7040): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a2a0 item 59 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7040): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7040): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.724258557 +0000 UTC m=+294.626975440 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7040): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7100): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7100): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7100): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7100): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7100): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7100): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a4d0 item 59 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7100): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7100): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.724653405 +0000 UTC m=+294.627370299 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7100): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7140): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7140): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7140): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7140): >_readAt: n=8, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7140): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.724653405 +0000 UTC m=+294.627370299 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7140): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a620 item 59 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7200): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7200): open at offset 0 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7200): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7200): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7200): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7200): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7200): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7200): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.725630641 +0000 UTC m=+294.628347525 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7200): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7240): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7240): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7240): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a9a0 item 60 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7240): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7240): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.72606319 +0000 UTC m=+294.628780073 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7240): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7300): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7300): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7300): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aaf0 item 60 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7300): _readAt: size=2, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7300): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7300): _writeAt: size=3, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7300): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7300): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.726550971 +0000 UTC m=+294.629267854 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7300): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7340): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7340): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7340): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7340): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7340): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.726550971 +0000 UTC m=+294.629267854 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7340): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ad20 item 60 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7400): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7400): open at offset 0 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7400): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7400): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7400): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7400): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7400): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7400): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.727555138 +0000 UTC m=+294.630272012 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7400): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7440): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7440): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7440): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b0a0 item 61 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7440): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7440): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.727902788 +0000 UTC m=+294.630619672 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7440): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7500): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7500): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7500): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7500): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7500): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.727902788 +0000 UTC m=+294.630619672 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7500): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b1f0 item 61 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b75c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b75c0): open at offset 0 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b75c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b75c0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b75c0): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b75c0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b75c0): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b75c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.728939095 +0000 UTC m=+294.631655978 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b75c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7600): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7600): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7600): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b570 item 62 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7600): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7600): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.729330517 +0000 UTC m=+294.632047389 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7600): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b76c0): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b76c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b76c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b76c0): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b76c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.729330517 +0000 UTC m=+294.632047389 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b76c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ba40 item 62 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7780): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7780): open at offset 0 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7780): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7780): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7780): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7780): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7780): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7780): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.730386852 +0000 UTC m=+294.633103735 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7780): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b77c0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b77c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b77c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047be30 item 63 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b77c0): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b77c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.730744249 +0000 UTC m=+294.633461122 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b77c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7880): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7880): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7880): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7880): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7880): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.730744249 +0000 UTC m=+294.633461122 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7880): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c380 item 63 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7940): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7940): open at offset 0 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7940): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7940): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7940): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7940): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7940): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7940): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.73186852 +0000 UTC m=+294.634585394 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7940): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7980): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7980): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7980): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d420 item 64 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7980): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7980): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.732169633 +0000 UTC m=+294.634886516 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7980): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7a40): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7a40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7a40): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7a40): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7a40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.732169633 +0000 UTC m=+294.634886516 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7a40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d7a0 item 64 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7a80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7a80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7a80): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7a80): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7a80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.733180984 +0000 UTC m=+294.635897967 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7a80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7ac0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7ac0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7ac0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7ac0): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7ac0): _writeAt: size=3, off=2 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053dea0 item 65 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7ac0): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7ac0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.733543901 +0000 UTC m=+294.636260784 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7ac0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7b00): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7b00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7b00): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7b00): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7b00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.733543901 +0000 UTC m=+294.636260784 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7b00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c310 item 65 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7b40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7b40): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7b40): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7b40): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7b40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.734552617 +0000 UTC m=+294.637269491 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7b40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7b80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7b80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dce0 item 66 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7b80): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7b80): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7b80): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7b80): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7b80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.734928319 +0000 UTC m=+294.637645202 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7b80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7bc0): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7bc0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7bc0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7bc0): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7bc0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.734928319 +0000 UTC m=+294.637645202 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7bc0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047df10 item 66 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7c00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7c00): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7c00): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7c00): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7c00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.735820947 +0000 UTC m=+294.638537830 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7c00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7c40): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7c40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7c40): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7c40): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7c40): _writeAt: size=3, off=2 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052afc0 item 67 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7c40): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7c40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.736154901 +0000 UTC m=+294.638871775 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7c40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7c80): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7c80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7c80): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7c80): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7c80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.736154901 +0000 UTC m=+294.638871775 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7c80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b570 item 67 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7d00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7d00): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7d00): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7d00): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7d00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.737049023 +0000 UTC m=+294.639765895 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7d00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7dc0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7dc0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052be30 item 68 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7dc0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7dc0): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7dc0): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7dc0): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7dc0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.737400971 +0000 UTC m=+294.640117844 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7dc0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7e00): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7e00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7e00): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7e00): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7e00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.737400971 +0000 UTC m=+294.640117844 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7e00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c540 item 68 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7e40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7e40): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7e40): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7e40): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7e40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.738229009 +0000 UTC m=+294.640945872 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7e40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7e80): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7e80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7e80): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7e80): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7e80): _writeAt: size=3, off=2 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cee0 item 69 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7e80): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7e80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.738567561 +0000 UTC m=+294.641284434 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7e80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7ec0): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7ec0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7ec0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7ec0): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7ec0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.738567561 +0000 UTC m=+294.641284434 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7ec0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d030 item 69 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7f40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7f40): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7f40): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7f40): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7f40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.739429673 +0000 UTC m=+294.642146545 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0009b7f40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba20c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba20c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d570 item 70 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba20c0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba20c0): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba20c0): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba20c0): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba20c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.739785087 +0000 UTC m=+294.642501950 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba20c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2100): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2100): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2100): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2100): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2100): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.739785087 +0000 UTC m=+294.642501950 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2100): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d6c0 item 70 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2180): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2180): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2180): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2180): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2180): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.740574923 +0000 UTC m=+294.643291796 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2180): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2240): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2240): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2240): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2240): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2240): _writeAt: size=3, off=2 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049db90 item 71 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2240): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2240): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.74088374 +0000 UTC m=+294.643600614 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2240): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2280): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2280): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2280): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2280): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2280): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.74088374 +0000 UTC m=+294.643600614 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2280): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ddc0 item 71 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2300): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2300): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2300): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2300): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2300): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.741754087 +0000 UTC m=+294.644470960 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2300): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba23c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba23c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ed20 item 72 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba23c0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba23c0): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba23c0): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba23c0): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba23c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.742088833 +0000 UTC m=+294.644805706 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba23c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2400): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2400): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2400): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2400): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2400): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.742088833 +0000 UTC m=+294.644805706 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000ba2400): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ff10 item 72 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6300): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6300): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6300): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6300): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6300): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6300): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6300): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.743031074 +0000 UTC m=+294.645747957 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6300): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6900): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6900): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6900): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6380 item 73 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6900): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6900): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.743421213 +0000 UTC m=+294.646138096 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6900): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6940): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6940): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6940): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6940): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6940): _writeAt: size=3, off=2 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6700 item 73 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6940): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6940): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.74386938 +0000 UTC m=+294.646586263 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6940): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6980): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6980): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6980): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6980): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6980): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.74386938 +0000 UTC m=+294.646586263 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6980): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6930 item 73 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6a40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6a40): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6a40): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6a40): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6a40): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6a40): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6a40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.745096794 +0000 UTC m=+294.647813678 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6a40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6a80): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6a80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6a80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6fc0 item 74 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6a80): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6a80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.745419978 +0000 UTC m=+294.648136861 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6a80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6fc0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6fc0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b71f0 item 74 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6fc0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6fc0): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6fc0): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6fc0): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6fc0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.745978462 +0000 UTC m=+294.648695335 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c6fc0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7000): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7000): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7000): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7000): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7000): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.745978462 +0000 UTC m=+294.648695335 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7000): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7490 item 74 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7100): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7100): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7100): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7100): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7100): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7100): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7100): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.747243426 +0000 UTC m=+294.649960309 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7100): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7140): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7140): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7140): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b79d0 item 75 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7140): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7140): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.747648274 +0000 UTC m=+294.650365146 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7140): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c73c0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c73c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c73c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c73c0): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c73c0): _writeAt: size=3, off=2 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7ce0 item 75 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c73c0): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c73c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.748077516 +0000 UTC m=+294.650794389 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c73c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7400): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7400): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7400): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7400): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7400): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.748077516 +0000 UTC m=+294.650794389 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7400): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7e30 item 75 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7540): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7540): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7540): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7540): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7540): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7540): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7540): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.748965064 +0000 UTC m=+294.651681948 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7540): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7580): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7580): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7580): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052230 item 76 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7580): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7580): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.749372255 +0000 UTC m=+294.652089128 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7580): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7680): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7680): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052380 item 76 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7680): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7680): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7680): _writeAt: size=3, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7680): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7680): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.749787772 +0000 UTC m=+294.652504646 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7680): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c76c0): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c76c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c76c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c76c0): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c76c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.749787772 +0000 UTC m=+294.652504646 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c76c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052540 item 76 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7e80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7e80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7e80): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7e80): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7e80): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7e80): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7e80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.750721958 +0000 UTC m=+294.653438841 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7e80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7f40): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7f40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7f40): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052850 item 77 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7f40): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7f40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.75108701 +0000 UTC m=+294.653803893 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0002c7f40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530080): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530080): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530080): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530080): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530080): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.75108701 +0000 UTC m=+294.653803893 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530080): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000529a0 item 77 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530180): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530180): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530180): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530180): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530180): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530180): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530180): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.75241377 +0000 UTC m=+294.655130653 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530180): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530200): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530200): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530200): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052c40 item 78 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530200): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530200): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.752758454 +0000 UTC m=+294.655475337 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530200): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005302c0): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005302c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005302c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005302c0): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005302c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.752758454 +0000 UTC m=+294.655475337 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005302c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e00 item 78 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530380): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530380): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530380): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530380): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530380): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530380): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530380): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.753711555 +0000 UTC m=+294.656428428 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530380): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005303c0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005303c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005303c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000530a0 item 79 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005303c0): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005303c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.754054837 +0000 UTC m=+294.656771710 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005303c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530540): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530540): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530540): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530540): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530540): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.754054837 +0000 UTC m=+294.656771710 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530540): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000531f0 item 79 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530680): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530680): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530680): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530680): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530680): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530680): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530680): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.755020533 +0000 UTC m=+294.657737405 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530680): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005306c0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005306c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005306c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 80 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005306c0): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005306c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.755323408 +0000 UTC m=+294.658040282 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005306c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530840): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530840): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530840): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530840): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530840): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.755323408 +0000 UTC m=+294.658040282 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530840): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 80 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530880): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530880): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530880): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530880): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530880): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.756193474 +0000 UTC m=+294.658910347 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530880): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530900): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530900): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530900): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530900): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530900): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530900): _writeAt: size=3, off=7 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 81 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530900): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530900): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.756515115 +0000 UTC m=+294.659231989 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530900): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530940): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530940): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530940): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530940): >_readAt: n=8, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530940): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.756515115 +0000 UTC m=+294.659231989 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530940): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 81 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005309c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005309c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005309c0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005309c0): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005309c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.757403415 +0000 UTC m=+294.660120289 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005309c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530ac0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530ac0): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530ac0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005542a0 item 82 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530ac0): _readAt: size=2, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530ac0): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530ac0): _writeAt: size=3, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530ac0): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530ac0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.757765763 +0000 UTC m=+294.660482627 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530ac0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530b00): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530b00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530b00): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530b00): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530b00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.757765763 +0000 UTC m=+294.660482627 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530b00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554460 item 82 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530b80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530b80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530b80): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530b80): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530b80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.758601356 +0000 UTC m=+294.661318229 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530b80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530c40): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530c40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530c40): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530c40): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530c40): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530c40): _writeAt: size=3, off=7 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554770 item 83 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530c40): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530c40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.758938605 +0000 UTC m=+294.661655478 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530c40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530c80): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530c80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530c80): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530c80): >_readAt: n=8, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530c80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.758938605 +0000 UTC m=+294.661655478 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530c80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005548c0 item 83 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530d00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530d00): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530d00): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530d00): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530d00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.759869325 +0000 UTC m=+294.662586198 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530d00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530dc0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530dc0): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530dc0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554bd0 item 84 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530dc0): _readAt: size=2, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530dc0): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530dc0): _writeAt: size=3, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530dc0): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530dc0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.760222295 +0000 UTC m=+294.662939167 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530dc0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530e00): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530e00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530e00): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530e00): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530e00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.760222295 +0000 UTC m=+294.662939167 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530e00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554d90 item 84 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530e80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530e80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530e80): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530e80): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530e80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.761105345 +0000 UTC m=+294.663822217 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530e80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530f40): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530f40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530f40): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530f40): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530f40): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530f40): _writeAt: size=3, off=7 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005550a0 item 85 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530f40): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530f40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.761457283 +0000 UTC m=+294.664174156 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530f40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530f80): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530f80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530f80): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530f80): >_readAt: n=8, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530f80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.761457283 +0000 UTC m=+294.664174156 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000530f80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555260 item 85 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531000): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531000): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531000): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531000): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531000): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.762281082 +0000 UTC m=+294.664997955 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531000): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005310c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005310c0): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005310c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005556c0 item 86 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005310c0): _readAt: size=2, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005310c0): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005310c0): _writeAt: size=3, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005310c0): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005310c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.762726696 +0000 UTC m=+294.665443568 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005310c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531100): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531100): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531100): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531100): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531100): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.762726696 +0000 UTC m=+294.665443568 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531100): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005559d0 item 86 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005311c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005311c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005311c0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005311c0): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005311c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.763740801 +0000 UTC m=+294.666457674 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005311c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531540): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531540): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531540): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531540): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531540): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531540): _writeAt: size=3, off=7 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555ce0 item 87 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531540): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531540): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.76415261 +0000 UTC m=+294.666869483 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531540): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531580): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531580): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531580): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531580): >_readAt: n=8, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531580): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.76415261 +0000 UTC m=+294.666869483 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531580): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555ea0 item 87 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531600): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531600): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531600): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531600): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531600): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.765212612 +0000 UTC m=+294.667929485 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531600): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531700): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531700): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531700): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000156cb0 item 88 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531700): _readAt: size=2, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531700): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531700): _writeAt: size=3, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531700): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531700): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.765653606 +0000 UTC m=+294.668370479 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531700): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531740): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531740): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531740): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531740): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531740): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.765653606 +0000 UTC m=+294.668370479 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531740): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000156e70 item 88 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531a40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531a40): open at offset 0 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531a40): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531a40): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531a40): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531a40): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531a40): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531a40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.766609623 +0000 UTC m=+294.669326506 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531a40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531c40): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531c40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531c40): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157180 item 89 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531c40): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531c40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.767037302 +0000 UTC m=+294.669754185 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000531c40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424080): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424080): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424080): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424080): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424080): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424080): _writeAt: size=3, off=7 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001572d0 item 89 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424080): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424080): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.767482604 +0000 UTC m=+294.670199487 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424080): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004240c0): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004240c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004240c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004240c0): >_readAt: n=8, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004240c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.767482604 +0000 UTC m=+294.670199487 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004240c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157500 item 89 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004241c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004241c0): open at offset 0 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004241c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004241c0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004241c0): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004241c0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004241c0): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004241c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.768582481 +0000 UTC m=+294.671299353 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004241c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424200): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424200): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424200): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157810 item 90 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424200): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424200): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.76892495 +0000 UTC m=+294.671641824 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424200): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424500): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424500): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424500): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001579d0 item 90 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424500): _readAt: size=2, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424500): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424500): _writeAt: size=3, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424500): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424500): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.769359813 +0000 UTC m=+294.672076686 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424500): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424540): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424540): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424540): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424540): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424540): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.769359813 +0000 UTC m=+294.672076686 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424540): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157b20 item 90 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004246c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004246c0): open at offset 0 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004246c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004246c0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004246c0): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004246c0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004246c0): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004246c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.770363839 +0000 UTC m=+294.673080712 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004246c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424700): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424700): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424700): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157ea0 item 91 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424700): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424700): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.770688285 +0000 UTC m=+294.673405159 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424700): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424b00): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424b00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424b00): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424b00): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424b00): >_readAt: n=2, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424b00): _writeAt: size=3, off=7 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e60e0 item 91 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424b00): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424b00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.771124962 +0000 UTC m=+294.673841835 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424b00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424b80): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424b80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424b80): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424b80): >_readAt: n=8, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424b80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.771124962 +0000 UTC m=+294.673841835 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424b80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6230 item 91 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e40): open at offset 0 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e40): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e40): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e40): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e40): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e40): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.771991051 +0000 UTC m=+294.674707924 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e80): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e80): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e80): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e65b0 item 92 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e80): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e80): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.772348158 +0000 UTC m=+294.675065031 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000424e80): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425040): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425040): open at offset 5 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425040): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6770 item 92 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425040): _readAt: size=2, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425040): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425040): _writeAt: size=3, off=5 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425040): >_writeAt: n=3, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425040): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.772746924 +0000 UTC m=+294.675463797 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425040): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425180): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425180): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425180): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425180): >_readAt: n=3, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425180): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.772746924 +0000 UTC m=+294.675463797 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425180): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6930 item 92 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004254c0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004254c0): open at offset 0 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004254c0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004254c0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004254c0): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004254c0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004254c0): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004254c0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.773663677 +0000 UTC m=+294.676380541 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004254c0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425500): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425500): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425500): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6e70 item 93 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425500): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425500): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.77408232 +0000 UTC m=+294.676799182 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425500): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425680): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425680): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425680): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425680): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425680): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.77408232 +0000 UTC m=+294.676799182 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425680): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7110 item 93 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425900): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425900): open at offset 0 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425900): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425900): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425900): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425900): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425900): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425900): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.77527061 +0000 UTC m=+294.677987483 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425900): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425980): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425980): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425980): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7b20 item 94 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425980): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425980): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.775619402 +0000 UTC m=+294.678336276 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425980): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425a40): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425a40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425a40): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425a40): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425a40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.775619402 +0000 UTC m=+294.678336276 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425a40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314000 item 94 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b00): open at offset 0 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b00): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b00): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b00): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b00): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b00): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.776603161 +0000 UTC m=+294.679320054 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b40): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b40): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b40): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314770 item 95 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b40): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b40): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.776914623 +0000 UTC m=+294.679631497 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425b40): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425c00): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425c00): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425c00): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425c00): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425c00): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.776914623 +0000 UTC m=+294.679631497 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425c00): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314930 item 95 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425cc0): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425cc0): open at offset 0 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425cc0): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425cc0): _readAt: size=2, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425cc0): >_readAt: n=0, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425cc0): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425cc0): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425cc0): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.777951391 +0000 UTC m=+294.680668254 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc000425cc0): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004d4080): _writeAt: size=5, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004d4080): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004d4080): >openPending: err= 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e070 item 96 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004d4080): >_writeAt: n=5, err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004d4080): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.778408545 +0000 UTC m=+294.681125418 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0004d4080): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:53 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:53 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005ae080): _readAt: size=512, off=0 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005ae080): openPending: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005ae080): >openPending: err= 2024/11/08 03:29:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005ae080): >_readAt: n=5, err=EOF 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005ae080): close: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:53.778408545 +0000 UTC m=+294.681125418 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:53 DEBUG : open-test-file(0xc0005ae080): >close: err= 2024/11/08 03:29:53 DEBUG : open-test-file: Remove: 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e230 item 96 2024/11/08 03:29:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:53 DEBUG : open-test-file: >Remove: err= 2024/11/08 03:29:53 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:53 DEBUG : : Looking for writers 2024/11/08 03:29:53 DEBUG : >WaitForWriters: 2024/11/08 03:29:53 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:29:54 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:29:54 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:29:54 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:54 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/11/08 03:29:54 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae200): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae200): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae200): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae200): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae200): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.292609264 +0000 UTC m=+295.195326166 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae200): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae240): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae240): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae240): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae240): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae240): _writeAt: size=3, off=2 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae240): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae240): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.292609264 +0000 UTC m=+295.195326166 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae240): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae280): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae280): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae280): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae280): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae280): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.292609264 +0000 UTC m=+295.195326166 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae280): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e9a0 item 1 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae2c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae2c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae2c0): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae2c0): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae2c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.295171993 +0000 UTC m=+295.197888896 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae2c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae300): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae300): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae300): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae300): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae300): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.295171993 +0000 UTC m=+295.197888896 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae300): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f110 item 2 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae340): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae340): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae340): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae340): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae340): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.296977527 +0000 UTC m=+295.199694430 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae340): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae380): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae380): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae380): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae380): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae380): _writeAt: size=3, off=2 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae380): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae380): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.296977527 +0000 UTC m=+295.199694430 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae380): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae3c0): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae3c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae3c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae3c0): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae3c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.296977527 +0000 UTC m=+295.199694430 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae3c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f420 item 3 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae480): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae480): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae480): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae480): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae480): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.299537272 +0000 UTC m=+295.202254175 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae480): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae500): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae500): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae500): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae500): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae500): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.299537272 +0000 UTC m=+295.202254175 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae500): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fb20 item 4 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae540): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae540): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae540): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae540): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae540): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.301111012 +0000 UTC m=+295.203827926 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae540): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae580): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae580): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae580): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae580): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae580): _writeAt: size=3, off=2 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae580): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae580): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.301111012 +0000 UTC m=+295.203827926 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae580): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae5c0): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae5c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae5c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae5c0): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae5c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.301111012 +0000 UTC m=+295.203827926 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae5c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490070 item 5 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae780): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae780): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae780): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae780): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae780): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.303311185 +0000 UTC m=+295.206028088 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae780): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae880): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae880): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae880): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae880): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae880): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.303311185 +0000 UTC m=+295.206028088 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae880): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004905b0 item 6 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae900): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae900): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae900): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae900): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae900): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.304798714 +0000 UTC m=+295.207515618 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae900): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae9c0): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae9c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae9c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae9c0): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae9c0): _writeAt: size=3, off=2 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae9c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae9c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.304798714 +0000 UTC m=+295.207515618 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae9c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aea00): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aea00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aea00): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aea00): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aea00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.304798714 +0000 UTC m=+295.207515618 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aea00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490a80 item 7 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aea80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aea80): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aea80): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aea80): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aea80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.307102161 +0000 UTC m=+295.209819074 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aea80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb00): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb00): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb00): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.307102161 +0000 UTC m=+295.209819074 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490ee0 item 8 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb40): _readAt: size=2, off=0 2024/11/08 03:29:54 ERROR : open-test-file(0xc0005aeb40): Couldn't read size of file 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb40): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb40): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb40): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb40): close: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb80): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb80): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb80): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.309026628 +0000 UTC m=+295.211743530 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aebc0): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aebc0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aebc0): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aebc0): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aebc0): _writeAt: size=3, off=2 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aebc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aebc0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.309026628 +0000 UTC m=+295.211743530 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aebc0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aec00): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aec00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aec00): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aec00): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aec00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.309026628 +0000 UTC m=+295.211743530 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aec00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491650 item 9 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aec80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aec80): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aec80): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aec80): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aec80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.311213855 +0000 UTC m=+295.213930769 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aec80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aed00): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aed00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aed00): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aed00): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aed00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.311213855 +0000 UTC m=+295.213930769 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aed00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491b90 item 10 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aedc0): _readAt: size=2, off=0 2024/11/08 03:29:54 ERROR : open-test-file(0xc0005aedc0): Couldn't read size of file 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aedc0): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aedc0): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aedc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aedc0): close: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aedc0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee00): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee00): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee00): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.313756136 +0000 UTC m=+295.216473090 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeec0): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeec0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeec0): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeec0): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeec0): _writeAt: size=3, off=2 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeec0): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeec0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.313756136 +0000 UTC m=+295.216473090 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeec0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef00): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef00): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef00): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.313756136 +0000 UTC m=+295.216473090 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a34070 item 11 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef80): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef80): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef80): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.316748009 +0000 UTC m=+295.219464892 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af000): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af000): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af000): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af000): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af000): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.316748009 +0000 UTC m=+295.219464892 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af000): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a343f0 item 12 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af0c0): _readAt: size=2, off=0 2024/11/08 03:29:54 ERROR : open-test-file(0xc0005af0c0): Couldn't read size of file 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af0c0): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af0c0): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af0c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af0c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af0c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af100): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af100): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af100): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af100): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af100): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.318397542 +0000 UTC m=+295.221114435 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af100): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2680): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2680): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2680): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2680): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2680): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.318397542 +0000 UTC m=+295.221114435 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2680): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a34690 item 13 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2700): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2700): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2700): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2700): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2700): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.319974309 +0000 UTC m=+295.222691182 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2700): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2780): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2780): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2780): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2780): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2780): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.319974309 +0000 UTC m=+295.222691182 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2780): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322af0 item 14 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2840): _readAt: size=2, off=0 2024/11/08 03:29:54 ERROR : open-test-file(0xc000ba2840): Couldn't read size of file 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2840): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2840): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2840): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2840): close: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2840): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2880): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2880): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2880): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2880): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2880): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.32111968 +0000 UTC m=+295.223836553 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2880): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2940): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2940): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2940): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2940): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2940): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.32111968 +0000 UTC m=+295.223836553 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2940): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322d90 item 15 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba29c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba29c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba29c0): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba29c0): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba29c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.322572154 +0000 UTC m=+295.225289028 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba29c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2a40): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2a40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2a40): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2a40): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2a40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.322572154 +0000 UTC m=+295.225289028 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2a40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323030 item 16 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2a80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2a80): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2a80): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2a80): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2a80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.323962723 +0000 UTC m=+295.226679596 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2a80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2ac0): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2ac0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2ac0): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2ac0): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2ac0): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2ac0): _writeAt: size=3, off=7 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2ac0): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2ac0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.323962723 +0000 UTC m=+295.226679596 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2ac0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b00): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b00): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b00): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.323962723 +0000 UTC m=+295.226679596 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003232d0 item 17 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b80): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b80): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b80): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.326391092 +0000 UTC m=+295.229107995 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c00): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c00): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c00): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.326391092 +0000 UTC m=+295.229107995 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323730 item 18 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c80): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c80): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c80): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.327724024 +0000 UTC m=+295.230440907 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d40): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d40): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d40): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d40): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d40): _writeAt: size=3, off=7 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d40): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.327724024 +0000 UTC m=+295.230440907 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d80): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d80): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d80): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.327724024 +0000 UTC m=+295.230440907 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003239d0 item 19 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e00): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e00): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e00): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.329310298 +0000 UTC m=+295.232027171 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e80): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e80): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e80): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.329310298 +0000 UTC m=+295.232027171 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323dc0 item 20 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f00): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f00): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f00): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.330557138 +0000 UTC m=+295.233274021 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2fc0): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2fc0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2fc0): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2fc0): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2fc0): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2fc0): _writeAt: size=3, off=7 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2fc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2fc0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.330557138 +0000 UTC m=+295.233274021 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2fc0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3000): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3000): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3000): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3000): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3000): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.330557138 +0000 UTC m=+295.233274021 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3000): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae40e0 item 21 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3080): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3080): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3080): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3080): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3080): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.33290681 +0000 UTC m=+295.235623733 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3080): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3100): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3100): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3100): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3100): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3100): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.33290681 +0000 UTC m=+295.235623733 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3100): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae4460 item 22 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3180): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3180): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3180): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3180): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3180): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.334936323 +0000 UTC m=+295.237653217 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3180): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3240): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3240): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3240): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3240): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3240): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3240): _writeAt: size=3, off=7 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3240): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3240): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.334936323 +0000 UTC m=+295.237653217 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3240): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3280): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3280): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3280): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3280): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3280): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.334936323 +0000 UTC m=+295.237653217 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3280): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae4700 item 23 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3300): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3300): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3300): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3300): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3300): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.337134563 +0000 UTC m=+295.239851505 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3300): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3380): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3380): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3380): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3380): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3380): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.337134563 +0000 UTC m=+295.239851505 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3380): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae4a80 item 24 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3440): _readAt: size=2, off=0 2024/11/08 03:29:54 ERROR : open-test-file(0xc000ba3440): Couldn't read size of file 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3440): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3440): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3440): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3440): close: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3440): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3480): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3480): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3480): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3480): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3480): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.338939245 +0000 UTC m=+295.241656148 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3480): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3540): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3540): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3540): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3540): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3540): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3540): _writeAt: size=3, off=7 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3540): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3540): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.338939245 +0000 UTC m=+295.241656148 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3540): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3580): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3580): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3580): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3580): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3580): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.338939245 +0000 UTC m=+295.241656148 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3580): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae4d20 item 25 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3600): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3600): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3600): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3600): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3600): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.341073013 +0000 UTC m=+295.243789906 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3600): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3680): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3680): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3680): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3680): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3680): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.341073013 +0000 UTC m=+295.243789906 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3680): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae50a0 item 26 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3740): _readAt: size=2, off=0 2024/11/08 03:29:54 ERROR : open-test-file(0xc000ba3740): Couldn't read size of file 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3740): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3740): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3740): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3740): close: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3740): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3780): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3780): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3780): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3780): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3780): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.342895369 +0000 UTC m=+295.245612272 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3780): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3840): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3840): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3840): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3840): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3840): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3840): _writeAt: size=3, off=7 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3840): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3840): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.342895369 +0000 UTC m=+295.245612272 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3840): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3880): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3880): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3880): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3880): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3880): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.342895369 +0000 UTC m=+295.245612272 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3880): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae5340 item 27 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3900): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3900): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3900): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3900): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3900): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.345054033 +0000 UTC m=+295.247770937 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3900): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3980): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3980): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3980): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3980): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3980): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.345054033 +0000 UTC m=+295.247770937 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3980): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae56c0 item 28 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a40): _readAt: size=2, off=0 2024/11/08 03:29:54 ERROR : open-test-file(0xc000ba3a40): Couldn't read size of file 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a40): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a40): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a40): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a40): close: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a80): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a80): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a80): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.346869558 +0000 UTC m=+295.249586461 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3b40): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3b40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3b40): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3b40): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3b40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.346869558 +0000 UTC m=+295.249586461 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3b40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae5960 item 29 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3bc0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3bc0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3bc0): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3bc0): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3bc0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.348614619 +0000 UTC m=+295.251331522 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3bc0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3c40): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3c40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3c40): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3c40): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3c40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.348614619 +0000 UTC m=+295.251331522 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3c40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae5c00 item 30 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3d00): _readAt: size=2, off=0 2024/11/08 03:29:54 ERROR : open-test-file(0xc000ba3d00): Couldn't read size of file 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3d00): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3d00): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3d00): >_writeAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3d00): close: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3d00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3d40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3d40): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3d40): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3d40): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3d40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.350556929 +0000 UTC m=+295.253273831 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3d40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3e00): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3e00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3e00): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3e00): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3e00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.350556929 +0000 UTC m=+295.253273831 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3e00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae5ea0 item 31 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae080): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae080): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae080): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae080): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae080): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.35241382 +0000 UTC m=+295.255130703 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae080): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae100): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae100): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae100): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae100): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae100): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.35241382 +0000 UTC m=+295.255130703 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae100): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314690 item 32 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae180): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae180): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae180): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae180): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae180): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.353933981 +0000 UTC m=+295.256650874 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae180): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae1c0): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae1c0): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae1c0): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae1c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae1c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314bd0 item 33 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae1c0): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae1c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.354596078 +0000 UTC m=+295.257312981 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae1c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae200): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae200): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae200): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae200): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae200): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.354596078 +0000 UTC m=+295.257312981 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae200): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314d90 item 33 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae240): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae240): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae240): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae240): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae240): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.355975476 +0000 UTC m=+295.258692359 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae240): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae280): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae280): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315180 item 34 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae280): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae280): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae280): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae280): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae280): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.356581298 +0000 UTC m=+295.259298181 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae280): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae2c0): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae2c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae2c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae2c0): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae2c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.356581298 +0000 UTC m=+295.259298181 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae2c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315340 item 34 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae300): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae300): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae300): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae300): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae300): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.357728282 +0000 UTC m=+295.260445155 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae300): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae340): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae340): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae340): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae340): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae340): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003157a0 item 35 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae340): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae340): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.358122549 +0000 UTC m=+295.260839432 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae340): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae380): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae380): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae380): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae380): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae380): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.358122549 +0000 UTC m=+295.260839432 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae380): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315b20 item 35 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae440): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae440): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae440): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae440): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae440): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.359267049 +0000 UTC m=+295.261983921 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae440): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae500): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae500): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae4150 item 36 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae500): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae500): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae500): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae500): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae500): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.360248513 +0000 UTC m=+295.262965396 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae500): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae540): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae540): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae540): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae540): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae540): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.360248513 +0000 UTC m=+295.262965396 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae540): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae42a0 item 36 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae580): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae580): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae580): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae580): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae580): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.361446683 +0000 UTC m=+295.264163566 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae580): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae5c0): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae5c0): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae5c0): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae5c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae5c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae4540 item 37 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae5c0): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae5c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.362015235 +0000 UTC m=+295.264732137 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae5c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae600): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae600): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae600): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae600): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae600): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.362015235 +0000 UTC m=+295.264732137 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae600): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae4690 item 37 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae800): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae800): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae800): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae800): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae800): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.36355335 +0000 UTC m=+295.266270252 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae800): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae900): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae900): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae4930 item 38 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae900): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae900): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae900): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae900): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae900): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.364198575 +0000 UTC m=+295.266915479 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae900): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae940): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae940): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae940): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae940): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae940): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.364198575 +0000 UTC m=+295.266915479 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae940): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae4a80 item 38 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424080): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424080): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424080): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424080): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424080): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.365713146 +0000 UTC m=+295.268430029 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424080): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424180): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424180): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424180): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424180): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424180): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494310 item 39 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424180): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424180): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.366151686 +0000 UTC m=+295.268868569 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424180): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004241c0): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004241c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004241c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004241c0): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004241c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.366151686 +0000 UTC m=+295.268868569 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004241c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004945b0 item 39 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424480): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424480): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424480): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424480): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424480): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.367978009 +0000 UTC m=+295.270694912 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424480): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424540): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424540): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494930 item 40 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424540): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424540): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424540): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424540): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424540): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.368608878 +0000 UTC m=+295.271325781 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424540): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424580): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424580): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424580): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424580): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424580): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.368608878 +0000 UTC m=+295.271325781 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424580): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494af0 item 40 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424600): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424600): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424600): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424600): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424600): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424600): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424600): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.370006821 +0000 UTC m=+295.272723724 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424600): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004246c0): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004246c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004246c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494d90 item 41 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004246c0): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004246c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.370683496 +0000 UTC m=+295.273400390 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004246c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424700): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424700): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424700): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424700): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424700): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494ee0 item 41 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424700): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424700): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.371403532 +0000 UTC m=+295.274120435 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424700): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424780): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424780): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424780): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424780): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424780): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.371403532 +0000 UTC m=+295.274120435 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424780): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495110 item 41 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424b80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424b80): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424b80): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424b80): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424b80): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424b80): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424b80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.372661543 +0000 UTC m=+295.275378426 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424b80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424dc0): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424dc0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424dc0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004953b0 item 42 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424dc0): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424dc0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.373044809 +0000 UTC m=+295.275761692 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424dc0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424e80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424e80): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495570 item 42 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424e80): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424e80): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424e80): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424e80): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424e80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.374024219 +0000 UTC m=+295.276741123 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424e80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424f40): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424f40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424f40): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424f40): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424f40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.374024219 +0000 UTC m=+295.276741123 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000424f40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004956c0 item 42 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425040): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425040): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425040): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425040): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425040): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425040): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425040): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.376408607 +0000 UTC m=+295.279125510 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425040): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425180): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425180): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425180): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495960 item 43 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425180): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425180): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.377001715 +0000 UTC m=+295.279718618 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425180): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004254c0): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004254c0): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004254c0): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004254c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004254c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495ab0 item 43 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004254c0): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004254c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.377571871 +0000 UTC m=+295.280288773 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004254c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425500): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425500): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425500): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425500): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425500): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.377571871 +0000 UTC m=+295.280288773 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425500): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495c00 item 43 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425680): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425680): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425680): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425680): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425680): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425680): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425680): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.379285132 +0000 UTC m=+295.282002036 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425680): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425840): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425840): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425840): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495f10 item 44 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425840): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425840): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.379881637 +0000 UTC m=+295.282598541 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425840): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425980): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425980): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340700 item 44 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425980): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425980): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425980): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425980): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425980): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.380557521 +0000 UTC m=+295.283274424 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425980): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004259c0): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004259c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004259c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004259c0): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004259c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.380557521 +0000 UTC m=+295.283274424 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0004259c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340e00 item 44 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425a80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425a80): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425a80): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425a80): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425a80): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425a80): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425a80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.381928794 +0000 UTC m=+295.284645697 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425a80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425ac0): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425ac0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425ac0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341420 item 45 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425ac0): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425ac0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.382412769 +0000 UTC m=+295.285129672 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425ac0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425b80): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425b80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425b80): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425b80): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425b80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.382412769 +0000 UTC m=+295.285129672 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425b80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003418f0 item 45 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425c40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425c40): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425c40): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425c40): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425c40): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425c40): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425c40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.383683254 +0000 UTC m=+295.286400137 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425c40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425c80): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425c80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425c80): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341ce0 item 46 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425c80): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425c80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.384170273 +0000 UTC m=+295.286887156 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425c80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425d40): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425d40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425d40): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425d40): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425d40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.384170273 +0000 UTC m=+295.286887156 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425d40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341e30 item 46 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425e00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425e00): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425e00): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425e00): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425e00): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425e00): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425e00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.385595186 +0000 UTC m=+295.288312079 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425e00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425e40): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425e40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425e40): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480620 item 47 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425e40): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425e40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.386305894 +0000 UTC m=+295.289022767 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425e40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425f00): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425f00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425f00): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425f00): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425f00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.386305894 +0000 UTC m=+295.289022767 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000425f00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004807e0 item 47 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2040): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2040): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2040): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2040): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2040): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2040): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2040): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.387723103 +0000 UTC m=+295.290439986 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2040): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2080): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2080): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2080): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480a80 item 48 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2080): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2080): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.388300663 +0000 UTC m=+295.291017546 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2080): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2140): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2140): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2140): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2140): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2140): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.388300663 +0000 UTC m=+295.291017546 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2140): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480cb0 item 48 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2180): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2180): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2180): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2180): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2180): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.389729513 +0000 UTC m=+295.292446387 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2180): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba21c0): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba21c0): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba21c0): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba21c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba21c0): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba21c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481340 item 49 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba21c0): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba21c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.390302154 +0000 UTC m=+295.293019037 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba21c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2200): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2200): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2200): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2200): >_readAt: n=8, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2200): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.390302154 +0000 UTC m=+295.293019037 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2200): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004815e0 item 49 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2280): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2280): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2280): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2280): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2280): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.392047516 +0000 UTC m=+295.294764399 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2280): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2340): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2340): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2340): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481880 item 50 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2340): _readAt: size=2, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2340): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2340): _writeAt: size=3, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2340): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2340): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.392606832 +0000 UTC m=+295.295323705 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2340): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2380): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2380): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2380): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2380): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2380): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.392606832 +0000 UTC m=+295.295323705 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2380): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481ab0 item 50 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2400): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2400): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2400): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2400): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2400): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.39361726 +0000 UTC m=+295.296334143 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2400): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba24c0): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba24c0): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba24c0): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba24c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba24c0): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba24c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481e30 item 51 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba24c0): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba24c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.394136591 +0000 UTC m=+295.296853474 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba24c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2500): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2500): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2500): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2500): >_readAt: n=8, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2500): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.394136591 +0000 UTC m=+295.296853474 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2500): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a000 item 51 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2580): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2580): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2580): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2580): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2580): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.395444866 +0000 UTC m=+295.298161749 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2580): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2640): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2640): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2640): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a310 item 52 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2640): _readAt: size=2, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2640): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2640): _writeAt: size=3, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2640): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2640): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.395936395 +0000 UTC m=+295.298653278 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2640): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2680): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2680): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2680): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2680): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2680): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.395936395 +0000 UTC m=+295.298653278 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2680): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a540 item 52 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2700): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2700): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2700): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2700): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2700): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.397119315 +0000 UTC m=+295.299836199 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2700): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba27c0): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba27c0): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba27c0): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba27c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba27c0): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba27c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a8c0 item 53 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba27c0): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba27c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.397716781 +0000 UTC m=+295.300433664 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba27c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2800): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2800): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2800): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2800): >_readAt: n=8, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2800): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.397716781 +0000 UTC m=+295.300433664 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2800): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aa10 item 53 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2880): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2880): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2880): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2880): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2880): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.399082445 +0000 UTC m=+295.301799338 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2880): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2940): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2940): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2940): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ad90 item 54 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2940): _readAt: size=2, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2940): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2940): _writeAt: size=3, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2940): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2940): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.399596195 +0000 UTC m=+295.302313088 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2940): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2980): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2980): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2980): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2980): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2980): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.399596195 +0000 UTC m=+295.302313088 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2980): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aee0 item 54 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2a00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2a00): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2a00): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2a00): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2a00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.400828899 +0000 UTC m=+295.303545792 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2a00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2ac0): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2ac0): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2ac0): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2ac0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2ac0): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2ac0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b260 item 55 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2ac0): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2ac0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.401433879 +0000 UTC m=+295.304150752 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2ac0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b00): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b00): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b00): >_readAt: n=8, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.401433879 +0000 UTC m=+295.304150752 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b490 item 55 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b80): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b80): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b80): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.402797127 +0000 UTC m=+295.305514020 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2b80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c40): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c40): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bb20 item 56 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c40): _readAt: size=2, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c40): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c40): _writeAt: size=3, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c40): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.403353708 +0000 UTC m=+295.306070601 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c80): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c80): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c80): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.403353708 +0000 UTC m=+295.306070601 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2c80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bd50 item 56 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d40): open at offset 0 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d40): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d40): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d40): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d40): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d40): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.404518475 +0000 UTC m=+295.307235367 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d80): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d80): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c7e0 item 57 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d80): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.40500806 +0000 UTC m=+295.307724953 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2d80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e40): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e40): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e40): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e40): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e40): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d1f0 item 57 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e40): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.405511982 +0000 UTC m=+295.308228865 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e80): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e80): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e80): >_readAt: n=8, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.405511982 +0000 UTC m=+295.308228865 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2e80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d650 item 57 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f40): open at offset 0 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f40): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f40): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f40): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f40): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f40): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.407237857 +0000 UTC m=+295.309954771 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f80): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f80): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053dc70 item 58 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f80): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.407700934 +0000 UTC m=+295.310417806 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba2f80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3040): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3040): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3040): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053df10 item 58 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3040): _readAt: size=2, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3040): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3040): _writeAt: size=3, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3040): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3040): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.408145985 +0000 UTC m=+295.310862858 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3040): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3080): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3080): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3080): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3080): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3080): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.408145985 +0000 UTC m=+295.310862858 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3080): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d260 item 58 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3140): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3140): open at offset 0 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3140): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3140): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3140): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3140): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3140): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3140): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.409053792 +0000 UTC m=+295.311770665 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3140): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3180): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3180): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3180): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dd50 item 59 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3180): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3180): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.409393978 +0000 UTC m=+295.312110840 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3180): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3240): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3240): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3240): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3240): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3240): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3240): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a000 item 59 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3240): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3240): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.409713033 +0000 UTC m=+295.312429906 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3240): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3280): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3280): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3280): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3280): >_readAt: n=8, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3280): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.409713033 +0000 UTC m=+295.312429906 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3280): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ad90 item 59 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3340): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3340): open at offset 0 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3340): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3340): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3340): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3340): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3340): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3340): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.410725085 +0000 UTC m=+295.313441958 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3340): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3380): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3380): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3380): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b5e0 item 60 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3380): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3380): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.411114332 +0000 UTC m=+295.313831205 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3380): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3440): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3440): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3440): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bb20 item 60 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3440): _readAt: size=2, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3440): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3440): _writeAt: size=3, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3440): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3440): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.411528116 +0000 UTC m=+295.314244989 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3440): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3480): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3480): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3480): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3480): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3480): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.411528116 +0000 UTC m=+295.314244989 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3480): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c150 item 60 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3540): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3540): open at offset 0 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3540): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3540): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3540): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3540): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3540): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3540): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.41237053 +0000 UTC m=+295.315087413 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3540): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3580): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3580): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3580): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cd90 item 61 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3580): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3580): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.412769837 +0000 UTC m=+295.315486710 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3580): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3640): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3640): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3640): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3640): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3640): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.412769837 +0000 UTC m=+295.315486710 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3640): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cf50 item 61 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3700): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3700): open at offset 0 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3700): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3700): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3700): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3700): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3700): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3700): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.413893216 +0000 UTC m=+295.316610079 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3700): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3740): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3740): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3740): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d490 item 62 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3740): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3740): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.414552358 +0000 UTC m=+295.317269231 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3740): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3800): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3800): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3800): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3800): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3800): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.414552358 +0000 UTC m=+295.317269231 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3800): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d5e0 item 62 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba38c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba38c0): open at offset 0 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba38c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba38c0): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba38c0): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba38c0): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba38c0): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba38c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.415919503 +0000 UTC m=+295.318636386 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba38c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3900): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3900): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3900): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d9d0 item 63 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3900): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3900): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.416333067 +0000 UTC m=+295.319049940 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3900): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba39c0): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba39c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba39c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba39c0): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba39c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.416333067 +0000 UTC m=+295.319049940 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba39c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049dc00 item 63 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a80): open at offset 0 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a80): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a80): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a80): >_readAt: n=0, err=Bad file descriptor 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a80): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a80): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.417527449 +0000 UTC m=+295.320244322 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3a80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3ac0): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3ac0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3ac0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e0e0 item 64 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3ac0): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3ac0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.417937676 +0000 UTC m=+295.320654549 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3ac0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3b80): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3b80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3b80): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3b80): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3b80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.417937676 +0000 UTC m=+295.320654549 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3b80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054efc0 item 64 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3e40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3e40): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3e40): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3e40): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3e40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.419237656 +0000 UTC m=+295.321954528 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3e40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3e80): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3e80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3e80): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3e80): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3e80): _writeAt: size=3, off=2 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b62a0 item 65 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3e80): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3e80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.419688588 +0000 UTC m=+295.322405462 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3e80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3ec0): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3ec0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3ec0): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3ec0): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3ec0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.419688588 +0000 UTC m=+295.322405462 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3ec0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b65b0 item 65 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3f00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3f00): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3f00): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3f00): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3f00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.420744993 +0000 UTC m=+295.323461865 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3f00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3f40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3f40): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6b60 item 66 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3f40): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3f40): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3f40): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3f40): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3f40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.421175678 +0000 UTC m=+295.323892561 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000ba3f40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6040): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6040): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6040): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6040): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6040): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.421175678 +0000 UTC m=+295.323892561 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6040): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6e00 item 66 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6080): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6080): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6080): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6080): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6080): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.422258662 +0000 UTC m=+295.324975534 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6080): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b60c0): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b60c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b60c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b60c0): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b60c0): _writeAt: size=3, off=2 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b72d0 item 67 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b60c0): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b60c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.422716878 +0000 UTC m=+295.325433751 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b60c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6100): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6100): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6100): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6100): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6100): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.422716878 +0000 UTC m=+295.325433751 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6100): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7570 item 67 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6280): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6280): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6280): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6280): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6280): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.423781618 +0000 UTC m=+295.326498491 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6280): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6380): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6380): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7c70 item 68 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6380): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6380): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6380): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6380): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6380): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.424267967 +0000 UTC m=+295.326984840 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6380): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b63c0): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b63c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b63c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b63c0): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b63c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.424267967 +0000 UTC m=+295.326984840 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b63c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7dc0 item 68 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6400): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6400): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6400): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6400): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6400): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.425317228 +0000 UTC m=+295.328034101 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6400): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6440): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6440): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6440): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6440): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6440): _writeAt: size=3, off=2 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000521c0 item 69 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6440): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6440): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.425704352 +0000 UTC m=+295.328421225 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0009b6440): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae980): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae980): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae980): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae980): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae980): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.425704352 +0000 UTC m=+295.328421225 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005ae980): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052310 item 69 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aea40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aea40): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aea40): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aea40): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aea40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.427144534 +0000 UTC m=+295.329861407 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aea40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb00): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae4e00 item 70 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb00): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb00): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb00): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb00): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.427573295 +0000 UTC m=+295.330290168 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb40): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb40): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb40): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.427573295 +0000 UTC m=+295.330290168 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeb40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae4f50 item 70 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aebc0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aebc0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aebc0): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aebc0): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aebc0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.42846952 +0000 UTC m=+295.331186394 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aebc0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aec80): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aec80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aec80): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aec80): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aec80): _writeAt: size=3, off=2 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae51f0 item 71 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aec80): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aec80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.428823141 +0000 UTC m=+295.331540025 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aec80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aecc0): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aecc0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aecc0): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aecc0): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aecc0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.428823141 +0000 UTC m=+295.331540025 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aecc0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae5340 item 71 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aed40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aed40): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aed40): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aed40): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aed40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.429719346 +0000 UTC m=+295.332436219 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aed40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee00): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae55e0 item 72 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee00): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee00): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee00): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee00): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.430469248 +0000 UTC m=+295.333186120 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee40): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee40): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee40): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.430469248 +0000 UTC m=+295.333186120 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae5730 item 72 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee80): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee80): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee80): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee80): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee80): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.431536833 +0000 UTC m=+295.334253706 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aee80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeec0): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeec0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeec0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae59d0 item 73 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeec0): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeec0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.431944054 +0000 UTC m=+295.334660927 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aeec0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef00): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef00): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef00): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef00): _writeAt: size=3, off=2 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae5f10 item 73 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef00): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.432380139 +0000 UTC m=+295.335097011 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef40): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef40): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef40): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.432380139 +0000 UTC m=+295.335097011 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aef40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554150 item 73 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af000): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af000): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af000): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af000): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af000): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af000): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af000): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.433529577 +0000 UTC m=+295.336246440 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af000): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af040): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af040): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af040): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554460 item 74 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af040): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af040): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.433876125 +0000 UTC m=+295.336592988 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af040): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af100): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af100): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005545b0 item 74 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af100): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af100): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af100): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af100): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af100): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.434311849 +0000 UTC m=+295.337028723 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af100): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af140): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af140): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af140): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af140): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af140): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.434311849 +0000 UTC m=+295.337028723 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af140): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554770 item 74 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af200): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af200): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af200): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af200): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af200): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af200): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af200): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.4353074 +0000 UTC m=+295.338024274 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af200): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af240): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af240): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af240): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554a80 item 75 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af240): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af240): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.435755048 +0000 UTC m=+295.338471920 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af240): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af300): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af300): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af300): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af300): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af300): _writeAt: size=3, off=2 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554bd0 item 75 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af300): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af300): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.436142832 +0000 UTC m=+295.338859705 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af300): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af340): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af340): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af340): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af340): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af340): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.436142832 +0000 UTC m=+295.338859705 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af340): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554d90 item 75 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af480): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af480): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af480): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af480): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af480): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af480): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af480): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.437052392 +0000 UTC m=+295.339769264 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af480): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af4c0): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af4c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af4c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005550a0 item 76 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af4c0): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af4c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.437382238 +0000 UTC m=+295.340099111 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af4c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af580): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af580): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555260 item 76 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af580): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af580): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af580): _writeAt: size=3, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af580): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af580): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.437788577 +0000 UTC m=+295.340505451 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af580): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af5c0): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af5c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af5c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af5c0): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af5c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.437788577 +0000 UTC m=+295.340505451 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af5c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555490 item 76 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af680): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af680): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af680): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af680): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af680): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af680): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af680): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.43883354 +0000 UTC m=+295.341550413 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af680): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af6c0): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af6c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af6c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005559d0 item 77 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af6c0): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af6c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.439174247 +0000 UTC m=+295.341891120 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af6c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af780): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af780): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af780): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af780): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af780): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.439174247 +0000 UTC m=+295.341891120 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af780): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555b90 item 77 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af840): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af840): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af840): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af840): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af840): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af840): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af840): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.440045516 +0000 UTC m=+295.342762390 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af840): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af880): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af880): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af880): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555ea0 item 78 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af880): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af880): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.440340618 +0000 UTC m=+295.343057490 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af880): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af940): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af940): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af940): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af940): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af940): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.440340618 +0000 UTC m=+295.343057490 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005af940): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000156a10 item 78 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afa00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afa00): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afa00): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afa00): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afa00): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afa00): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afa00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.441236903 +0000 UTC m=+295.343953776 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afa00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afa40): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afa40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afa40): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000156e70 item 79 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afa40): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afa40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.441635848 +0000 UTC m=+295.344352721 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afa40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afb00): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afb00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afb00): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afb00): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afb00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.441635848 +0000 UTC m=+295.344352721 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afb00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000156fc0 item 79 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afbc0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afbc0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afbc0): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afbc0): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afbc0): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afbc0): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afbc0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.442563351 +0000 UTC m=+295.345280225 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afbc0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afc00): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afc00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afc00): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001572d0 item 80 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afc00): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afc00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.442964792 +0000 UTC m=+295.345681665 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afc00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afcc0): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afcc0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afcc0): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afcc0): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afcc0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.442964792 +0000 UTC m=+295.345681665 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afcc0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157500 item 80 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd00): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd00): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd00): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.443901293 +0000 UTC m=+295.346618166 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd40): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd40): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd40): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd40): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd40): _writeAt: size=3, off=7 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157810 item 81 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd40): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.444263329 +0000 UTC m=+295.346980202 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd80): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd80): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd80): >_readAt: n=8, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.444263329 +0000 UTC m=+295.346980202 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afd80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001579d0 item 81 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afe00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afe00): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afe00): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afe00): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afe00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.445196362 +0000 UTC m=+295.347913236 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afe00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afec0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afec0): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afec0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157ce0 item 82 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afec0): _readAt: size=2, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afec0): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afec0): _writeAt: size=3, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afec0): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afec0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.445602421 +0000 UTC m=+295.348319295 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005afec0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aff00): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aff00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aff00): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aff00): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aff00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.445602421 +0000 UTC m=+295.348319295 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005aff00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000157ea0 item 82 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6900): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6900): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6900): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6900): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6900): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.446508886 +0000 UTC m=+295.349225760 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6900): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6a00): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6a00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6a00): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6a00): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6a00): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6a00): _writeAt: size=3, off=7 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e1c0 item 83 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6a00): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6a00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.447177295 +0000 UTC m=+295.349894168 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6a00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6a40): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6a40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6a40): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6a40): >_readAt: n=8, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6a40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.447177295 +0000 UTC m=+295.349894168 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6a40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e380 item 83 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6b00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6b00): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6b00): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6b00): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6b00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.448321233 +0000 UTC m=+295.351038217 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c6b00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7000): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7000): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7000): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e9a0 item 84 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7000): _readAt: size=2, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7000): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7000): _writeAt: size=3, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7000): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7000): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.448818193 +0000 UTC m=+295.351535086 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7000): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7080): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7080): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7080): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7080): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7080): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.448818193 +0000 UTC m=+295.351535086 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7080): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ec40 item 84 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7100): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7100): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7100): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7100): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7100): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.449907909 +0000 UTC m=+295.352624783 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7100): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7240): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7240): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7240): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7240): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7240): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7240): _writeAt: size=3, off=7 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f180 item 85 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7240): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7240): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.450320551 +0000 UTC m=+295.353037434 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7240): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c73c0): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c73c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c73c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c73c0): >_readAt: n=8, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c73c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.450320551 +0000 UTC m=+295.353037434 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c73c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f2d0 item 85 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7440): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7440): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7440): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7440): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7440): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.451386252 +0000 UTC m=+295.354103125 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7440): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7580): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7580): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7580): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f730 item 86 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7580): _readAt: size=2, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7580): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7580): _writeAt: size=3, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7580): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7580): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.451777073 +0000 UTC m=+295.354493946 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7580): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c75c0): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c75c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c75c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c75c0): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c75c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.451777073 +0000 UTC m=+295.354493946 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c75c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fa40 item 86 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7680): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7680): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7680): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7680): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7680): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.452639214 +0000 UTC m=+295.355356087 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7680): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7840): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7840): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7840): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7840): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7840): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7840): _writeAt: size=3, off=7 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ff10 item 87 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7840): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7840): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.452993696 +0000 UTC m=+295.355710560 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7840): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7e80): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7e80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7e80): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7e80): >_readAt: n=8, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7e80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.452993696 +0000 UTC m=+295.355710560 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0002c7e80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490230 item 87 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530000): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530000): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530000): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530000): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530000): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.453881185 +0000 UTC m=+295.356598049 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530000): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530100): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530100): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530100): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004905b0 item 88 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530100): _readAt: size=2, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530100): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530100): _writeAt: size=3, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530100): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530100): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.454273419 +0000 UTC m=+295.356990282 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530100): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530140): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530140): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530140): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530140): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530140): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.454273419 +0000 UTC m=+295.356990282 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530140): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490770 item 88 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530240): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530240): open at offset 0 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530240): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530240): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530240): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530240): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530240): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530240): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.455177439 +0000 UTC m=+295.357894312 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530240): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530280): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530280): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530280): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490bd0 item 89 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530280): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530280): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.455524527 +0000 UTC m=+295.358241400 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530280): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530340): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530340): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530340): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530340): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530340): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530340): _writeAt: size=3, off=7 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490d90 item 89 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530340): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530340): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.455942398 +0000 UTC m=+295.358659271 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530340): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530380): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530380): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530380): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530380): >_readAt: n=8, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530380): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.455942398 +0000 UTC m=+295.358659271 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530380): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490f50 item 89 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005304c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005304c0): open at offset 0 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005304c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005304c0): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005304c0): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005304c0): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005304c0): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005304c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.456837211 +0000 UTC m=+295.359554073 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005304c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530500): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530500): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530500): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004917a0 item 90 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530500): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530500): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.457150005 +0000 UTC m=+295.359866878 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530500): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005305c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005305c0): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005305c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004919d0 item 90 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005305c0): _readAt: size=2, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005305c0): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005305c0): _writeAt: size=3, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005305c0): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005305c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.457975677 +0000 UTC m=+295.360692551 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005305c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530680): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530680): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530680): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530680): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530680): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.457975677 +0000 UTC m=+295.360692551 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530680): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491b20 item 90 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005307c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005307c0): open at offset 0 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005307c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005307c0): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005307c0): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005307c0): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005307c0): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005307c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.458960969 +0000 UTC m=+295.361677842 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005307c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530800): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530800): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530800): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322310 item 91 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530800): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530800): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.459326693 +0000 UTC m=+295.362043566 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530800): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530900): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530900): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530900): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530900): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530900): >_readAt: n=2, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530900): _writeAt: size=3, off=7 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322690 item 91 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530900): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530900): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.459712023 +0000 UTC m=+295.362428896 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530900): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530940): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530940): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530940): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530940): >_readAt: n=8, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530940): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.459712023 +0000 UTC m=+295.362428896 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530940): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322850 item 91 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530a00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530a00): open at offset 0 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530a00): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530a00): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530a00): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530a00): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530a00): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530a00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.460598189 +0000 UTC m=+295.363315062 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530a00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530a80): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530a80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530a80): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322bd0 item 92 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530a80): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530a80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.46092506 +0000 UTC m=+295.363641934 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530a80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530b40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530b40): open at offset 5 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530b40): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322d20 item 92 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530b40): _readAt: size=2, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530b40): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530b40): _writeAt: size=3, off=5 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530b40): >_writeAt: n=3, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530b40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.461328124 +0000 UTC m=+295.364044997 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530b40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530b80): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530b80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530b80): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530b80): >_readAt: n=3, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530b80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.461328124 +0000 UTC m=+295.364044997 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530b80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322e70 item 92 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530c40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530c40): open at offset 0 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530c40): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530c40): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530c40): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530c40): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530c40): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530c40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.462147274 +0000 UTC m=+295.364864138 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530c40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530c80): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530c80): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530c80): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323110 item 93 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530c80): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530c80): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.462492751 +0000 UTC m=+295.365209613 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530c80): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530d40): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530d40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530d40): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530d40): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530d40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.462492751 +0000 UTC m=+295.365209613 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530d40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323260 item 93 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530e00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530e00): open at offset 0 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530e00): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530e00): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530e00): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530e00): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530e00): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530e00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.463462974 +0000 UTC m=+295.366179847 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530e00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530e40): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530e40): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530e40): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323500 item 94 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530e40): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530e40): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.463785006 +0000 UTC m=+295.366501879 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530e40): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530f00): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530f00): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530f00): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530f00): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530f00): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.463785006 +0000 UTC m=+295.366501879 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530f00): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323730 item 94 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530fc0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530fc0): open at offset 0 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530fc0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530fc0): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530fc0): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530fc0): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530fc0): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530fc0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.464677785 +0000 UTC m=+295.367394657 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000530fc0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000531000): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000531000): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000531000): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003239d0 item 95 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000531000): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000531000): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.464999025 +0000 UTC m=+295.367715898 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000531000): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005310c0): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005310c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005310c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005310c0): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005310c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.464999025 +0000 UTC m=+295.367715898 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005310c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323b20 item 95 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005311c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005311c0): open at offset 0 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005311c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005311c0): _readAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005311c0): >_readAt: n=0, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005311c0): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005311c0): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005311c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.465951113 +0000 UTC m=+295.368667977 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005311c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005314c0): _writeAt: size=5, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005314c0): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005314c0): >openPending: err= 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323e30 item 96 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005314c0): >_writeAt: n=5, err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005314c0): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.466279548 +0000 UTC m=+295.368996410 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc0005314c0): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/08 03:29:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:29:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/08 03:29:54 DEBUG : open-test-file: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000531580): _readAt: size=512, off=0 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000531580): openPending: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000531580): >openPending: err= 2024/11/08 03:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000531580): >_readAt: n=5, err=EOF 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000531580): close: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-08 03:29:54.466279548 +0000 UTC m=+295.368996410 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : open-test-file(0xc000531580): >close: err= 2024/11/08 03:29:54 DEBUG : open-test-file: Remove: 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ab8000 item 96 2024/11/08 03:29:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/08 03:29:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/08 03:29:54 DEBUG : open-test-file: >Remove: err= 2024/11/08 03:29:54 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:54 DEBUG : : Looking for writers 2024/11/08 03:29:54 DEBUG : >WaitForWriters: 2024/11/08 03:29:54 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.34s) --- PASS: TestRWFileHandleOpenTests/writes (0.65s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.68s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:29:54 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:29:54 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:29:54 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:54 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:54 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:29:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:54 DEBUG : file1: newRWFileHandle: 2024/11/08 03:29:54 DEBUG : file1(0xc0009b6100): openPending: 2024/11/08 03:29:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:54 DEBUG : file1(0xc0009b6100): >openPending: err= 2024/11/08 03:29:54 DEBUG : file1: >newRWFileHandle: err= 2024/11/08 03:29:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/08 03:29:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/08 03:29:54 DEBUG : file1(0xc0009b6100): _writeAt: size=2, off=0 2024/11/08 03:29:54 DEBUG : file1(0xc0009b6100): >_writeAt: n=2, err= 2024/11/08 03:29:54 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/11/08 03:29:54 DEBUG : file1(0xc0009b6100): RWFileHandle.Flush 2024/11/08 03:29:54 DEBUG : file1(0xc0009b6100): RWFileHandle.Release 2024/11/08 03:29:54 DEBUG : file1(0xc0009b6100): close: 2024/11/08 03:29:54 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/11/08 03:29:54 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:54 DEBUG : file1(0xc0009b6100): >close: err= 2024/11/08 03:29:54 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:54 DEBUG : : Looking for writers 2024/11/08 03:29:54 DEBUG : file1: reading active writers 2024/11/08 03:29:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/08 03:29:54 DEBUG : : Looking for writers 2024/11/08 03:29:54 DEBUG : file1: reading active writers 2024/11/08 03:29:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/08 03:29:55 DEBUG : : Looking for writers 2024/11/08 03:29:55 DEBUG : file1: reading active writers 2024/11/08 03:29:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/08 03:29:55 DEBUG : : Looking for writers 2024/11/08 03:29:55 DEBUG : file1: reading active writers 2024/11/08 03:29:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/08 03:29:55 DEBUG : file1: vfs cache: starting upload 2024/11/08 03:29:55 DEBUG : : Looking for writers 2024/11/08 03:29:55 DEBUG : file1: reading active writers 2024/11/08 03:29:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/08 03:29:55 DEBUG : : Looking for writers 2024/11/08 03:29:55 DEBUG : file1: reading active writers 2024/11/08 03:29:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/08 03:29:55 DEBUG : : Looking for writers 2024/11/08 03:29:55 DEBUG : file1: reading active writers 2024/11/08 03:29:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/08 03:29:55 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2024/11/08 03:29:56 DEBUG : : Looking for writers 2024/11/08 03:29:56 DEBUG : file1: reading active writers 2024/11/08 03:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/08 03:29:56 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/11/08 03:29:56 INFO : file1: Copied (new) 2024/11/08 03:29:56 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2024/11/08 03:29:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/08 03:29:56 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/11/08 03:29:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:29:56 INFO : file1: vfs cache: upload succeeded try #1 2024/11/08 03:29:57 DEBUG : : Looking for writers 2024/11/08 03:29:57 DEBUG : file1: reading active writers 2024/11/08 03:29:57 DEBUG : >WaitForWriters: 2024/11/08 03:29:57 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:57 DEBUG : : Looking for writers 2024/11/08 03:29:57 DEBUG : file1: reading active writers 2024/11/08 03:29:57 DEBUG : >WaitForWriters: 2024/11/08 03:29:57 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.13s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:29:57 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:29:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:29:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:29:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:29:57 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:29:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:29:58 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:29:58 DEBUG : rename_me: newRWFileHandle: 2024/11/08 03:29:58 DEBUG : rename_me(0xc0005309c0): openPending: 2024/11/08 03:29:58 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/08 03:29:58 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/08 03:29:58 DEBUG : rename_me(0xc0005309c0): >openPending: err= 2024/11/08 03:29:58 DEBUG : rename_me: >newRWFileHandle: err= 2024/11/08 03:29:58 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/08 03:29:58 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/11/08 03:29:58 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/11/08 03:29:58 DEBUG : rename_me(0xc0005309c0): _writeAt: size=5, off=0 2024/11/08 03:29:58 DEBUG : rename_me(0xc0005309c0): >_writeAt: n=5, err= 2024/11/08 03:29:58 DEBUG : rename_me(0xc0005309c0): close: 2024/11/08 03:29:58 DEBUG : rename_me: vfs cache: setting modification time to 2024-11-08 03:29:58.116880107 +0000 UTC m=+299.019596990 2024/11/08 03:29:58 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/11/08 03:29:58 DEBUG : rename_me(0xc0005309c0): >close: err= 2024/11/08 03:29:58 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/11/08 03:29:58 DEBUG : i_was_renamed: Updating file with 0xc000800f00 2024/11/08 03:29:58 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/11/08 03:29:58 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/08 03:29:58 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:29:58 DEBUG : : Looking for writers 2024/11/08 03:29:58 DEBUG : i_was_renamed: reading active writers 2024/11/08 03:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/08 03:29:58 DEBUG : : Looking for writers 2024/11/08 03:29:58 DEBUG : i_was_renamed: reading active writers 2024/11/08 03:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/08 03:29:58 DEBUG : : Looking for writers 2024/11/08 03:29:58 DEBUG : i_was_renamed: reading active writers 2024/11/08 03:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/08 03:29:58 DEBUG : : Looking for writers 2024/11/08 03:29:58 DEBUG : i_was_renamed: reading active writers 2024/11/08 03:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/08 03:29:58 DEBUG : i_was_renamed: vfs cache: starting upload 2024/11/08 03:29:58 DEBUG : : Looking for writers 2024/11/08 03:29:58 DEBUG : i_was_renamed: reading active writers 2024/11/08 03:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/08 03:29:58 DEBUG : : Looking for writers 2024/11/08 03:29:58 DEBUG : i_was_renamed: reading active writers 2024/11/08 03:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/11/08 03:29:58 DEBUG : : Looking for writers 2024/11/08 03:29:58 DEBUG : i_was_renamed: reading active writers 2024/11/08 03:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/11/08 03:29:58 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2024/11/08 03:29:59 DEBUG : : Looking for writers 2024/11/08 03:29:59 DEBUG : i_was_renamed: reading active writers 2024/11/08 03:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/11/08 03:29:59 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/08 03:29:59 INFO : i_was_renamed: Copied (new) 2024/11/08 03:29:59 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-11-08 03:29:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/08 03:29:59 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/11/08 03:29:59 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/08 03:29:59 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/11/08 03:30:00 DEBUG : : Looking for writers 2024/11/08 03:30:00 DEBUG : i_was_renamed: reading active writers 2024/11/08 03:30:00 DEBUG : >WaitForWriters: 2024/11/08 03:30:00 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.96s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:30:00 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:30:00 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/08 03:30:00 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:30:00 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:30:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:30:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:30:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:30:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:30:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/08 03:30:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-disalij7tiso" 2024/11/08 03:30:00 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/08 03:30:01 DEBUG : : forgetting directory cache 2024/11/08 03:30:01 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/11/08 03:30:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:30:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/08 03:30:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/08 03:30:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/08 03:30:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/08 03:30:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/08 03:30:03 DEBUG : TestRWCacheUpdate(0xc0009b64c0): _readAt: size=512, off=0 2024/11/08 03:30:03 DEBUG : TestRWCacheUpdate(0xc0009b64c0): openPending: 2024/11/08 03:30:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-08 02:31:00 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/11/08 03:30:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/08 03:30:03 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/08 03:30:03 DEBUG : TestRWCacheUpdate(0xc0009b64c0): >openPending: err= 2024/11/08 03:30:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/08 03:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/08 03:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/08 03:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:30:03 DEBUG : : forgetting directory cache 2024/11/08 03:30:03 DEBUG : TestRWCacheUpdate(0xc0009b64c0): >_readAt: n=20, err=EOF 2024/11/08 03:30:03 DEBUG : TestRWCacheUpdate(0xc0009b64c0): close: 2024/11/08 03:30:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-08 02:31:00 +0000 UTC 2024/11/08 03:30:03 DEBUG : TestRWCacheUpdate(0xc0009b64c0): >close: err= 2024/11/08 03:30:03 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/08 03:30:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/08 03:30:04 DEBUG : : forgetting directory cache 2024/11/08 03:30:04 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/11/08 03:30:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:30:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/08 03:30:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/08 03:30:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/08 03:30:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/08 03:30:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/08 03:30:05 DEBUG : TestRWCacheUpdate(0xc000424e00): _readAt: size=512, off=0 2024/11/08 03:30:05 DEBUG : TestRWCacheUpdate(0xc000424e00): openPending: 2024/11/08 03:30:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-08 02:32:00 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-11-08 02:31:00 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/11/08 03:30:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-08 02:32:00 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-11-08 02:31:00 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/11/08 03:30:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/08 03:30:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/08 03:30:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/08 03:30:05 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/08 03:30:05 DEBUG : TestRWCacheUpdate(0xc000424e00): >openPending: err= 2024/11/08 03:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/08 03:30:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/08 03:30:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/08 03:30:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:30:06 DEBUG : : forgetting directory cache 2024/11/08 03:30:06 DEBUG : TestRWCacheUpdate(0xc000424e00): >_readAt: n=20, err=EOF 2024/11/08 03:30:06 DEBUG : TestRWCacheUpdate(0xc000424e00): close: 2024/11/08 03:30:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-08 02:32:00 +0000 UTC 2024/11/08 03:30:06 DEBUG : TestRWCacheUpdate(0xc000424e00): >close: err= 2024/11/08 03:30:06 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/08 03:30:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/08 03:30:06 DEBUG : : forgetting directory cache 2024/11/08 03:30:07 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/11/08 03:30:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:30:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/08 03:30:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/08 03:30:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/08 03:30:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/08 03:30:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/08 03:30:08 DEBUG : TestRWCacheUpdate(0xc0009b6540): _readAt: size=512, off=0 2024/11/08 03:30:08 DEBUG : TestRWCacheUpdate(0xc0009b6540): openPending: 2024/11/08 03:30:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-08 02:33:00 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-11-08 02:32:00 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/11/08 03:30:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-08 02:33:00 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-11-08 02:32:00 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/11/08 03:30:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/08 03:30:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/08 03:30:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/08 03:30:08 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/08 03:30:08 DEBUG : TestRWCacheUpdate(0xc0009b6540): >openPending: err= 2024/11/08 03:30:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/08 03:30:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/08 03:30:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/08 03:30:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:30:08 DEBUG : : forgetting directory cache 2024/11/08 03:30:09 DEBUG : TestRWCacheUpdate(0xc0009b6540): >_readAt: n=20, err=EOF 2024/11/08 03:30:09 DEBUG : TestRWCacheUpdate(0xc0009b6540): close: 2024/11/08 03:30:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-08 02:33:00 +0000 UTC 2024/11/08 03:30:09 DEBUG : TestRWCacheUpdate(0xc0009b6540): >close: err= 2024/11/08 03:30:09 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/08 03:30:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/08 03:30:09 DEBUG : : forgetting directory cache 2024/11/08 03:30:09 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate(0xc0009b6940): _readAt: size=512, off=0 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate(0xc0009b6940): openPending: 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-08 02:34:00 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-11-08 02:33:00 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-08 02:34:00 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-11-08 02:33:00 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/11/08 03:30:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/08 03:30:11 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate(0xc0009b6940): >openPending: err= 2024/11/08 03:30:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:30:11 DEBUG : : forgetting directory cache 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate(0xc0009b6940): >_readAt: n=20, err=EOF 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate(0xc0009b6940): close: 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-08 02:34:00 +0000 UTC 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate(0xc0009b6940): >close: err= 2024/11/08 03:30:11 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/08 03:30:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/08 03:30:12 DEBUG : : forgetting directory cache 2024/11/08 03:30:12 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/11/08 03:30:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:30:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/08 03:30:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/08 03:30:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/08 03:30:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/08 03:30:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/08 03:30:13 DEBUG : TestRWCacheUpdate(0xc0005ae180): _readAt: size=512, off=0 2024/11/08 03:30:13 DEBUG : TestRWCacheUpdate(0xc0005ae180): openPending: 2024/11/08 03:30:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-08 02:35:00 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-11-08 02:34:00 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/11/08 03:30:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-08 02:35:00 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-11-08 02:34:00 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/11/08 03:30:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/08 03:30:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/08 03:30:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/08 03:30:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/08 03:30:13 DEBUG : TestRWCacheUpdate(0xc0005ae180): >openPending: err= 2024/11/08 03:30:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/08 03:30:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/08 03:30:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/08 03:30:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:30:13 DEBUG : : forgetting directory cache 2024/11/08 03:30:14 DEBUG : TestRWCacheUpdate(0xc0005ae180): >_readAt: n=20, err=EOF 2024/11/08 03:30:14 DEBUG : TestRWCacheUpdate(0xc0005ae180): close: 2024/11/08 03:30:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-08 02:35:00 +0000 UTC 2024/11/08 03:30:14 DEBUG : TestRWCacheUpdate(0xc0005ae180): >close: err= 2024/11/08 03:30:14 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/08 03:30:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/08 03:30:14 DEBUG : : forgetting directory cache 2024/11/08 03:30:14 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/11/08 03:30:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:30:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/08 03:30:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/08 03:30:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/08 03:30:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/08 03:30:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/08 03:30:16 DEBUG : TestRWCacheUpdate(0xc0005ae300): _readAt: size=512, off=0 2024/11/08 03:30:16 DEBUG : TestRWCacheUpdate(0xc0005ae300): openPending: 2024/11/08 03:30:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-08 02:36:00 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2024-11-08 02:35:00 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/11/08 03:30:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-08 02:36:00 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2024-11-08 02:35:00 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/11/08 03:30:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/08 03:30:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/08 03:30:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/08 03:30:16 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/08 03:30:16 DEBUG : TestRWCacheUpdate(0xc0005ae300): >openPending: err= 2024/11/08 03:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/08 03:30:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/08 03:30:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/08 03:30:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:30:16 DEBUG : : forgetting directory cache 2024/11/08 03:30:17 DEBUG : TestRWCacheUpdate(0xc0005ae300): >_readAt: n=20, err=EOF 2024/11/08 03:30:17 DEBUG : TestRWCacheUpdate(0xc0005ae300): close: 2024/11/08 03:30:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-08 02:36:00 +0000 UTC 2024/11/08 03:30:17 DEBUG : TestRWCacheUpdate(0xc0005ae300): >close: err= 2024/11/08 03:30:17 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/08 03:30:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/08 03:30:17 DEBUG : : forgetting directory cache 2024/11/08 03:30:17 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate(0xc0005ae200): _readAt: size=512, off=0 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate(0xc0005ae200): openPending: 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-11-08 02:37:00 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-11-08 02:36:00 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-11-08 02:37:00 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-11-08 02:36:00 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2024/11/08 03:30:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/11/08 03:30:19 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate(0xc0005ae200): >openPending: err= 2024/11/08 03:30:19 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:30:19 DEBUG : : forgetting directory cache 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate(0xc0005ae200): >_readAt: n=21, err=EOF 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate(0xc0005ae200): close: 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-08 02:37:00 +0000 UTC 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate(0xc0005ae200): >close: err= 2024/11/08 03:30:19 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/08 03:30:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/08 03:30:20 DEBUG : : forgetting directory cache 2024/11/08 03:30:20 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2024/11/08 03:30:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:30:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/08 03:30:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/08 03:30:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/08 03:30:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/08 03:30:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/08 03:30:21 DEBUG : TestRWCacheUpdate(0xc000530580): _readAt: size=512, off=0 2024/11/08 03:30:21 DEBUG : TestRWCacheUpdate(0xc000530580): openPending: 2024/11/08 03:30:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-11-08 02:38:00 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-11-08 02:37:00 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/11/08 03:30:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-11-08 02:38:00 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-11-08 02:37:00 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/11/08 03:30:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/08 03:30:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/08 03:30:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/11/08 03:30:21 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/08 03:30:21 DEBUG : TestRWCacheUpdate(0xc000530580): >openPending: err= 2024/11/08 03:30:21 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/11/08 03:30:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/08 03:30:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/08 03:30:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:30:21 DEBUG : : forgetting directory cache 2024/11/08 03:30:22 DEBUG : TestRWCacheUpdate(0xc000530580): >_readAt: n=22, err=EOF 2024/11/08 03:30:22 DEBUG : TestRWCacheUpdate(0xc000530580): close: 2024/11/08 03:30:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-08 02:38:00 +0000 UTC 2024/11/08 03:30:22 DEBUG : TestRWCacheUpdate(0xc000530580): >close: err= 2024/11/08 03:30:22 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/08 03:30:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/08 03:30:22 DEBUG : : forgetting directory cache 2024/11/08 03:30:23 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2024/11/08 03:30:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:30:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/08 03:30:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/08 03:30:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/08 03:30:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/08 03:30:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/08 03:30:24 DEBUG : TestRWCacheUpdate(0xc0009b6440): _readAt: size=512, off=0 2024/11/08 03:30:24 DEBUG : TestRWCacheUpdate(0xc0009b6440): openPending: 2024/11/08 03:30:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-11-08 02:39:00 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-11-08 02:38:00 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/11/08 03:30:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-11-08 02:39:00 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-11-08 02:38:00 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/11/08 03:30:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/08 03:30:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/08 03:30:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/11/08 03:30:24 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/08 03:30:24 DEBUG : TestRWCacheUpdate(0xc0009b6440): >openPending: err= 2024/11/08 03:30:24 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/11/08 03:30:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/08 03:30:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/08 03:30:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:30:24 DEBUG : : forgetting directory cache 2024/11/08 03:30:25 DEBUG : TestRWCacheUpdate(0xc0009b6440): >_readAt: n=23, err=EOF 2024/11/08 03:30:25 DEBUG : TestRWCacheUpdate(0xc0009b6440): close: 2024/11/08 03:30:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-08 02:39:00 +0000 UTC 2024/11/08 03:30:25 DEBUG : TestRWCacheUpdate(0xc0009b6440): >close: err= 2024/11/08 03:30:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/08 03:30:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/08 03:30:25 DEBUG : : forgetting directory cache 2024/11/08 03:30:25 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2024/11/08 03:30:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate(0xc0005ae8c0): _readAt: size=512, off=0 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate(0xc0005ae8c0): openPending: 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-11-08 02:40:00 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-11-08 02:39:00 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-11-08 02:40:00 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-11-08 02:39:00 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/11/08 03:30:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/11/08 03:30:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate(0xc0005ae8c0): >openPending: err= 2024/11/08 03:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:30:27 DEBUG : : forgetting directory cache 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate(0xc0005ae8c0): >_readAt: n=24, err=EOF 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate(0xc0005ae8c0): close: 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-08 02:40:00 +0000 UTC 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate(0xc0005ae8c0): >close: err= 2024/11/08 03:30:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/08 03:30:27 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:30:27 DEBUG : : Looking for writers 2024/11/08 03:30:27 DEBUG : TestRWCacheUpdate: reading active writers 2024/11/08 03:30:27 DEBUG : >WaitForWriters: 2024/11/08 03:30:27 DEBUG : vfs cache: cleaner exiting 2024/11/08 03:30:28 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (27.46s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:30:29 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2024/11/08 03:30:31 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2024/11/08 03:30:32 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:30:32 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:30:32 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/08 03:30:32 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/08 03:30:32 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/08 03:30:32 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/08 03:30:32 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:30:32 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/08 03:30:32 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/08 03:30:32 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/11/08 03:30:32 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/11/08 03:30:32 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/11/08 03:30:32 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:30:32 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/08 03:30:32 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/08 03:30:32 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/08 03:30:32 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/08 03:30:32 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/08 03:30:32 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:30:32 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/08 03:30:32 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/08 03:30:32 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/11/08 03:30:32 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:30:32 DEBUG : : Looking for writers 2024/11/08 03:30:32 DEBUG : normal name with no special characters.txt: reading active writers 2024/11/08 03:30:32 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/11/08 03:30:32 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (4.92s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:30:33 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:30:33 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:30:33 DEBUG : OpenDrive root 'rclone-test-disalij7tiso': Re-using VFS from active cache 2024/11/08 03:30:33 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:30:33 DEBUG : : Looking for writers 2024/11/08 03:30:33 DEBUG : >WaitForWriters: 2024/11/08 03:30:33 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:30:33 DEBUG : : Looking for writers 2024/11/08 03:30:33 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.34s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:30:33 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:30:33 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:30:33 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:30:33 DEBUG : : Looking for writers 2024/11/08 03:30:33 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.35s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:30:34 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:30:34 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:30:34 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:30:34 DEBUG : : Looking for writers 2024/11/08 03:30:34 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:30:34 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:30:34 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:30:35 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:30:37 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/11/08 03:30:39 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:30:39 DEBUG : dir: Looking for writers 2024/11/08 03:30:39 DEBUG : file2: reading active writers 2024/11/08 03:30:39 DEBUG : : Looking for writers 2024/11/08 03:30:39 DEBUG : dir: reading active writers 2024/11/08 03:30:39 DEBUG : file1: reading active writers 2024/11/08 03:30:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.52s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:30:40 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:30:40 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:30:40 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:30:42 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/11/08 03:30:44 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:30:44 DEBUG : dir: Looking for writers 2024/11/08 03:30:44 DEBUG : : Looking for writers 2024/11/08 03:30:44 DEBUG : file1: reading active writers 2024/11/08 03:30:44 DEBUG : dir: reading active writers 2024/11/08 03:30:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.26s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:30:45 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:30:45 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:30:46 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:30:48 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/11/08 03:30:49 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/08 03:30:49 DEBUG : file1: Open: flags=O_RDONLY 2024/11/08 03:30:49 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/08 03:30:49 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/08 03:30:49 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/08 03:30:49 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/11/08 03:30:49 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/08 03:30:50 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/08 03:30:50 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:30:50 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:30:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/08 03:30:50 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/11/08 03:30:50 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/11/08 03:30:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/08 03:30:50 DEBUG : OpenDrive root 'rclone-test-disalij7tiso': File to upload is small (0 bytes), uploading instead of streaming 2024/11/08 03:30:52 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 03:30:52 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2024/11/08 03:30:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/08 03:30:52 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:30:52 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/08 03:30:52 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:30:52 DEBUG : dir: Looking for writers 2024/11/08 03:30:52 DEBUG : file2: reading active writers 2024/11/08 03:30:52 DEBUG : new_file.txt: reading active writers 2024/11/08 03:30:52 DEBUG : : Looking for writers 2024/11/08 03:30:52 DEBUG : dir: reading active writers 2024/11/08 03:30:52 DEBUG : file1: reading active writers 2024/11/08 03:30:52 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.69s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:30:54 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:30:54 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:30:55 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/11/08 03:30:57 DEBUG : dir/file2: same parent dir (ODFfNjg0ODc2MF9qQzMxQQ) - using file/rename instead of move_copy for dir/file1 2024/11/08 03:30:57 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/11/08 03:30:57 DEBUG : dir/file1: Updating file with dir/file1 0xc0009612c0 2024/11/08 03:30:57 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/08 03:30:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/08 03:30:58 INFO : dir/file1: Moved (server-side) to: file0 2024/11/08 03:30:58 DEBUG : file0: Updating file with file0 0xc0009612c0 2024/11/08 03:30:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/08 03:30:58 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/11/08 03:30:58 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:30:58 DEBUG : dir: Looking for writers 2024/11/08 03:30:58 DEBUG : : Looking for writers 2024/11/08 03:30:58 DEBUG : dir: reading active writers 2024/11/08 03:30:58 DEBUG : file0: reading active writers 2024/11/08 03:30:58 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.63s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:30:59 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:30:59 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:30:59 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:30:59 DEBUG : : Looking for writers 2024/11/08 03:30:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.49s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:31:00 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:31:00 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:31:00 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/11/08 03:31:01 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/08 03:31:02 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/11/08 03:31:02 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/11/08 03:31:03 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/11/08 03:31:04 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:31:04 DEBUG : b: Looking for writers 2024/11/08 03:31:04 DEBUG : c: Looking for writers 2024/11/08 03:31:04 DEBUG : d: Looking for writers 2024/11/08 03:31:04 DEBUG : : Looking for writers 2024/11/08 03:31:04 DEBUG : a: Looking for writers 2024/11/08 03:31:04 DEBUG : : Looking for writers 2024/11/08 03:31:04 DEBUG : /: reading active writers 2024/11/08 03:31:04 DEBUG : a: reading active writers 2024/11/08 03:31:04 DEBUG : b: reading active writers 2024/11/08 03:31:04 DEBUG : c: reading active writers 2024/11/08 03:31:04 DEBUG : d: reading active writers 2024/11/08 03:31:04 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (5.96s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:31:06 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:31:06 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:31:07 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/08 03:31:07 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/11/08 03:31:08 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/11/08 03:31:08 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/11/08 03:31:11 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:31:11 DEBUG : a/b/c/d: Looking for writers 2024/11/08 03:31:11 DEBUG : a/b/c: Looking for writers 2024/11/08 03:31:11 DEBUG : d: reading active writers 2024/11/08 03:31:11 DEBUG : a/b: Looking for writers 2024/11/08 03:31:11 DEBUG : c: reading active writers 2024/11/08 03:31:11 DEBUG : a: Looking for writers 2024/11/08 03:31:11 DEBUG : b: reading active writers 2024/11/08 03:31:11 DEBUG : : Looking for writers 2024/11/08 03:31:11 DEBUG : a: reading active writers 2024/11/08 03:31:11 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.50s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:31:13 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:31:13 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:31:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:31:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:31:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:13 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/08 03:31:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/08 03:31:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:13 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/08 03:31:13 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/08 03:31:13 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/11/08 03:31:13 DEBUG : OpenDrive root 'rclone-test-disalij7tiso': File to upload is small (5 bytes), uploading instead of streaming 2024/11/08 03:31:14 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/11/08 03:31:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/08 03:31:15 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/08 03:31:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:31:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:31:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:15 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/08 03:31:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/08 03:31:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:31:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:31:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:15 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/08 03:31:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/08 03:31:15 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/11/08 03:31:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/08 03:31:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/08 03:31:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:15 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/08 03:31:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/08 03:31:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:15 DEBUG : OpenDrive root 'rclone-test-disalij7tiso': File to upload is small (0 bytes), uploading instead of streaming 2024/11/08 03:31:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 03:31:17 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/08 03:31:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/08 03:31:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/08 03:31:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:17 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/08 03:31:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/08 03:31:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:17 DEBUG : OpenDrive root 'rclone-test-disalij7tiso': File to upload is small (7 bytes), uploading instead of streaming 2024/11/08 03:31:18 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2024/11/08 03:31:19 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2024/11/08 03:31:19 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/08 03:31:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:19 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:31:19 DEBUG : : Looking for writers 2024/11/08 03:31:19 DEBUG : file1: reading active writers 2024/11/08 03:31:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.95s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:31:19 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:31:19 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:31:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:31:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:31:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:19 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/08 03:31:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/08 03:31:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:19 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/11/08 03:31:20 DEBUG : file1: aborting in-sequence write wait, off=100 2024/11/08 03:31:20 DEBUG : file1: failed to wait for in-sequence write to 100 2024/11/08 03:31:20 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/11/08 03:31:20 DEBUG : OpenDrive root 'rclone-test-disalij7tiso': File to upload is small (11 bytes), uploading instead of streaming 2024/11/08 03:31:21 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2024/11/08 03:31:22 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 03:31:22 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/08 03:31:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:22 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/11/08 03:31:22 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:31:22 DEBUG : : Looking for writers 2024/11/08 03:31:22 DEBUG : file1: reading active writers 2024/11/08 03:31:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.59s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:31:23 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:31:23 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:31:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:31:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:31:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:23 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/08 03:31:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/08 03:31:23 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/11/08 03:31:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:23 DEBUG : OpenDrive root 'rclone-test-disalij7tiso': File to upload is small (5 bytes), uploading instead of streaming 2024/11/08 03:31:24 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/11/08 03:31:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/08 03:31:25 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/08 03:31:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:25 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/11/08 03:31:25 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:31:25 DEBUG : : Looking for writers 2024/11/08 03:31:25 DEBUG : file1: reading active writers 2024/11/08 03:31:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.26s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:31:25 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:31:25 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:31:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:31:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:31:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:25 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/08 03:31:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/08 03:31:25 DEBUG : file1: WriteFileHandle.Release closing 2024/11/08 03:31:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:25 DEBUG : OpenDrive root 'rclone-test-disalij7tiso': File to upload is small (0 bytes), uploading instead of streaming 2024/11/08 03:31:27 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 03:31:27 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/08 03:31:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:27 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/11/08 03:31:27 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:31:27 DEBUG : : Looking for writers 2024/11/08 03:31:27 DEBUG : file1: reading active writers 2024/11/08 03:31:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.61s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:31:28 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:31:28 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:31:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:31:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:31:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:28 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/08 03:31:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/08 03:31:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:28 DEBUG : OpenDrive root 'rclone-test-disalij7tiso': File to upload is small (2 bytes), uploading instead of streaming 2024/11/08 03:31:29 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2024/11/08 03:31:29 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/11/08 03:31:29 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/08 03:31:30 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/11/08 03:31:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:30 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:31:30 DEBUG : : Looking for writers 2024/11/08 03:31:30 DEBUG : file1: reading active writers 2024/11/08 03:31:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.43s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:31:30 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:31:30 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:31:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:31:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:31:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:30 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/08 03:31:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/08 03:31:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:30 DEBUG : OpenDrive root 'rclone-test-disalij7tiso': File to upload is small (0 bytes), uploading instead of streaming 2024/11/08 03:31:32 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 03:31:32 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/08 03:31:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:31:32 DEBUG : file1: Open: flags=O_RDONLY 2024/11/08 03:31:32 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/08 03:31:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/08 03:31:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:31:32 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/08 03:31:32 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:31:32 DEBUG : : Looking for writers 2024/11/08 03:31:32 DEBUG : file1: reading active writers 2024/11/08 03:31:32 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.78s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-disalij7tiso'", Local "Local file system at /tmp/rclone328749302", Modify Window "1s" 2024/11/08 03:31:33 INFO : OpenDrive root 'rclone-test-disalij7tiso': poll-interval is not supported by this remote 2024/11/08 03:31:33 NOTICE: OpenDrive root 'rclone-test-disalij7tiso': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/08 03:31:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/08 03:31:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/08 03:31:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:33 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/08 03:31:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/08 03:31:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:33 DEBUG : OpenDrive root 'rclone-test-disalij7tiso': File to upload is small (100 bytes), uploading instead of streaming 2024/11/08 03:31:34 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2024/11/08 03:31:35 DEBUG : file1: md5 = 39d81fa8ffd8a8f8fce87e56a607213f OK 2024/11/08 03:31:35 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/08 03:31:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/08 03:31:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/08 03:31:35 DEBUG : file1: Open: flags=O_RDONLY 2024/11/08 03:31:35 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/08 03:31:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/08 03:31:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/08 03:31:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/08 03:31:35 DEBUG : WaitForWriters: timeout=30s 2024/11/08 03:31:35 DEBUG : : Looking for writers 2024/11/08 03:31:35 DEBUG : file1: reading active writers 2024/11/08 03:31:35 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.83s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2024/11/08 03:31:36 DEBUG : OpenDrive root 'rclone-test-disalij7tiso': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 6m38.173782484s (try 1/5): exit status 1: Failed [TestDirMkdir TestDirRemoveName]