"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/03/10 04:15:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sosobej3xube" 2025/03/10 04:15:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/10 04:15:50 DEBUG : Starting OpenDrive session with ID: 2469272d90d8fcf67ddb35d431c53da0d1501a3bbc877e4f5bd435bdbb0f61b1 2025/03/10 04:15:50 DEBUG : Creating backend with remote "/tmp/rclone2664413549" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:15:50 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:15:50 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:15:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:15:53 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:15:53 DEBUG : dir: Looking for writers 2025/03/10 04:15:53 DEBUG : : Looking for writers 2025/03/10 04:15:53 DEBUG : dir: reading active writers 2025/03/10 04:15:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.06s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:15:54 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:15:54 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:15:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:15:57 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/03/10 04:15:59 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/03/10 04:16:01 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:16:01 DEBUG : dir/subdir: Looking for writers 2025/03/10 04:16:01 DEBUG : dir: Looking for writers 2025/03/10 04:16:01 DEBUG : file1: reading active writers 2025/03/10 04:16:01 DEBUG : file2: reading active writers 2025/03/10 04:16:01 DEBUG : subdir: reading active writers 2025/03/10 04:16:01 DEBUG : : Looking for writers 2025/03/10 04:16:01 DEBUG : dir: reading active writers 2025/03/10 04:16:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.51s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:16:03 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:16:03 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:16:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:16:06 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:16:06 DEBUG : dir: Looking for writers 2025/03/10 04:16:06 DEBUG : file1: reading active writers 2025/03/10 04:16:06 DEBUG : : Looking for writers 2025/03/10 04:16:06 DEBUG : dir: reading active writers 2025/03/10 04:16:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.69s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:16:07 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:16:07 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:16:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:16:09 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:16:09 DEBUG : dir: Looking for writers 2025/03/10 04:16:09 DEBUG : : Looking for writers 2025/03/10 04:16:09 DEBUG : dir: reading active writers 2025/03/10 04:16:09 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.44s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:16:10 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:16:10 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:16:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:16:13 DEBUG : dir: forgetting directory cache 2025/03/10 04:16:13 DEBUG : : forgetting directory cache 2025/03/10 04:16:13 DEBUG : dir: forgetting directory cache 2025/03/10 04:16:13 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:16:13 DEBUG : : Looking for writers 2025/03/10 04:16:13 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.66s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:16:14 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:16:14 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:16:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:16:17 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/10 04:16:17 DEBUG : dir: invalidating directory cache 2025/03/10 04:16:17 DEBUG : : >ForgetPath: 2025/03/10 04:16:17 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/10 04:16:17 DEBUG : : invalidating directory cache 2025/03/10 04:16:17 DEBUG : dir: forgetting directory cache 2025/03/10 04:16:17 DEBUG : : >ForgetPath: 2025/03/10 04:16:17 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/10 04:16:17 DEBUG : : >ForgetPath: 2025/03/10 04:16:17 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:16:17 DEBUG : dir: Looking for writers 2025/03/10 04:16:17 DEBUG : : Looking for writers 2025/03/10 04:16:17 DEBUG : dir: reading active writers 2025/03/10 04:16:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.98s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:16:18 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:16:18 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:16:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:16:22 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/03/10 04:16:24 DEBUG : : forgetting directory cache 2025/03/10 04:16:24 DEBUG : dir: forgetting directory cache 2025/03/10 04:16:24 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:16:24 DEBUG : dir: Looking for writers 2025/03/10 04:16:24 DEBUG : fil/a/b: Looking for writers 2025/03/10 04:16:24 DEBUG : fil/a: Looking for writers 2025/03/10 04:16:24 DEBUG : b: reading active writers 2025/03/10 04:16:24 DEBUG : fil: Looking for writers 2025/03/10 04:16:24 DEBUG : a: reading active writers 2025/03/10 04:16:24 DEBUG : : Looking for writers 2025/03/10 04:16:24 DEBUG : fil: reading active writers 2025/03/10 04:16:24 DEBUG : dir: reading active writers 2025/03/10 04:16:24 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.46s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:16:27 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:16:27 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:16:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:16:30 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:16:30 DEBUG : dir: Looking for writers 2025/03/10 04:16:30 DEBUG : : Looking for writers 2025/03/10 04:16:30 DEBUG : dir: reading active writers 2025/03/10 04:16:30 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.59s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:16:31 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:16:31 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:16:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:16:33 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:16:33 DEBUG : dir: Looking for writers 2025/03/10 04:16:33 DEBUG : file1: reading active writers 2025/03/10 04:16:33 DEBUG : : Looking for writers 2025/03/10 04:16:33 DEBUG : dir: reading active writers 2025/03/10 04:16:33 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.75s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:16:34 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:16:34 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:16:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:16:37 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/03/10 04:16:39 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/03/10 04:16:41 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/10 04:16:41 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/10 04:16:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/10 04:16:41 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/10 04:16:42 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/03/10 04:16:44 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/03/10 04:16:46 DEBUG : dir: invalidating directory cache 2025/03/10 04:16:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/10 04:16:46 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/10 04:16:46 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/10 04:16:46 DEBUG : dir/file1: Reset virtual modtime 2025/03/10 04:16:46 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/10 04:16:46 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/10 04:16:46 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/10 04:16:46 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/10 04:16:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/10 04:16:46 DEBUG : dir: invalidating directory cache 2025/03/10 04:16:47 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/10 04:16:47 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/10 04:16:47 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/10 04:16:47 DEBUG : : forgetting directory cache 2025/03/10 04:16:47 DEBUG : dir: forgetting directory cache 2025/03/10 04:16:47 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/10 04:16:47 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:16:47 DEBUG : dir/virtualDir: Looking for writers 2025/03/10 04:16:47 DEBUG : dir: Looking for writers 2025/03/10 04:16:47 DEBUG : virtualFile: reading active writers 2025/03/10 04:16:47 DEBUG : virtualDir: reading active writers 2025/03/10 04:16:47 DEBUG : file1: reading active writers 2025/03/10 04:16:47 DEBUG : virtualFile2: reading active writers 2025/03/10 04:16:47 DEBUG : : Looking for writers 2025/03/10 04:16:47 DEBUG : dir: reading active writers 2025/03/10 04:16:47 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.08s) --- PASS: TestDirReadDirAll/Virtual (5.38s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:16:48 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:16:48 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:16:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:16:51 ERROR : dir/: Can only open directories read only 2025/03/10 04:16:51 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:16:51 DEBUG : dir: Looking for writers 2025/03/10 04:16:51 DEBUG : : Looking for writers 2025/03/10 04:16:51 DEBUG : dir: reading active writers 2025/03/10 04:16:51 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.58s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:16:52 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:16:52 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:16:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:353: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:353 Error: Should be true Test: TestDirCreate 2025/03/10 04:16:55 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:16:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/10 04:16:55 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/10 04:16:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/10 04:16:55 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': File to upload is small (5 bytes), uploading instead of streaming 2025/03/10 04:16:56 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/03/10 04:16:57 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/10 04:16:57 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/03/10 04:16:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/10 04:16:57 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:16:57 DEBUG : dir: Looking for writers 2025/03/10 04:16:57 DEBUG : file1: reading active writers 2025/03/10 04:16:57 DEBUG : potato: reading active writers 2025/03/10 04:16:57 DEBUG : : Looking for writers 2025/03/10 04:16:57 DEBUG : dir: reading active writers 2025/03/10 04:16:57 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.63s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:16:58 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:16:58 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:16:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:17:01 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/10 04:17:02 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:17:02 DEBUG : dir/sub: Looking for writers 2025/03/10 04:17:02 DEBUG : dir: Looking for writers 2025/03/10 04:17:02 DEBUG : sub: reading active writers 2025/03/10 04:17:02 DEBUG : file1: reading active writers 2025/03/10 04:17:02 DEBUG : : Looking for writers 2025/03/10 04:17:02 DEBUG : dir: reading active writers 2025/03/10 04:17:02 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.79s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:17:03 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:17:03 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:17:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:17:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/10 04:17:07 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/10 04:17:08 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:17:08 DEBUG : dir/sub/subsub: Looking for writers 2025/03/10 04:17:08 DEBUG : dir/sub: Looking for writers 2025/03/10 04:17:08 DEBUG : subsub: reading active writers 2025/03/10 04:17:08 DEBUG : dir: Looking for writers 2025/03/10 04:17:08 DEBUG : file1: reading active writers 2025/03/10 04:17:08 DEBUG : sub: reading active writers 2025/03/10 04:17:08 DEBUG : : Looking for writers 2025/03/10 04:17:08 DEBUG : dir: reading active writers 2025/03/10 04:17:08 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.52s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:17:10 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:17:10 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:17:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:17:13 ERROR : dir/: Dir.Remove not empty 2025/03/10 04:17:13 DEBUG : dir/file1: Remove: 2025/03/10 04:17:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/10 04:17:13 DEBUG : dir/file1: >Remove: err= 2025/03/10 04:17:14 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/10 04:17:14 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:17:14 DEBUG : : Looking for writers 2025/03/10 04:17:14 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.14s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:17:14 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:17:14 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:17:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:17:17 DEBUG : dir/file1: Remove: 2025/03/10 04:17:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/10 04:17:17 DEBUG : dir/file1: >Remove: err= 2025/03/10 04:17:17 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/10 04:17:18 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:17:18 DEBUG : : Looking for writers 2025/03/10 04:17:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.77s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:17:18 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:17:18 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:17:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:17:21 DEBUG : dir/file1: Remove: 2025/03/10 04:17:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/10 04:17:21 DEBUG : dir/file1: >Remove: err= 2025/03/10 04:17:21 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:17:21 DEBUG : dir: Looking for writers 2025/03/10 04:17:21 DEBUG : : Looking for writers 2025/03/10 04:17:21 DEBUG : dir: reading active writers 2025/03/10 04:17:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.17s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:17:22 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:17:22 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:17:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:17:25 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/03/10 04:17:27 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/10 04:17:27 DEBUG : dir2: same parent dir (ODFfODEyMDUyMF9LT2pacA) - using folder/rename instead of move_copy 2025/03/10 04:17:27 DEBUG : dir: Updating dir with dir2 0xc0008821a0 2025/03/10 04:17:27 DEBUG : dir: forgetting directory cache 2025/03/10 04:17:27 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/10 04:17:27 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/10 04:17:29 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/10 04:17:29 DEBUG : file2: Updating file with file2 0xc000001080 2025/03/10 04:17:29 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/10 04:17:29 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/10 04:17:29 INFO : dir2/file3: Deleted 2025/03/10 04:17:30 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/10 04:17:30 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000001080 2025/03/10 04:17:30 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/10 04:17:30 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/10 04:17:30 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/10 04:17:30 DEBUG : renamed empty directory: same parent dir (ODFfODEyMDUyMF9LT2pacA) - using folder/rename instead of move_copy 2025/03/10 04:17:31 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00011b520 2025/03/10 04:17:31 DEBUG : empty directory: forgetting directory cache 2025/03/10 04:17:31 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/10 04:17:31 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/10 04:17:31 DEBUG : dir2: Renaming to "dir3" 2025/03/10 04:17:31 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:17:31 DEBUG : dir3: Looking for writers 2025/03/10 04:17:31 DEBUG : file3: reading active writers 2025/03/10 04:17:31 DEBUG : renamed empty directory: Looking for writers 2025/03/10 04:17:31 DEBUG : : Looking for writers 2025/03/10 04:17:31 DEBUG : dir3: reading active writers 2025/03/10 04:17:31 DEBUG : renamed empty directory: reading active writers 2025/03/10 04:17:31 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.03s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:17:32 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:17:32 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:17:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:17:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/10 04:17:35 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:17:35 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/10 04:17:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/10 04:17:35 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/10 04:17:35 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/10 04:17:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/10 04:17:35 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:17:35 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/10 04:17:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/10 04:17:35 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/10 04:17:35 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/10 04:17:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/10 04:17:35 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': File to upload is small (12 bytes), uploading instead of streaming 2025/03/10 04:17:36 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/03/10 04:17:37 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/03/10 04:17:37 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/03/10 04:17:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/10 04:17:37 DEBUG : : forgetting directory cache 2025/03/10 04:17:37 DEBUG : dir: forgetting directory cache 2025/03/10 04:17:37 DEBUG : dir/sub: forgetting directory cache 2025/03/10 04:17:37 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/10 04:17:37 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/10 04:17:37 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': File to upload is small (5 bytes), uploading instead of streaming 2025/03/10 04:17:38 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/03/10 04:17:39 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/10 04:17:39 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/03/10 04:17:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/10 04:17:39 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:17:39 DEBUG : dir/sub: Looking for writers 2025/03/10 04:17:39 DEBUG : file2: reading active writers 2025/03/10 04:17:39 DEBUG : file0: reading active writers 2025/03/10 04:17:39 DEBUG : dir: Looking for writers 2025/03/10 04:17:39 DEBUG : file1: reading active writers 2025/03/10 04:17:39 DEBUG : sub: reading active writers 2025/03/10 04:17:39 DEBUG : : Looking for writers 2025/03/10 04:17:39 DEBUG : dir: reading active writers 2025/03/10 04:17:39 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.39s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:17:40 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:17:40 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/10 04:17:40 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:17:40 DEBUG : : Looking for writers 2025/03/10 04:17:40 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.34s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:17:41 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:17:41 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:17:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:17:44 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:17:44 DEBUG : dir: Looking for writers 2025/03/10 04:17:44 DEBUG : file1: reading active writers 2025/03/10 04:17:44 DEBUG : : Looking for writers 2025/03/10 04:17:44 DEBUG : dir: reading active writers 2025/03/10 04:17:44 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.76s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:17:45 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:17:45 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:17:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:17:48 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/03/10 04:17:50 DEBUG : Can set mod time: true 2025/03/10 04:17:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/10 04:17:50 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:17:50 DEBUG : dir: Looking for writers 2025/03/10 04:17:50 DEBUG : file1: reading active writers 2025/03/10 04:17:50 DEBUG : : Looking for writers 2025/03/10 04:17:50 DEBUG : dir: reading active writers 2025/03/10 04:17:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:17:51 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:17:51 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:17:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:17:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/10 04:17:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/10 04:17:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:17:54 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': File to upload is small (0 bytes), uploading instead of streaming 2025/03/10 04:17:55 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/10 04:17:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/10 04:17:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/10 04:17:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:17:55 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:17:55 DEBUG : dir: Looking for writers 2025/03/10 04:17:55 DEBUG : file1: reading active writers 2025/03/10 04:17:55 DEBUG : : Looking for writers 2025/03/10 04:17:55 DEBUG : dir: reading active writers 2025/03/10 04:17:55 DEBUG : >WaitForWriters: 2025/03/10 04:17:55 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:17:55 DEBUG : dir: Looking for writers 2025/03/10 04:17:55 DEBUG : file1: reading active writers 2025/03/10 04:17:55 DEBUG : : Looking for writers 2025/03/10 04:17:55 DEBUG : dir: reading active writers 2025/03/10 04:17:55 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:17:58 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:17:58 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:17:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:18:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/10 04:18:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/10 04:18:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:18:00 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': File to upload is small (5 bytes), uploading instead of streaming 2025/03/10 04:18:01 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/03/10 04:18:02 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/10 04:18:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/10 04:18:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/10 04:18:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:18:02 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:18:02 DEBUG : dir: Looking for writers 2025/03/10 04:18:02 DEBUG : file1: reading active writers 2025/03/10 04:18:02 DEBUG : : Looking for writers 2025/03/10 04:18:02 DEBUG : dir: reading active writers 2025/03/10 04:18:02 DEBUG : >WaitForWriters: 2025/03/10 04:18:02 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:18:02 DEBUG : dir: Looking for writers 2025/03/10 04:18:02 DEBUG : file1: reading active writers 2025/03/10 04:18:02 DEBUG : : Looking for writers 2025/03/10 04:18:02 DEBUG : dir: reading active writers 2025/03/10 04:18:02 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:18:03 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:18:03 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:18:03 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:03 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:03 DEBUG : Config file has changed externally - reloading 2025/03/10 04:18:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:18:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:18:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:03 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:18:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:18:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/10 04:18:06 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:18:06 DEBUG : dir: Looking for writers 2025/03/10 04:18:06 DEBUG : file1: reading active writers 2025/03/10 04:18:06 DEBUG : : Looking for writers 2025/03/10 04:18:06 DEBUG : dir: reading active writers 2025/03/10 04:18:06 DEBUG : >WaitForWriters: 2025/03/10 04:18:06 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:18:07 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:18:07 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:18:07 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:07 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:18:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:18:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:07 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:18:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:18:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/10 04:18:10 DEBUG : dir/file1: newRWFileHandle: 2025/03/10 04:18:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/10 04:18:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/10 04:18:10 DEBUG : dir/file1(0xc0009bca80): close: 2025/03/10 04:18:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/10 04:18:10 DEBUG : dir/file1(0xc0009bca80): >close: err= 2025/03/10 04:18:10 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:18:10 DEBUG : dir: Looking for writers 2025/03/10 04:18:10 DEBUG : file1: reading active writers 2025/03/10 04:18:10 DEBUG : : Looking for writers 2025/03/10 04:18:10 DEBUG : dir: reading active writers 2025/03/10 04:18:10 DEBUG : >WaitForWriters: 2025/03/10 04:18:11 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:18:11 DEBUG : dir: Looking for writers 2025/03/10 04:18:11 DEBUG : file1: reading active writers 2025/03/10 04:18:11 DEBUG : : Looking for writers 2025/03/10 04:18:11 DEBUG : dir: reading active writers 2025/03/10 04:18:11 DEBUG : >WaitForWriters: 2025/03/10 04:18:11 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:18:12 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:18:12 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:18:12 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:12 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:18:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:18:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:12 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:18:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:18:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/10 04:18:14 DEBUG : dir/file1: newRWFileHandle: 2025/03/10 04:18:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/10 04:18:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/10 04:18:14 DEBUG : dir/file1(0xc00037c3c0): _writeAt: size=5, off=0 2025/03/10 04:18:14 DEBUG : dir/file1(0xc00037c3c0): openPending: 2025/03/10 04:18:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/10 04:18:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/10 04:18:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:18:14 DEBUG : dir/file1(0xc00037c3c0): >openPending: err= 2025/03/10 04:18:14 DEBUG : dir/file1(0xc00037c3c0): >_writeAt: n=5, err= 2025/03/10 04:18:14 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/10 04:18:14 DEBUG : dir/file1(0xc00037c3c0): close: 2025/03/10 04:18:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/03/10 04:18:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/03/10 04:18:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/03/10 04:18:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/10 04:18:14 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/10 04:18:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/10 04:18:14 DEBUG : dir/file1(0xc00037c3c0): >close: err= 2025/03/10 04:18:14 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:18:14 DEBUG : dir: Looking for writers 2025/03/10 04:18:14 DEBUG : file1: reading active writers 2025/03/10 04:18:14 DEBUG : : Looking for writers 2025/03/10 04:18:14 DEBUG : dir: reading active writers 2025/03/10 04:18:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/10 04:18:14 DEBUG : dir: Looking for writers 2025/03/10 04:18:14 DEBUG : file1: reading active writers 2025/03/10 04:18:14 DEBUG : : Looking for writers 2025/03/10 04:18:14 DEBUG : dir: reading active writers 2025/03/10 04:18:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/10 04:18:14 DEBUG : dir: Looking for writers 2025/03/10 04:18:14 DEBUG : file1: reading active writers 2025/03/10 04:18:14 DEBUG : : Looking for writers 2025/03/10 04:18:14 DEBUG : dir: reading active writers 2025/03/10 04:18:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/10 04:18:15 DEBUG : dir: Looking for writers 2025/03/10 04:18:15 DEBUG : file1: reading active writers 2025/03/10 04:18:15 DEBUG : : Looking for writers 2025/03/10 04:18:15 DEBUG : dir: reading active writers 2025/03/10 04:18:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/10 04:18:15 DEBUG : dir/file1: vfs cache: starting upload 2025/03/10 04:18:15 DEBUG : dir: Looking for writers 2025/03/10 04:18:15 DEBUG : file1: reading active writers 2025/03/10 04:18:15 DEBUG : : Looking for writers 2025/03/10 04:18:15 DEBUG : dir: reading active writers 2025/03/10 04:18:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/10 04:18:15 DEBUG : dir: Looking for writers 2025/03/10 04:18:15 DEBUG : file1: reading active writers 2025/03/10 04:18:15 DEBUG : : Looking for writers 2025/03/10 04:18:15 DEBUG : dir: reading active writers 2025/03/10 04:18:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/10 04:18:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:18:15 DEBUG : dir: Looking for writers 2025/03/10 04:18:15 DEBUG : file1: reading active writers 2025/03/10 04:18:15 DEBUG : : Looking for writers 2025/03/10 04:18:15 DEBUG : dir: reading active writers 2025/03/10 04:18:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/10 04:18:16 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/03/10 04:18:16 INFO : dir/file1: Copied (replaced existing) 2025/03/10 04:18:16 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/03/10 04:18:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/10 04:18:16 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/03/10 04:18:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:18:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/10 04:18:16 DEBUG : dir: Looking for writers 2025/03/10 04:18:16 DEBUG : file1: reading active writers 2025/03/10 04:18:16 DEBUG : : Looking for writers 2025/03/10 04:18:16 DEBUG : dir: reading active writers 2025/03/10 04:18:16 DEBUG : >WaitForWriters: 2025/03/10 04:18:16 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:18:16 DEBUG : dir: Looking for writers 2025/03/10 04:18:16 DEBUG : file1: reading active writers 2025/03/10 04:18:16 DEBUG : : Looking for writers 2025/03/10 04:18:16 DEBUG : dir: reading active writers 2025/03/10 04:18:16 DEBUG : >WaitForWriters: 2025/03/10 04:18:16 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (32.47s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.50s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.45s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.58s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.30s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.11s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.54s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:18:17 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:18:17 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:18:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:18:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/10 04:18:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/10 04:18:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:18:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/10 04:18:20 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:18:20 DEBUG : dir: Looking for writers 2025/03/10 04:18:20 DEBUG : file1: reading active writers 2025/03/10 04:18:20 DEBUG : : Looking for writers 2025/03/10 04:18:20 DEBUG : dir: reading active writers 2025/03/10 04:18:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.10s) === RUN TestFileOpenReadUnknownSize 2025/03/10 04:18:21 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/10 04:18:21 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:18:21 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:18:21 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/10 04:18:21 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:18:21 DEBUG : : Looking for writers 2025/03/10 04:18:21 DEBUG : file.txt: reading active writers 2025/03/10 04:18:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:18:21 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:18:21 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:18:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:18:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:18:24 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': File to upload is small (25 bytes), uploading instead of streaming 2025/03/10 04:18:24 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/03/10 04:18:25 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/10 04:18:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/10 04:18:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:18:25 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:18:25 DEBUG : dir: Looking for writers 2025/03/10 04:18:25 DEBUG : file1: reading active writers 2025/03/10 04:18:25 DEBUG : : Looking for writers 2025/03/10 04:18:25 DEBUG : dir: reading active writers 2025/03/10 04:18:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.93s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:18:26 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:18:26 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:18:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:18:29 DEBUG : dir/file1: Remove: 2025/03/10 04:18:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/10 04:18:29 DEBUG : dir/file1: >Remove: err= 2025/03/10 04:18:29 DEBUG : dir/file1: Remove: 2025/03/10 04:18:29 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/10 04:18:29 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:18:29 DEBUG : dir: Looking for writers 2025/03/10 04:18:29 DEBUG : : Looking for writers 2025/03/10 04:18:29 DEBUG : dir: reading active writers 2025/03/10 04:18:29 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.05s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:18:30 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:18:30 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:18:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:18:33 DEBUG : dir/file1: Remove: 2025/03/10 04:18:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/10 04:18:33 DEBUG : dir/file1: >Remove: err= 2025/03/10 04:18:33 DEBUG : dir/file1: Remove: 2025/03/10 04:18:33 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/10 04:18:33 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:18:33 DEBUG : dir: Looking for writers 2025/03/10 04:18:33 DEBUG : : Looking for writers 2025/03/10 04:18:33 DEBUG : dir: reading active writers 2025/03/10 04:18:33 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (3.93s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:18:34 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:18:34 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:18:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:18:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/10 04:18:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/10 04:18:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/10 04:18:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/10 04:18:37 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/10 04:18:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/10 04:18:37 DEBUG : dir/file1: Open: flags=0x3 2025/03/10 04:18:37 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/10 04:18:37 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/03/10 04:18:37 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:18:37 DEBUG : dir: Looking for writers 2025/03/10 04:18:37 DEBUG : file1: reading active writers 2025/03/10 04:18:37 DEBUG : : Looking for writers 2025/03/10 04:18:37 DEBUG : dir: reading active writers 2025/03/10 04:18:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.76s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:18:38 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:18:38 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:18:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:18:41 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:18:41 DEBUG : dir: Looking for writers 2025/03/10 04:18:41 DEBUG : file1: reading active writers 2025/03/10 04:18:41 DEBUG : : Looking for writers 2025/03/10 04:18:41 DEBUG : dir: reading active writers 2025/03/10 04:18:41 DEBUG : >WaitForWriters: 2025/03/10 04:18:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/10 04:18:41 DEBUG : newLeaf: Updating file with newLeaf 0xc00071c540 2025/03/10 04:18:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/10 04:18:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/10 04:18:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/10 04:18:42 DEBUG : dir/file1: Updating file with dir/file1 0xc00071c540 2025/03/10 04:18:42 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/10 04:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:18:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/10 04:18:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/10 04:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:18:43 DEBUG : dir/file1: File is currently open, delaying rename 0xc00071c540 2025/03/10 04:18:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/10 04:18:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/10 04:18:43 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': File to upload is small (25 bytes), uploading instead of streaming 2025/03/10 04:18:43 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/03/10 04:18:44 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/10 04:18:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/10 04:18:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/10 04:18:44 DEBUG : newLeaf: Running delayed rename now 2025/03/10 04:18:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/10 04:18:44 DEBUG : newLeaf: Updating file with newLeaf 0xc00071c540 2025/03/10 04:18:44 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:18:44 DEBUG : dir: Looking for writers 2025/03/10 04:18:44 DEBUG : : Looking for writers 2025/03/10 04:18:44 DEBUG : dir: reading active writers 2025/03/10 04:18:44 DEBUG : newLeaf: reading active writers 2025/03/10 04:18:44 DEBUG : >WaitForWriters: 2025/03/10 04:18:45 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:18:45 DEBUG : dir: Looking for writers 2025/03/10 04:18:45 DEBUG : : Looking for writers 2025/03/10 04:18:45 DEBUG : newLeaf: reading active writers 2025/03/10 04:18:45 DEBUG : dir: reading active writers 2025/03/10 04:18:45 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:18:46 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:18:46 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:18:46 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:18:46 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:46 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:18:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:18:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:18:46 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:18:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:18:48 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:18:48 DEBUG : dir: Looking for writers 2025/03/10 04:18:48 DEBUG : file1: reading active writers 2025/03/10 04:18:48 DEBUG : : Looking for writers 2025/03/10 04:18:48 DEBUG : dir: reading active writers 2025/03/10 04:18:48 DEBUG : >WaitForWriters: 2025/03/10 04:18:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/10 04:18:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000679080 2025/03/10 04:18:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/10 04:18:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/10 04:18:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/10 04:18:50 DEBUG : dir/file1: Updating file with dir/file1 0xc000679080 2025/03/10 04:18:50 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/10 04:18:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:18:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/10 04:18:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/10 04:18:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:18:50 DEBUG : dir/file1: File is currently open, delaying rename 0xc000679080 2025/03/10 04:18:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/10 04:18:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/10 04:18:50 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': File to upload is small (25 bytes), uploading instead of streaming 2025/03/10 04:18:51 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/03/10 04:18:52 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/10 04:18:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/10 04:18:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/10 04:18:52 DEBUG : newLeaf: Running delayed rename now 2025/03/10 04:18:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/10 04:18:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000679080 2025/03/10 04:18:52 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:18:52 DEBUG : dir: Looking for writers 2025/03/10 04:18:52 DEBUG : : Looking for writers 2025/03/10 04:18:52 DEBUG : dir: reading active writers 2025/03/10 04:18:52 DEBUG : newLeaf: reading active writers 2025/03/10 04:18:52 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 2025/03/10 04:19:00 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:19:00 DEBUG : dir: Looking for writers 2025/03/10 04:19:00 DEBUG : : Looking for writers 2025/03/10 04:19:00 DEBUG : dir: reading active writers 2025/03/10 04:19:00 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:00 DEBUG : >WaitForWriters: 2025/03/10 04:19:00 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:19:01 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:19:01 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:19:01 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:19:01 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:01 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:19:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:19:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:01 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:19:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:19:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/10 04:19:04 DEBUG : dir/file1: newRWFileHandle: 2025/03/10 04:19:04 DEBUG : dir/file1(0xc000704780): openPending: 2025/03/10 04:19:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/10 04:19:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/10 04:19:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:19:04 DEBUG : dir/file1(0xc000704780): >openPending: err= 2025/03/10 04:19:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/10 04:19:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/10 04:19:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:19:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/10 04:19:04 DEBUG : dir/file1(0xc000704780): _writeAt: size=14, off=0 2025/03/10 04:19:04 DEBUG : dir/file1(0xc000704780): >_writeAt: n=14, err= 2025/03/10 04:19:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/10 04:19:04 DEBUG : dir/file1(0xc000704780): close: 2025/03/10 04:19:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/10 04:19:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/10 04:19:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/10 04:19:04 DEBUG : dir/file1(0xc000704780): >close: err= 2025/03/10 04:19:04 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:19:04 DEBUG : dir: Looking for writers 2025/03/10 04:19:04 DEBUG : file1: reading active writers 2025/03/10 04:19:04 DEBUG : : Looking for writers 2025/03/10 04:19:04 DEBUG : dir: reading active writers 2025/03/10 04:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/10 04:19:04 DEBUG : dir: Looking for writers 2025/03/10 04:19:04 DEBUG : file1: reading active writers 2025/03/10 04:19:04 DEBUG : : Looking for writers 2025/03/10 04:19:04 DEBUG : dir: reading active writers 2025/03/10 04:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/10 04:19:04 DEBUG : dir: Looking for writers 2025/03/10 04:19:04 DEBUG : file1: reading active writers 2025/03/10 04:19:04 DEBUG : : Looking for writers 2025/03/10 04:19:04 DEBUG : dir: reading active writers 2025/03/10 04:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/10 04:19:04 DEBUG : dir: Looking for writers 2025/03/10 04:19:04 DEBUG : file1: reading active writers 2025/03/10 04:19:04 DEBUG : : Looking for writers 2025/03/10 04:19:04 DEBUG : dir: reading active writers 2025/03/10 04:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/10 04:19:04 DEBUG : dir/file1: vfs cache: starting upload 2025/03/10 04:19:04 DEBUG : dir: Looking for writers 2025/03/10 04:19:04 DEBUG : file1: reading active writers 2025/03/10 04:19:04 DEBUG : : Looking for writers 2025/03/10 04:19:04 DEBUG : dir: reading active writers 2025/03/10 04:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/10 04:19:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:19:04 DEBUG : dir: Looking for writers 2025/03/10 04:19:04 DEBUG : file1: reading active writers 2025/03/10 04:19:04 DEBUG : : Looking for writers 2025/03/10 04:19:04 DEBUG : dir: reading active writers 2025/03/10 04:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/10 04:19:04 DEBUG : dir: Looking for writers 2025/03/10 04:19:04 DEBUG : file1: reading active writers 2025/03/10 04:19:04 DEBUG : : Looking for writers 2025/03/10 04:19:04 DEBUG : dir: reading active writers 2025/03/10 04:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/10 04:19:05 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/10 04:19:05 INFO : dir/file1: Copied (replaced existing) 2025/03/10 04:19:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/10 04:19:05 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/10 04:19:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:19:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/10 04:19:05 DEBUG : dir: Looking for writers 2025/03/10 04:19:05 DEBUG : file1: reading active writers 2025/03/10 04:19:05 DEBUG : : Looking for writers 2025/03/10 04:19:05 DEBUG : dir: reading active writers 2025/03/10 04:19:05 DEBUG : >WaitForWriters: 2025/03/10 04:19:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/10 04:19:05 DEBUG : dir/file1: newRWFileHandle: 2025/03/10 04:19:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/10 04:19:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/10 04:19:05 DEBUG : dir/file1(0xc00057e2c0): _readAt: size=512, off=0 2025/03/10 04:19:05 DEBUG : dir/file1(0xc00057e2c0): openPending: 2025/03/10 04:19:05 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" 2025/03/10 04:19:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/10 04:19:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:19:05 DEBUG : dir/file1(0xc00057e2c0): >openPending: err= 2025/03/10 04:19:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/10 04:19:05 DEBUG : dir/file1(0xc00057e2c0): >_readAt: n=14, err=EOF 2025/03/10 04:19:05 DEBUG : dir/file1(0xc00057e2c0): close: 2025/03/10 04:19:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/10 04:19:05 DEBUG : dir/file1(0xc00057e2c0): >close: err= 2025/03/10 04:19:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/10 04:19:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/10 04:19:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000001bc0 2025/03/10 04:19:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/10 04:19:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/10 04:19:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/10 04:19:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/10 04:19:07 DEBUG : dir/file1: Updating file with dir/file1 0xc000001bc0 2025/03/10 04:19:07 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/10 04:19:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:19:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/10 04:19:07 DEBUG : dir/file1: newRWFileHandle: 2025/03/10 04:19:07 DEBUG : dir/file1(0xc00057e580): openPending: 2025/03/10 04:19:07 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" 2025/03/10 04:19:07 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") 2025/03/10 04:19:07 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/03/10 04:19:07 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/10 04:19:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/10 04:19:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:19:07 DEBUG : dir/file1(0xc00057e580): >openPending: err= 2025/03/10 04:19:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/10 04:19:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/10 04:19:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/10 04:19:07 DEBUG : dir/file1(0xc00057e580): _writeAt: size=25, off=0 2025/03/10 04:19:07 DEBUG : dir/file1(0xc00057e580): >_writeAt: n=25, err= 2025/03/10 04:19:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/10 04:19:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/10 04:19:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000001bc0 2025/03/10 04:19:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/10 04:19:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/10 04:19:08 DEBUG : newLeaf(0xc00057e580): close: 2025/03/10 04:19:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/10 04:19:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-10 04:19:07.557023732 +0000 UTC m=+197.645214076 2025/03/10 04:19:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/10 04:19:08 DEBUG : newLeaf(0xc00057e580): >close: err= 2025/03/10 04:19:08 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:19:08 DEBUG : dir: Looking for writers 2025/03/10 04:19:08 DEBUG : : Looking for writers 2025/03/10 04:19:08 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:08 DEBUG : dir: reading active writers 2025/03/10 04:19:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/10 04:19:08 DEBUG : dir: Looking for writers 2025/03/10 04:19:08 DEBUG : : Looking for writers 2025/03/10 04:19:08 DEBUG : dir: reading active writers 2025/03/10 04:19:08 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/10 04:19:08 DEBUG : dir: Looking for writers 2025/03/10 04:19:08 DEBUG : : Looking for writers 2025/03/10 04:19:08 DEBUG : dir: reading active writers 2025/03/10 04:19:08 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/10 04:19:08 DEBUG : dir: Looking for writers 2025/03/10 04:19:08 DEBUG : : Looking for writers 2025/03/10 04:19:08 DEBUG : dir: reading active writers 2025/03/10 04:19:08 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/10 04:19:08 DEBUG : newLeaf: vfs cache: starting upload 2025/03/10 04:19:08 DEBUG : dir: Looking for writers 2025/03/10 04:19:08 DEBUG : : Looking for writers 2025/03/10 04:19:08 DEBUG : dir: reading active writers 2025/03/10 04:19:08 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/10 04:19:08 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/03/10 04:19:08 DEBUG : dir: Looking for writers 2025/03/10 04:19:08 DEBUG : : Looking for writers 2025/03/10 04:19:08 DEBUG : dir: reading active writers 2025/03/10 04:19:08 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/10 04:19:08 DEBUG : dir: Looking for writers 2025/03/10 04:19:08 DEBUG : : Looking for writers 2025/03/10 04:19:08 DEBUG : dir: reading active writers 2025/03/10 04:19:08 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/10 04:19:09 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/10 04:19:09 INFO : newLeaf: Copied (replaced existing) 2025/03/10 04:19:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-10 04:19:07 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/10 04:19:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/10 04:19:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/10 04:19:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/10 04:19:09 DEBUG : dir: Looking for writers 2025/03/10 04:19:09 DEBUG : : Looking for writers 2025/03/10 04:19:09 DEBUG : dir: reading active writers 2025/03/10 04:19:09 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:09 DEBUG : >WaitForWriters: 2025/03/10 04:19:09 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:19:09 DEBUG : dir: Looking for writers 2025/03/10 04:19:09 DEBUG : : Looking for writers 2025/03/10 04:19:09 DEBUG : dir: reading active writers 2025/03/10 04:19:09 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:09 DEBUG : >WaitForWriters: 2025/03/10 04:19:09 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:19:10 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:19:10 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:19:10 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:10 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:19:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:19:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:10 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:19:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:19:13 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:19:13 DEBUG : dir: Looking for writers 2025/03/10 04:19:13 DEBUG : file1: reading active writers 2025/03/10 04:19:13 DEBUG : : Looking for writers 2025/03/10 04:19:13 DEBUG : dir: reading active writers 2025/03/10 04:19:13 DEBUG : >WaitForWriters: 2025/03/10 04:19:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/10 04:19:14 DEBUG : newLeaf: Updating file with newLeaf 0xc00071cd80 2025/03/10 04:19:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/10 04:19:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/10 04:19:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/10 04:19:15 DEBUG : dir/file1: Updating file with dir/file1 0xc00071cd80 2025/03/10 04:19:15 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/10 04:19:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:19:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/10 04:19:15 DEBUG : dir/file1: newRWFileHandle: 2025/03/10 04:19:15 DEBUG : dir/file1(0xc0009bc740): openPending: 2025/03/10 04:19:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/03/10 04:19:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/10 04:19:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:19:15 DEBUG : dir/file1(0xc0009bc740): >openPending: err= 2025/03/10 04:19:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/10 04:19:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/10 04:19:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/10 04:19:15 DEBUG : dir/file1(0xc0009bc740): _writeAt: size=25, off=0 2025/03/10 04:19:15 DEBUG : dir/file1(0xc0009bc740): >_writeAt: n=25, err= 2025/03/10 04:19:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/10 04:19:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/10 04:19:16 DEBUG : newLeaf: Updating file with newLeaf 0xc00071cd80 2025/03/10 04:19:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/10 04:19:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/10 04:19:16 DEBUG : newLeaf(0xc0009bc740): close: 2025/03/10 04:19:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/10 04:19:16 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-10 04:19:15.577536549 +0000 UTC m=+205.665726924 2025/03/10 04:19:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/10 04:19:16 DEBUG : newLeaf(0xc0009bc740): >close: err= 2025/03/10 04:19:16 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:19:16 DEBUG : dir: Looking for writers 2025/03/10 04:19:16 DEBUG : : Looking for writers 2025/03/10 04:19:16 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:16 DEBUG : dir: reading active writers 2025/03/10 04:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/10 04:19:16 DEBUG : dir: Looking for writers 2025/03/10 04:19:16 DEBUG : : Looking for writers 2025/03/10 04:19:16 DEBUG : dir: reading active writers 2025/03/10 04:19:16 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/10 04:19:16 DEBUG : dir: Looking for writers 2025/03/10 04:19:16 DEBUG : : Looking for writers 2025/03/10 04:19:16 DEBUG : dir: reading active writers 2025/03/10 04:19:16 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/10 04:19:16 DEBUG : dir: Looking for writers 2025/03/10 04:19:16 DEBUG : : Looking for writers 2025/03/10 04:19:16 DEBUG : dir: reading active writers 2025/03/10 04:19:16 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/10 04:19:16 DEBUG : newLeaf: vfs cache: starting upload 2025/03/10 04:19:16 DEBUG : dir: Looking for writers 2025/03/10 04:19:16 DEBUG : : Looking for writers 2025/03/10 04:19:16 DEBUG : dir: reading active writers 2025/03/10 04:19:16 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/10 04:19:16 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/03/10 04:19:16 DEBUG : dir: Looking for writers 2025/03/10 04:19:16 DEBUG : : Looking for writers 2025/03/10 04:19:16 DEBUG : dir: reading active writers 2025/03/10 04:19:16 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/10 04:19:16 DEBUG : dir: Looking for writers 2025/03/10 04:19:16 DEBUG : : Looking for writers 2025/03/10 04:19:16 DEBUG : dir: reading active writers 2025/03/10 04:19:16 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/10 04:19:17 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/10 04:19:17 INFO : newLeaf: Copied (replaced existing) 2025/03/10 04:19:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-10 04:19:15 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/10 04:19:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/10 04:19:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/10 04:19:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/10 04:19:17 DEBUG : dir: Looking for writers 2025/03/10 04:19:17 DEBUG : : Looking for writers 2025/03/10 04:19:17 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:17 DEBUG : dir: reading active writers 2025/03/10 04:19:17 DEBUG : >WaitForWriters: 2025/03/10 04:19:17 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:19:17 DEBUG : dir: Looking for writers 2025/03/10 04:19:17 DEBUG : : Looking for writers 2025/03/10 04:19:17 DEBUG : dir: reading active writers 2025/03/10 04:19:17 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:17 DEBUG : >WaitForWriters: 2025/03/10 04:19:17 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:19:18 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:19:18 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:19:18 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:18 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:19:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:19:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:18 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:19:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:19:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/10 04:19:21 DEBUG : dir/file1: newRWFileHandle: 2025/03/10 04:19:21 DEBUG : dir/file1(0xc0009bca00): openPending: 2025/03/10 04:19:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/10 04:19:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/10 04:19:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:19:21 DEBUG : dir/file1(0xc0009bca00): >openPending: err= 2025/03/10 04:19:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/10 04:19:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/10 04:19:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:19:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/10 04:19:21 DEBUG : dir/file1(0xc0009bca00): _writeAt: size=14, off=0 2025/03/10 04:19:21 DEBUG : dir/file1(0xc0009bca00): >_writeAt: n=14, err= 2025/03/10 04:19:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/10 04:19:21 DEBUG : dir/file1(0xc0009bca00): close: 2025/03/10 04:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/10 04:19:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/10 04:19:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/10 04:19:21 DEBUG : dir/file1(0xc0009bca00): >close: err= 2025/03/10 04:19:21 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:19:21 DEBUG : dir: Looking for writers 2025/03/10 04:19:21 DEBUG : file1: reading active writers 2025/03/10 04:19:21 DEBUG : : Looking for writers 2025/03/10 04:19:21 DEBUG : dir: reading active writers 2025/03/10 04:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/10 04:19:21 DEBUG : dir: Looking for writers 2025/03/10 04:19:21 DEBUG : file1: reading active writers 2025/03/10 04:19:21 DEBUG : : Looking for writers 2025/03/10 04:19:21 DEBUG : dir: reading active writers 2025/03/10 04:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/10 04:19:21 DEBUG : dir: Looking for writers 2025/03/10 04:19:21 DEBUG : file1: reading active writers 2025/03/10 04:19:21 DEBUG : : Looking for writers 2025/03/10 04:19:21 DEBUG : dir: reading active writers 2025/03/10 04:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/10 04:19:21 DEBUG : dir: Looking for writers 2025/03/10 04:19:21 DEBUG : file1: reading active writers 2025/03/10 04:19:21 DEBUG : : Looking for writers 2025/03/10 04:19:21 DEBUG : dir: reading active writers 2025/03/10 04:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/10 04:19:21 DEBUG : dir/file1: vfs cache: starting upload 2025/03/10 04:19:21 DEBUG : dir: Looking for writers 2025/03/10 04:19:21 DEBUG : file1: reading active writers 2025/03/10 04:19:21 DEBUG : : Looking for writers 2025/03/10 04:19:21 DEBUG : dir: reading active writers 2025/03/10 04:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/10 04:19:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:19:21 DEBUG : dir: Looking for writers 2025/03/10 04:19:21 DEBUG : file1: reading active writers 2025/03/10 04:19:21 DEBUG : : Looking for writers 2025/03/10 04:19:21 DEBUG : dir: reading active writers 2025/03/10 04:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/10 04:19:21 DEBUG : dir: Looking for writers 2025/03/10 04:19:21 DEBUG : file1: reading active writers 2025/03/10 04:19:21 DEBUG : : Looking for writers 2025/03/10 04:19:21 DEBUG : dir: reading active writers 2025/03/10 04:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/10 04:19:22 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/10 04:19:22 INFO : dir/file1: Copied (replaced existing) 2025/03/10 04:19:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/10 04:19:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/10 04:19:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:19:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/10 04:19:22 DEBUG : dir: Looking for writers 2025/03/10 04:19:22 DEBUG : file1: reading active writers 2025/03/10 04:19:22 DEBUG : : Looking for writers 2025/03/10 04:19:22 DEBUG : dir: reading active writers 2025/03/10 04:19:22 DEBUG : >WaitForWriters: 2025/03/10 04:19:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/10 04:19:22 DEBUG : dir/file1: newRWFileHandle: 2025/03/10 04:19:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/10 04:19:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/10 04:19:22 DEBUG : dir/file1(0xc0009bc340): _readAt: size=512, off=0 2025/03/10 04:19:22 DEBUG : dir/file1(0xc0009bc340): openPending: 2025/03/10 04:19:22 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" 2025/03/10 04:19:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/10 04:19:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:19:22 DEBUG : dir/file1(0xc0009bc340): >openPending: err= 2025/03/10 04:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/10 04:19:22 DEBUG : dir/file1(0xc0009bc340): >_readAt: n=14, err=EOF 2025/03/10 04:19:22 DEBUG : dir/file1(0xc0009bc340): close: 2025/03/10 04:19:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/10 04:19:22 DEBUG : dir/file1(0xc0009bc340): >close: err= 2025/03/10 04:19:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/10 04:19:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/10 04:19:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000679980 2025/03/10 04:19:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/10 04:19:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/10 04:19:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/10 04:19:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/10 04:19:24 DEBUG : dir/file1: Updating file with dir/file1 0xc000679980 2025/03/10 04:19:24 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/10 04:19:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:19:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/10 04:19:24 DEBUG : dir/file1: newRWFileHandle: 2025/03/10 04:19:24 DEBUG : dir/file1(0xc0003e4c40): openPending: 2025/03/10 04:19:24 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" 2025/03/10 04:19:24 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") 2025/03/10 04:19:24 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/03/10 04:19:24 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/10 04:19:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/10 04:19:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:19:24 DEBUG : dir/file1(0xc0003e4c40): >openPending: err= 2025/03/10 04:19:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/10 04:19:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/10 04:19:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/10 04:19:24 DEBUG : dir/file1(0xc0003e4c40): _writeAt: size=25, off=0 2025/03/10 04:19:24 DEBUG : dir/file1(0xc0003e4c40): >_writeAt: n=25, err= 2025/03/10 04:19:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/10 04:19:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/10 04:19:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000679980 2025/03/10 04:19:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/10 04:19:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/10 04:19:25 DEBUG : newLeaf(0xc0003e4c40): close: 2025/03/10 04:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/10 04:19:25 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-10 04:19:24.604348429 +0000 UTC m=+214.692538783 2025/03/10 04:19:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/10 04:19:25 DEBUG : newLeaf(0xc0003e4c40): >close: err= 2025/03/10 04:19:25 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:19:25 DEBUG : dir: Looking for writers 2025/03/10 04:19:25 DEBUG : : Looking for writers 2025/03/10 04:19:25 DEBUG : dir: reading active writers 2025/03/10 04:19:25 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/10 04:19:25 DEBUG : dir: Looking for writers 2025/03/10 04:19:25 DEBUG : : Looking for writers 2025/03/10 04:19:25 DEBUG : dir: reading active writers 2025/03/10 04:19:25 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/10 04:19:25 DEBUG : dir: Looking for writers 2025/03/10 04:19:25 DEBUG : : Looking for writers 2025/03/10 04:19:25 DEBUG : dir: reading active writers 2025/03/10 04:19:25 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/10 04:19:25 DEBUG : dir: Looking for writers 2025/03/10 04:19:25 DEBUG : : Looking for writers 2025/03/10 04:19:25 DEBUG : dir: reading active writers 2025/03/10 04:19:25 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/10 04:19:25 DEBUG : newLeaf: vfs cache: starting upload 2025/03/10 04:19:25 DEBUG : dir: Looking for writers 2025/03/10 04:19:25 DEBUG : : Looking for writers 2025/03/10 04:19:25 DEBUG : dir: reading active writers 2025/03/10 04:19:25 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/10 04:19:25 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/03/10 04:19:25 DEBUG : dir: Looking for writers 2025/03/10 04:19:25 DEBUG : : Looking for writers 2025/03/10 04:19:25 DEBUG : dir: reading active writers 2025/03/10 04:19:25 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/10 04:19:25 DEBUG : dir: Looking for writers 2025/03/10 04:19:25 DEBUG : : Looking for writers 2025/03/10 04:19:25 DEBUG : dir: reading active writers 2025/03/10 04:19:25 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/10 04:19:26 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/10 04:19:26 INFO : newLeaf: Copied (replaced existing) 2025/03/10 04:19:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-10 04:19:24 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/10 04:19:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/10 04:19:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/10 04:19:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/10 04:19:26 DEBUG : dir: Looking for writers 2025/03/10 04:19:26 DEBUG : : Looking for writers 2025/03/10 04:19:26 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:26 DEBUG : dir: reading active writers 2025/03/10 04:19:26 DEBUG : >WaitForWriters: 2025/03/10 04:19:26 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:19:26 DEBUG : dir: Looking for writers 2025/03/10 04:19:26 DEBUG : : Looking for writers 2025/03/10 04:19:26 DEBUG : dir: reading active writers 2025/03/10 04:19:26 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:26 DEBUG : >WaitForWriters: 2025/03/10 04:19:26 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:19:27 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:19:27 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:19:27 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:27 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:19:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:19:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:19:27 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:19:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:19:30 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:19:30 DEBUG : dir: Looking for writers 2025/03/10 04:19:30 DEBUG : file1: reading active writers 2025/03/10 04:19:30 DEBUG : : Looking for writers 2025/03/10 04:19:30 DEBUG : dir: reading active writers 2025/03/10 04:19:30 DEBUG : >WaitForWriters: 2025/03/10 04:19:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/10 04:19:30 DEBUG : dir/file1: newRWFileHandle: 2025/03/10 04:19:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/10 04:19:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/10 04:19:30 DEBUG : dir/file1(0xc0009bc140): _readAt: size=512, off=0 2025/03/10 04:19:30 DEBUG : dir/file1(0xc0009bc140): openPending: 2025/03/10 04:19:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/10 04:19:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/10 04:19:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:19:30 DEBUG : dir/file1(0xc0009bc140): >openPending: err= 2025/03/10 04:19:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/10 04:19:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/10 04:19:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/10 04:19:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:19:30 DEBUG : dir/file1(0xc0009bc140): >_readAt: n=14, err=EOF 2025/03/10 04:19:30 DEBUG : dir/file1(0xc0009bc140): close: 2025/03/10 04:19:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/10 04:19:30 DEBUG : dir/file1(0xc0009bc140): >close: err= 2025/03/10 04:19:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/10 04:19:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/10 04:19:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a2180 2025/03/10 04:19:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/10 04:19:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/10 04:19:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/10 04:19:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/10 04:19:32 DEBUG : dir/file1: Updating file with dir/file1 0xc0006a2180 2025/03/10 04:19:32 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/10 04:19:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:19:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/10 04:19:32 DEBUG : dir/file1: newRWFileHandle: 2025/03/10 04:19:32 DEBUG : dir/file1(0xc0009bc700): openPending: 2025/03/10 04:19:32 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" 2025/03/10 04:19:32 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") 2025/03/10 04:19:32 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/03/10 04:19:32 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/10 04:19:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/10 04:19:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:19:32 DEBUG : dir/file1(0xc0009bc700): >openPending: err= 2025/03/10 04:19:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/10 04:19:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/10 04:19:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/10 04:19:32 DEBUG : dir/file1(0xc0009bc700): _writeAt: size=25, off=0 2025/03/10 04:19:32 DEBUG : dir/file1(0xc0009bc700): >_writeAt: n=25, err= 2025/03/10 04:19:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/10 04:19:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/10 04:19:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a2180 2025/03/10 04:19:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/10 04:19:33 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/10 04:19:33 DEBUG : newLeaf(0xc0009bc700): close: 2025/03/10 04:19:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/10 04:19:33 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-10 04:19:32.671522854 +0000 UTC m=+222.759713199 2025/03/10 04:19:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/10 04:19:33 DEBUG : newLeaf(0xc0009bc700): >close: err= 2025/03/10 04:19:33 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:19:33 DEBUG : dir: Looking for writers 2025/03/10 04:19:33 DEBUG : : Looking for writers 2025/03/10 04:19:33 DEBUG : dir: reading active writers 2025/03/10 04:19:33 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/10 04:19:33 DEBUG : dir: Looking for writers 2025/03/10 04:19:33 DEBUG : : Looking for writers 2025/03/10 04:19:33 DEBUG : dir: reading active writers 2025/03/10 04:19:33 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/10 04:19:33 DEBUG : dir: Looking for writers 2025/03/10 04:19:33 DEBUG : : Looking for writers 2025/03/10 04:19:33 DEBUG : dir: reading active writers 2025/03/10 04:19:33 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/10 04:19:33 DEBUG : dir: Looking for writers 2025/03/10 04:19:33 DEBUG : : Looking for writers 2025/03/10 04:19:33 DEBUG : dir: reading active writers 2025/03/10 04:19:33 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/10 04:19:33 DEBUG : newLeaf: vfs cache: starting upload 2025/03/10 04:19:33 DEBUG : dir: Looking for writers 2025/03/10 04:19:33 DEBUG : : Looking for writers 2025/03/10 04:19:33 DEBUG : dir: reading active writers 2025/03/10 04:19:33 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/10 04:19:33 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/03/10 04:19:33 DEBUG : dir: Looking for writers 2025/03/10 04:19:33 DEBUG : : Looking for writers 2025/03/10 04:19:33 DEBUG : dir: reading active writers 2025/03/10 04:19:33 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/10 04:19:33 DEBUG : dir: Looking for writers 2025/03/10 04:19:33 DEBUG : : Looking for writers 2025/03/10 04:19:33 DEBUG : dir: reading active writers 2025/03/10 04:19:33 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/10 04:19:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/10 04:19:34 INFO : newLeaf: Copied (replaced existing) 2025/03/10 04:19:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-10 04:19:32 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/10 04:19:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/10 04:19:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/10 04:19:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/10 04:19:34 DEBUG : dir: Looking for writers 2025/03/10 04:19:34 DEBUG : : Looking for writers 2025/03/10 04:19:34 DEBUG : dir: reading active writers 2025/03/10 04:19:34 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:34 DEBUG : >WaitForWriters: 2025/03/10 04:19:34 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:19:34 DEBUG : dir: Looking for writers 2025/03/10 04:19:34 DEBUG : : Looking for writers 2025/03/10 04:19:34 DEBUG : dir: reading active writers 2025/03/10 04:19:34 DEBUG : newLeaf: reading active writers 2025/03/10 04:19:34 DEBUG : >WaitForWriters: 2025/03/10 04:19:34 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting --- PASS: TestFileRename (57.46s) --- PASS: TestFileRename/off,forceCache=false (7.80s) --- PASS: TestFileRename/minimal,forceCache=false (15.36s) --- PASS: TestFileRename/minimal,forceCache=true (9.18s) --- PASS: TestFileRename/writes,forceCache=false (8.02s) --- PASS: TestFileRename/writes,forceCache=true (9.02s) --- PASS: TestFileRename/full,forceCache=false (8.08s) === 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-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:19:35 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:19:35 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:19:35 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:19:35 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:19:35 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:19:35 DEBUG : : Looking for writers 2025/03/10 04:19:35 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.33s) === 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-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:19:36 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:19:36 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:19:37 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/10 04:19:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/10 04:19:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/10 04:19:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/10 04:19:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/10 04:19:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:19:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/10 04:19:38 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/10 04:19:38 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:19:38 DEBUG : dir: Looking for writers 2025/03/10 04:19:38 DEBUG : file1: reading active writers 2025/03/10 04:19:38 DEBUG : : Looking for writers 2025/03/10 04:19:38 DEBUG : dir: reading active writers 2025/03/10 04:19:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.34s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:19:40 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:19:40 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:19:41 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/10 04:19:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/10 04:19:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/10 04:19:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/10 04:19:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/10 04:19:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:19:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/10 04:19:43 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/10 04:19:43 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/10 04:19:43 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/10 04:19:43 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/10 04:19:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/10 04:19:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/10 04:19:43 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/10 04:19:43 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/10 04:19:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/10 04:19:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/10 04:19:43 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/10 04:19:44 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/10 04:19:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/10 04:19:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/10 04:19:44 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/10 04:19:44 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:19:44 DEBUG : dir: Looking for writers 2025/03/10 04:19:44 DEBUG : file1: reading active writers 2025/03/10 04:19:44 DEBUG : : Looking for writers 2025/03/10 04:19:44 DEBUG : dir: reading active writers 2025/03/10 04:19:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.71s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:19:46 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:19:46 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:19:47 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/10 04:19:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/10 04:19:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/10 04:19:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/10 04:19:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/10 04:19:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:19:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/10 04:19:49 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/10 04:19:49 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/10 04:19:49 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/10 04:19:49 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/10 04:19:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/10 04:19:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/10 04:19:49 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/10 04:19:49 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/10 04:19:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/10 04:19:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/10 04:19:49 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/10 04:19:50 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/10 04:19:50 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/10 04:19:50 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/10 04:19:50 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/10 04:19:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/10 04:19:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/10 04:19:50 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/10 04:19:50 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/10 04:19:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/10 04:19:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/10 04:19:50 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/10 04:19:50 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/10 04:19:50 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/10 04:19:50 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/10 04:19:50 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/10 04:19:50 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/10 04:19:50 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/10 04:19:50 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/10 04:19:50 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/10 04:19:50 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:19:50 DEBUG : dir: Looking for writers 2025/03/10 04:19:50 DEBUG : file1: reading active writers 2025/03/10 04:19:50 DEBUG : : Looking for writers 2025/03/10 04:19:50 DEBUG : dir: reading active writers 2025/03/10 04:19:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.94s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:19:52 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:19:52 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:19:53 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/10 04:19:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/10 04:19:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/10 04:19:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/10 04:19:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/10 04:19:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:19:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/10 04:19:55 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:19:55 DEBUG : dir: Looking for writers 2025/03/10 04:19:55 DEBUG : file1: reading active writers 2025/03/10 04:19:55 DEBUG : : Looking for writers 2025/03/10 04:19:55 DEBUG : dir: reading active writers 2025/03/10 04:19:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.14s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:19:56 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:19:56 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:19:57 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/10 04:19:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/10 04:19:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/10 04:19:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/10 04:19:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/10 04:19:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:19:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/10 04:19:59 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/10 04:19:59 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/10 04:19:59 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:19:59 DEBUG : dir: Looking for writers 2025/03/10 04:19:59 DEBUG : file1: reading active writers 2025/03/10 04:19:59 DEBUG : : Looking for writers 2025/03/10 04:19:59 DEBUG : dir: reading active writers 2025/03/10 04:19:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:20:00 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:20:00 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:20:00 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:00 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:00 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:20:01 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/10 04:20:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/10 04:20:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/10 04:20:03 DEBUG : dir/file1: newRWFileHandle: 2025/03/10 04:20:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/10 04:20:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/10 04:20:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/10 04:20:03 DEBUG : dir/file1(0xc00037c740): _readAt: size=1, off=0 2025/03/10 04:20:03 DEBUG : dir/file1(0xc00037c740): openPending: 2025/03/10 04:20:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/10 04:20:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/10 04:20:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:03 DEBUG : dir/file1(0xc00037c740): >openPending: err= 2025/03/10 04:20:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/10 04:20:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/10 04:20:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/10 04:20:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:20:03 DEBUG : dir/file1(0xc00037c740): >_readAt: n=1, err= 2025/03/10 04:20:03 DEBUG : dir/file1(0xc00037c740): _readAt: size=256, off=1 2025/03/10 04:20:03 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/10 04:20:03 DEBUG : dir/file1(0xc00037c740): >_readAt: n=15, err=EOF 2025/03/10 04:20:03 DEBUG : dir/file1(0xc00037c740): _readAt: size=16, off=16 2025/03/10 04:20:03 DEBUG : dir/file1(0xc00037c740): >_readAt: n=0, err=EOF 2025/03/10 04:20:03 DEBUG : dir/file1(0xc00037c740): close: 2025/03/10 04:20:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/10 04:20:03 DEBUG : dir/file1(0xc00037c740): >close: err= 2025/03/10 04:20:03 DEBUG : dir/file1(0xc00037c740): close: 2025/03/10 04:20:03 DEBUG : dir/file1(0xc00037c740): >close: err=file already closed 2025/03/10 04:20:03 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:03 DEBUG : dir: Looking for writers 2025/03/10 04:20:03 DEBUG : file1: reading active writers 2025/03/10 04:20:03 DEBUG : : Looking for writers 2025/03/10 04:20:03 DEBUG : dir: reading active writers 2025/03/10 04:20:03 DEBUG : >WaitForWriters: 2025/03/10 04:20:03 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.13s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:20:04 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:20:04 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:20:04 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:04 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:04 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:20:05 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/10 04:20:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/10 04:20:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/10 04:20:07 DEBUG : dir/file1: newRWFileHandle: 2025/03/10 04:20:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/10 04:20:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/10 04:20:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/10 04:20:07 DEBUG : dir/file1(0xc0009bc140): _readAt: size=1, off=0 2025/03/10 04:20:07 DEBUG : dir/file1(0xc0009bc140): openPending: 2025/03/10 04:20:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/10 04:20:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/10 04:20:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:07 DEBUG : dir/file1(0xc0009bc140): >openPending: err= 2025/03/10 04:20:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/10 04:20:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/10 04:20:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/10 04:20:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:20:07 DEBUG : dir/file1(0xc0009bc140): >_readAt: n=1, err= 2025/03/10 04:20:07 DEBUG : dir/file1(0xc0009bc140): _readAt: size=1, off=5 2025/03/10 04:20:07 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/10 04:20:07 DEBUG : dir/file1(0xc0009bc140): >_readAt: n=1, err= 2025/03/10 04:20:07 DEBUG : dir/file1(0xc0009bc140): _readAt: size=1, off=3 2025/03/10 04:20:07 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/10 04:20:07 DEBUG : dir/file1(0xc0009bc140): >_readAt: n=1, err= 2025/03/10 04:20:07 DEBUG : dir/file1(0xc0009bc140): _readAt: size=1, off=13 2025/03/10 04:20:07 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/10 04:20:07 DEBUG : dir/file1(0xc0009bc140): >_readAt: n=1, err= 2025/03/10 04:20:07 DEBUG : dir/file1(0xc0009bc140): _readAt: size=16, off=100 2025/03/10 04:20:07 DEBUG : dir/file1(0xc0009bc140): >_readAt: n=0, err=EOF 2025/03/10 04:20:07 DEBUG : dir/file1(0xc0009bc140): close: 2025/03/10 04:20:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/10 04:20:07 DEBUG : dir/file1(0xc0009bc140): >close: err= 2025/03/10 04:20:07 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:07 DEBUG : dir: Looking for writers 2025/03/10 04:20:07 DEBUG : file1: reading active writers 2025/03/10 04:20:07 DEBUG : : Looking for writers 2025/03/10 04:20:07 DEBUG : dir: reading active writers 2025/03/10 04:20:07 DEBUG : >WaitForWriters: 2025/03/10 04:20:07 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.14s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:20:08 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:20:08 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:20:08 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:08 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:08 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:20:09 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/10 04:20:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/10 04:20:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/10 04:20:11 DEBUG : dir/file1: newRWFileHandle: 2025/03/10 04:20:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/10 04:20:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/10 04:20:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/10 04:20:11 DEBUG : dir/file1(0xc00037cec0): _readAt: size=1, off=0 2025/03/10 04:20:11 DEBUG : dir/file1(0xc00037cec0): openPending: 2025/03/10 04:20:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/10 04:20:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/10 04:20:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:11 DEBUG : dir/file1(0xc00037cec0): >openPending: err= 2025/03/10 04:20:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/10 04:20:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/10 04:20:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/10 04:20:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:20:11 DEBUG : dir/file1(0xc00037cec0): >_readAt: n=1, err= 2025/03/10 04:20:11 DEBUG : dir/file1(0xc00037cec0): _readAt: size=1, off=5 2025/03/10 04:20:11 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/10 04:20:11 DEBUG : dir/file1(0xc00037cec0): >_readAt: n=1, err= 2025/03/10 04:20:11 DEBUG : dir/file1(0xc00037cec0): _readAt: size=1, off=1 2025/03/10 04:20:11 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/10 04:20:11 DEBUG : dir/file1(0xc00037cec0): >_readAt: n=1, err= 2025/03/10 04:20:11 DEBUG : dir/file1(0xc00037cec0): _readAt: size=6, off=10 2025/03/10 04:20:11 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/10 04:20:11 DEBUG : dir/file1(0xc00037cec0): >_readAt: n=6, err= 2025/03/10 04:20:11 DEBUG : dir/file1(0xc00037cec0): _readAt: size=256, off=10 2025/03/10 04:20:11 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/10 04:20:11 DEBUG : dir/file1(0xc00037cec0): >_readAt: n=6, err=EOF 2025/03/10 04:20:11 DEBUG : dir/file1(0xc00037cec0): _readAt: size=256, off=100 2025/03/10 04:20:11 DEBUG : dir/file1(0xc00037cec0): >_readAt: n=0, err=EOF 2025/03/10 04:20:11 DEBUG : dir/file1(0xc00037cec0): close: 2025/03/10 04:20:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/10 04:20:11 DEBUG : dir/file1(0xc00037cec0): >close: err= 2025/03/10 04:20:11 DEBUG : dir/file1(0xc00037cec0): _readAt: size=256, off=100 2025/03/10 04:20:11 DEBUG : dir/file1(0xc00037cec0): >_readAt: n=0, err=file already closed 2025/03/10 04:20:11 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:11 DEBUG : dir: Looking for writers 2025/03/10 04:20:11 DEBUG : file1: reading active writers 2025/03/10 04:20:11 DEBUG : : Looking for writers 2025/03/10 04:20:11 DEBUG : dir: reading active writers 2025/03/10 04:20:11 DEBUG : >WaitForWriters: 2025/03/10 04:20:11 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:20:12 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:20:12 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:20:12 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:12 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:12 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:20:13 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/10 04:20:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/10 04:20:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/10 04:20:15 DEBUG : dir/file1: newRWFileHandle: 2025/03/10 04:20:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/10 04:20:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/10 04:20:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/10 04:20:15 DEBUG : dir/file1(0xc000704740): RWFileHandle.Flush 2025/03/10 04:20:15 DEBUG : dir/file1(0xc000704740): _readAt: size=256, off=0 2025/03/10 04:20:15 DEBUG : dir/file1(0xc000704740): openPending: 2025/03/10 04:20:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/10 04:20:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/10 04:20:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:15 DEBUG : dir/file1(0xc000704740): >openPending: err= 2025/03/10 04:20:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/10 04:20:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/10 04:20:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/10 04:20:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:20:15 DEBUG : dir/file1(0xc000704740): >_readAt: n=16, err=EOF 2025/03/10 04:20:15 DEBUG : dir/file1(0xc000704740): RWFileHandle.Flush 2025/03/10 04:20:15 DEBUG : dir/file1(0xc000704740): RWFileHandle.Flush 2025/03/10 04:20:15 DEBUG : dir/file1(0xc000704740): close: 2025/03/10 04:20:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/10 04:20:15 DEBUG : dir/file1(0xc000704740): >close: err= 2025/03/10 04:20:15 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:15 DEBUG : dir: Looking for writers 2025/03/10 04:20:15 DEBUG : file1: reading active writers 2025/03/10 04:20:15 DEBUG : : Looking for writers 2025/03/10 04:20:15 DEBUG : dir: reading active writers 2025/03/10 04:20:15 DEBUG : >WaitForWriters: 2025/03/10 04:20:15 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.00s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:20:16 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:20:16 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:20:16 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:16 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:16 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:20:17 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/10 04:20:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/10 04:20:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/10 04:20:19 DEBUG : dir/file1: newRWFileHandle: 2025/03/10 04:20:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/10 04:20:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/10 04:20:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/10 04:20:19 DEBUG : dir/file1(0xc000705580): _readAt: size=256, off=0 2025/03/10 04:20:19 DEBUG : dir/file1(0xc000705580): openPending: 2025/03/10 04:20:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/10 04:20:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/10 04:20:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:19 DEBUG : dir/file1(0xc000705580): >openPending: err= 2025/03/10 04:20:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/10 04:20:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/10 04:20:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/10 04:20:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:20:19 DEBUG : dir/file1(0xc000705580): >_readAt: n=16, err=EOF 2025/03/10 04:20:19 DEBUG : dir/file1(0xc000705580): RWFileHandle.Release 2025/03/10 04:20:19 DEBUG : dir/file1(0xc000705580): close: 2025/03/10 04:20:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/10 04:20:19 DEBUG : dir/file1(0xc000705580): >close: err= 2025/03/10 04:20:19 DEBUG : dir/file1(0xc000705580): RWFileHandle.Release 2025/03/10 04:20:19 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:19 DEBUG : dir: Looking for writers 2025/03/10 04:20:19 DEBUG : file1: reading active writers 2025/03/10 04:20:19 DEBUG : : Looking for writers 2025/03/10 04:20:19 DEBUG : dir: reading active writers 2025/03/10 04:20:19 DEBUG : >WaitForWriters: 2025/03/10 04:20:19 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.07s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:20:20 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:20:20 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:20:20 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:20 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:20 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:20:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:21 DEBUG : file1: newRWFileHandle: 2025/03/10 04:20:21 DEBUG : file1(0xc00037cac0): openPending: 2025/03/10 04:20:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:21 DEBUG : file1(0xc00037cac0): >openPending: err= 2025/03/10 04:20:21 DEBUG : file1: >newRWFileHandle: err= 2025/03/10 04:20:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/10 04:20:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/10 04:20:21 DEBUG : file1(0xc00037cac0): _writeAt: size=5, off=0 2025/03/10 04:20:21 DEBUG : file1(0xc00037cac0): >_writeAt: n=5, err= 2025/03/10 04:20:21 DEBUG : file1(0xc00037cac0): _writeAt: size=7, off=5 2025/03/10 04:20:21 DEBUG : file1(0xc00037cac0): >_writeAt: n=7, err= 2025/03/10 04:20:21 DEBUG : file1: vfs cache: truncate to size=11 2025/03/10 04:20:21 DEBUG : file1(0xc00037cac0): close: 2025/03/10 04:20:21 DEBUG : file1: vfs cache: setting modification time to 2025-03-10 04:20:21.075274372 +0000 UTC m=+271.163464756 2025/03/10 04:20:21 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:21 DEBUG : file1(0xc00037cac0): >close: err= 2025/03/10 04:20:21 DEBUG : file1(0xc00037cac0): close: 2025/03/10 04:20:21 DEBUG : file1(0xc00037cac0): >close: err=file already closed 2025/03/10 04:20:21 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:21 DEBUG : : Looking for writers 2025/03/10 04:20:21 DEBUG : file1: reading active writers 2025/03/10 04:20:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/10 04:20:21 DEBUG : : Looking for writers 2025/03/10 04:20:21 DEBUG : file1: reading active writers 2025/03/10 04:20:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/10 04:20:21 DEBUG : : Looking for writers 2025/03/10 04:20:21 DEBUG : file1: reading active writers 2025/03/10 04:20:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/10 04:20:21 DEBUG : : Looking for writers 2025/03/10 04:20:21 DEBUG : file1: reading active writers 2025/03/10 04:20:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/10 04:20:21 DEBUG : file1: vfs cache: starting upload 2025/03/10 04:20:21 DEBUG : : Looking for writers 2025/03/10 04:20:21 DEBUG : file1: reading active writers 2025/03/10 04:20:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/10 04:20:21 DEBUG : : Looking for writers 2025/03/10 04:20:21 DEBUG : file1: reading active writers 2025/03/10 04:20:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/10 04:20:21 DEBUG : : Looking for writers 2025/03/10 04:20:21 DEBUG : file1: reading active writers 2025/03/10 04:20:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/10 04:20:21 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/03/10 04:20:22 DEBUG : : Looking for writers 2025/03/10 04:20:22 DEBUG : file1: reading active writers 2025/03/10 04:20:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/10 04:20:22 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/10 04:20:22 INFO : file1: Copied (new) 2025/03/10 04:20:22 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-10 04:20:21 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/03/10 04:20:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/10 04:20:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:22 INFO : file1: vfs cache: upload succeeded try #1 2025/03/10 04:20:23 DEBUG : : Looking for writers 2025/03/10 04:20:23 DEBUG : file1: reading active writers 2025/03/10 04:20:23 DEBUG : >WaitForWriters: 2025/03/10 04:20:23 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:23 DEBUG : : Looking for writers 2025/03/10 04:20:23 DEBUG : file1: reading active writers 2025/03/10 04:20:23 DEBUG : >WaitForWriters: 2025/03/10 04:20:23 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.12s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:20:24 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:20:24 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:20:24 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:24 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:24 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:20:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:24 DEBUG : file1: newRWFileHandle: 2025/03/10 04:20:24 DEBUG : file1(0xc00037c7c0): openPending: 2025/03/10 04:20:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:24 DEBUG : file1(0xc00037c7c0): >openPending: err= 2025/03/10 04:20:24 DEBUG : file1: >newRWFileHandle: err= 2025/03/10 04:20:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/10 04:20:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/10 04:20:24 DEBUG : file1(0xc00037c7c0): _writeAt: size=7, off=0 2025/03/10 04:20:24 DEBUG : file1(0xc00037c7c0): >_writeAt: n=7, err= 2025/03/10 04:20:24 DEBUG : file1(0xc00037c7c0): _writeAt: size=6, off=5 2025/03/10 04:20:24 DEBUG : file1(0xc00037c7c0): >_writeAt: n=6, err= 2025/03/10 04:20:24 DEBUG : file1(0xc00037c7c0): close: 2025/03/10 04:20:24 DEBUG : file1: vfs cache: setting modification time to 2025-03-10 04:20:24.181612492 +0000 UTC m=+274.269802846 2025/03/10 04:20:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:24 DEBUG : file1(0xc00037c7c0): >close: err= 2025/03/10 04:20:24 DEBUG : file1(0xc00037c7c0): _writeAt: size=5, off=0 2025/03/10 04:20:24 DEBUG : file1(0xc00037c7c0): >_writeAt: n=0, err=file already closed 2025/03/10 04:20:24 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:24 DEBUG : : Looking for writers 2025/03/10 04:20:24 DEBUG : file1: reading active writers 2025/03/10 04:20:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/10 04:20:24 DEBUG : : Looking for writers 2025/03/10 04:20:24 DEBUG : file1: reading active writers 2025/03/10 04:20:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/10 04:20:24 DEBUG : : Looking for writers 2025/03/10 04:20:24 DEBUG : file1: reading active writers 2025/03/10 04:20:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/10 04:20:24 DEBUG : : Looking for writers 2025/03/10 04:20:24 DEBUG : file1: reading active writers 2025/03/10 04:20:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/10 04:20:24 DEBUG : file1: vfs cache: starting upload 2025/03/10 04:20:24 DEBUG : : Looking for writers 2025/03/10 04:20:24 DEBUG : file1: reading active writers 2025/03/10 04:20:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/10 04:20:24 DEBUG : : Looking for writers 2025/03/10 04:20:24 DEBUG : file1: reading active writers 2025/03/10 04:20:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/10 04:20:24 DEBUG : : Looking for writers 2025/03/10 04:20:24 DEBUG : file1: reading active writers 2025/03/10 04:20:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/10 04:20:25 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/03/10 04:20:25 DEBUG : : Looking for writers 2025/03/10 04:20:25 DEBUG : file1: reading active writers 2025/03/10 04:20:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/10 04:20:26 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/10 04:20:26 INFO : file1: Copied (new) 2025/03/10 04:20:26 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-10 04:20:24 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/03/10 04:20:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/10 04:20:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:26 INFO : file1: vfs cache: upload succeeded try #1 2025/03/10 04:20:26 DEBUG : : Looking for writers 2025/03/10 04:20:26 DEBUG : file1: reading active writers 2025/03/10 04:20:26 DEBUG : >WaitForWriters: 2025/03/10 04:20:26 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:26 DEBUG : : Looking for writers 2025/03/10 04:20:26 DEBUG : file1: reading active writers 2025/03/10 04:20:26 DEBUG : >WaitForWriters: 2025/03/10 04:20:26 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.11s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:20:27 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:20:27 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:20:27 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:27 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:27 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:20:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:27 DEBUG : file1: newRWFileHandle: 2025/03/10 04:20:27 DEBUG : file1(0xc00057e8c0): openPending: 2025/03/10 04:20:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:27 DEBUG : file1(0xc00057e8c0): >openPending: err= 2025/03/10 04:20:27 DEBUG : file1: >newRWFileHandle: err= 2025/03/10 04:20:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/10 04:20:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/10 04:20:27 DEBUG : file1(0xc00057e8c0): close: 2025/03/10 04:20:27 DEBUG : file1: vfs cache: setting modification time to 2025-03-10 04:20:27.296875588 +0000 UTC m=+277.385065943 2025/03/10 04:20:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:27 DEBUG : file1(0xc00057e8c0): >close: err= 2025/03/10 04:20:27 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/10 04:20:27 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/10 04:20:27 DEBUG : file2: newRWFileHandle: 2025/03/10 04:20:27 DEBUG : file2(0xc00057e980): openPending: 2025/03/10 04:20:27 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:27 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/10 04:20:27 DEBUG : file2(0xc00057e980): >openPending: err= 2025/03/10 04:20:27 DEBUG : file2: >newRWFileHandle: err= 2025/03/10 04:20:27 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/10 04:20:27 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/10 04:20:27 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/10 04:20:27 DEBUG : file2(0xc00057e980): RWFileHandle.Flush 2025/03/10 04:20:27 DEBUG : file2(0xc00057e980): RWFileHandle.Release 2025/03/10 04:20:27 DEBUG : file2(0xc00057e980): close: 2025/03/10 04:20:27 DEBUG : file2: vfs cache: setting modification time to 2025-03-10 04:20:27.297628307 +0000 UTC m=+277.385818661 2025/03/10 04:20:27 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:27 DEBUG : file2(0xc00057e980): >close: err= 2025/03/10 04:20:27 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:27 DEBUG : : Looking for writers 2025/03/10 04:20:27 DEBUG : file1: reading active writers 2025/03/10 04:20:27 DEBUG : file2: reading active writers 2025/03/10 04:20:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/10 04:20:27 DEBUG : : Looking for writers 2025/03/10 04:20:27 DEBUG : file1: reading active writers 2025/03/10 04:20:27 DEBUG : file2: reading active writers 2025/03/10 04:20:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/10 04:20:27 DEBUG : : Looking for writers 2025/03/10 04:20:27 DEBUG : file1: reading active writers 2025/03/10 04:20:27 DEBUG : file2: reading active writers 2025/03/10 04:20:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/10 04:20:27 DEBUG : : Looking for writers 2025/03/10 04:20:27 DEBUG : file1: reading active writers 2025/03/10 04:20:27 DEBUG : file2: reading active writers 2025/03/10 04:20:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/10 04:20:27 DEBUG : file2: vfs cache: starting upload 2025/03/10 04:20:27 DEBUG : file1: vfs cache: starting upload 2025/03/10 04:20:27 DEBUG : : Looking for writers 2025/03/10 04:20:27 DEBUG : file2: reading active writers 2025/03/10 04:20:27 DEBUG : file1: reading active writers 2025/03/10 04:20:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/03/10 04:20:27 DEBUG : : Looking for writers 2025/03/10 04:20:27 DEBUG : file1: reading active writers 2025/03/10 04:20:27 DEBUG : file2: reading active writers 2025/03/10 04:20:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/03/10 04:20:27 DEBUG : : Looking for writers 2025/03/10 04:20:27 DEBUG : file1: reading active writers 2025/03/10 04:20:27 DEBUG : file2: reading active writers 2025/03/10 04:20:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/03/10 04:20:28 DEBUG : : Looking for writers 2025/03/10 04:20:28 DEBUG : file1: reading active writers 2025/03/10 04:20:28 DEBUG : file2: reading active writers 2025/03/10 04:20:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/03/10 04:20:28 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/10 04:20:28 INFO : file2: Copied (new) 2025/03/10 04:20:28 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-10 04:20:27 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/03/10 04:20:28 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/10 04:20:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/10 04:20:28 INFO : file2: vfs cache: upload succeeded try #1 2025/03/10 04:20:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/10 04:20:29 INFO : file1: Copied (new) 2025/03/10 04:20:29 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-10 04:20:27 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/03/10 04:20:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/10 04:20:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:29 INFO : file1: vfs cache: upload succeeded try #1 2025/03/10 04:20:29 DEBUG : : Looking for writers 2025/03/10 04:20:29 DEBUG : file2: reading active writers 2025/03/10 04:20:29 DEBUG : file1: reading active writers 2025/03/10 04:20:29 DEBUG : >WaitForWriters: 2025/03/10 04:20:29 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:29 DEBUG : : Looking for writers 2025/03/10 04:20:29 DEBUG : file1: reading active writers 2025/03/10 04:20:29 DEBUG : file2: reading active writers 2025/03/10 04:20:29 DEBUG : >WaitForWriters: 2025/03/10 04:20:29 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.29s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:20:30 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:20:30 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:20:30 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:30 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:30 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:20:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:30 DEBUG : file1: newRWFileHandle: 2025/03/10 04:20:30 DEBUG : file1(0xc0003e4f40): openPending: 2025/03/10 04:20:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:30 DEBUG : file1(0xc0003e4f40): >openPending: err= 2025/03/10 04:20:30 DEBUG : file1: >newRWFileHandle: err= 2025/03/10 04:20:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/10 04:20:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/10 04:20:30 DEBUG : file1(0xc0003e4f40): _writeAt: size=5, off=0 2025/03/10 04:20:30 DEBUG : file1(0xc0003e4f40): >_writeAt: n=5, err= 2025/03/10 04:20:30 DEBUG : file1(0xc0003e4f40): RWFileHandle.Flush 2025/03/10 04:20:30 DEBUG : file1(0xc0003e4f40): RWFileHandle.Flush 2025/03/10 04:20:30 DEBUG : file1(0xc0003e4f40): close: 2025/03/10 04:20:30 DEBUG : file1: vfs cache: setting modification time to 2025-03-10 04:20:30.590026908 +0000 UTC m=+280.678217252 2025/03/10 04:20:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:30 DEBUG : file1(0xc0003e4f40): >close: err= 2025/03/10 04:20:30 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:30 DEBUG : : Looking for writers 2025/03/10 04:20:30 DEBUG : file1: reading active writers 2025/03/10 04:20:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/10 04:20:30 DEBUG : : Looking for writers 2025/03/10 04:20:30 DEBUG : file1: reading active writers 2025/03/10 04:20:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/10 04:20:30 DEBUG : : Looking for writers 2025/03/10 04:20:30 DEBUG : file1: reading active writers 2025/03/10 04:20:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/10 04:20:30 DEBUG : : Looking for writers 2025/03/10 04:20:30 DEBUG : file1: reading active writers 2025/03/10 04:20:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/10 04:20:30 DEBUG : file1: vfs cache: starting upload 2025/03/10 04:20:30 DEBUG : : Looking for writers 2025/03/10 04:20:30 DEBUG : file1: reading active writers 2025/03/10 04:20:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/10 04:20:30 DEBUG : : Looking for writers 2025/03/10 04:20:30 DEBUG : file1: reading active writers 2025/03/10 04:20:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/10 04:20:31 DEBUG : : Looking for writers 2025/03/10 04:20:31 DEBUG : file1: reading active writers 2025/03/10 04:20:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/10 04:20:31 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/03/10 04:20:31 DEBUG : : Looking for writers 2025/03/10 04:20:31 DEBUG : file1: reading active writers 2025/03/10 04:20:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/10 04:20:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/10 04:20:32 INFO : file1: Copied (new) 2025/03/10 04:20:32 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-10 04:20:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/10 04:20:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/10 04:20:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:32 INFO : file1: vfs cache: upload succeeded try #1 2025/03/10 04:20:32 DEBUG : : Looking for writers 2025/03/10 04:20:32 DEBUG : file1: reading active writers 2025/03/10 04:20:32 DEBUG : >WaitForWriters: 2025/03/10 04:20:32 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.95s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:20:33 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:20:33 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:20:33 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:33 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:33 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:20:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:33 DEBUG : file1: newRWFileHandle: 2025/03/10 04:20:33 DEBUG : file1(0xc000704180): openPending: 2025/03/10 04:20:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:33 DEBUG : file1(0xc000704180): >openPending: err= 2025/03/10 04:20:33 DEBUG : file1: >newRWFileHandle: err= 2025/03/10 04:20:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/10 04:20:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/10 04:20:33 DEBUG : file1(0xc000704180): _writeAt: size=5, off=0 2025/03/10 04:20:33 DEBUG : file1(0xc000704180): >_writeAt: n=5, err= 2025/03/10 04:20:33 DEBUG : file1(0xc000704180): RWFileHandle.Release 2025/03/10 04:20:33 DEBUG : file1(0xc000704180): close: 2025/03/10 04:20:33 DEBUG : file1: vfs cache: setting modification time to 2025-03-10 04:20:33.540330308 +0000 UTC m=+283.628520682 2025/03/10 04:20:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:33 DEBUG : file1(0xc000704180): >close: err= 2025/03/10 04:20:33 DEBUG : file1(0xc000704180): RWFileHandle.Release 2025/03/10 04:20:33 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:33 DEBUG : : Looking for writers 2025/03/10 04:20:33 DEBUG : file1: reading active writers 2025/03/10 04:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/10 04:20:33 DEBUG : : Looking for writers 2025/03/10 04:20:33 DEBUG : file1: reading active writers 2025/03/10 04:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/10 04:20:33 DEBUG : : Looking for writers 2025/03/10 04:20:33 DEBUG : file1: reading active writers 2025/03/10 04:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/10 04:20:33 DEBUG : : Looking for writers 2025/03/10 04:20:33 DEBUG : file1: reading active writers 2025/03/10 04:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/10 04:20:33 DEBUG : file1: vfs cache: starting upload 2025/03/10 04:20:33 DEBUG : : Looking for writers 2025/03/10 04:20:33 DEBUG : file1: reading active writers 2025/03/10 04:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/10 04:20:33 DEBUG : : Looking for writers 2025/03/10 04:20:33 DEBUG : file1: reading active writers 2025/03/10 04:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/10 04:20:34 DEBUG : : Looking for writers 2025/03/10 04:20:34 DEBUG : file1: reading active writers 2025/03/10 04:20:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/10 04:20:34 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/03/10 04:20:34 DEBUG : : Looking for writers 2025/03/10 04:20:34 DEBUG : file1: reading active writers 2025/03/10 04:20:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/10 04:20:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/10 04:20:35 INFO : file1: Copied (new) 2025/03/10 04:20:35 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-10 04:20:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/10 04:20:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/10 04:20:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:35 INFO : file1: vfs cache: upload succeeded try #1 2025/03/10 04:20:35 DEBUG : : Looking for writers 2025/03/10 04:20:35 DEBUG : file1: reading active writers 2025/03/10 04:20:35 DEBUG : >WaitForWriters: 2025/03/10 04:20:35 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.95s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:20:36 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:20:36 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:20:36 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:36 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:36 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:20:37 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/10 04:20:38 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/10 04:20:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/10 04:20:39 DEBUG : dir/file1: newRWFileHandle: 2025/03/10 04:20:39 DEBUG : dir/file1(0xc000704ac0): openPending: 2025/03/10 04:20:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/10 04:20:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/10 04:20:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:39 DEBUG : dir/file1(0xc000704ac0): >openPending: err= 2025/03/10 04:20:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/10 04:20:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/10 04:20:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/10 04:20:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/10 04:20:39 DEBUG : dir/file1(0xc000704ac0): _writeAt: size=5, off=0 2025/03/10 04:20:39 DEBUG : dir/file1(0xc000704ac0): >_writeAt: n=5, err= 2025/03/10 04:20:39 DEBUG : dir/file1(0xc000704ac0): close: 2025/03/10 04:20:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:39 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-10 04:20:39.078120062 +0000 UTC m=+289.166310436 2025/03/10 04:20:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:39 DEBUG : dir/file1(0xc000704ac0): >close: err= 2025/03/10 04:20:39 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:39 DEBUG : dir: Looking for writers 2025/03/10 04:20:39 DEBUG : file1: reading active writers 2025/03/10 04:20:39 DEBUG : : Looking for writers 2025/03/10 04:20:39 DEBUG : dir: reading active writers 2025/03/10 04:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/10 04:20:39 DEBUG : dir: Looking for writers 2025/03/10 04:20:39 DEBUG : file1: reading active writers 2025/03/10 04:20:39 DEBUG : : Looking for writers 2025/03/10 04:20:39 DEBUG : dir: reading active writers 2025/03/10 04:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/10 04:20:39 DEBUG : dir: Looking for writers 2025/03/10 04:20:39 DEBUG : file1: reading active writers 2025/03/10 04:20:39 DEBUG : : Looking for writers 2025/03/10 04:20:39 DEBUG : dir: reading active writers 2025/03/10 04:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/10 04:20:39 DEBUG : dir: Looking for writers 2025/03/10 04:20:39 DEBUG : file1: reading active writers 2025/03/10 04:20:39 DEBUG : : Looking for writers 2025/03/10 04:20:39 DEBUG : dir: reading active writers 2025/03/10 04:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/10 04:20:39 DEBUG : dir/file1: vfs cache: starting upload 2025/03/10 04:20:39 DEBUG : dir: Looking for writers 2025/03/10 04:20:39 DEBUG : file1: reading active writers 2025/03/10 04:20:39 DEBUG : : Looking for writers 2025/03/10 04:20:39 DEBUG : dir: reading active writers 2025/03/10 04:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/10 04:20:39 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/03/10 04:20:39 DEBUG : dir: Looking for writers 2025/03/10 04:20:39 DEBUG : file1: reading active writers 2025/03/10 04:20:39 DEBUG : : Looking for writers 2025/03/10 04:20:39 DEBUG : dir: reading active writers 2025/03/10 04:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/10 04:20:39 DEBUG : dir: Looking for writers 2025/03/10 04:20:39 DEBUG : file1: reading active writers 2025/03/10 04:20:39 DEBUG : : Looking for writers 2025/03/10 04:20:39 DEBUG : dir: reading active writers 2025/03/10 04:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/10 04:20:40 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/10 04:20:40 INFO : dir/file1: Copied (replaced existing) 2025/03/10 04:20:40 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-10 04:20:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/10 04:20:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/10 04:20:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/10 04:20:40 DEBUG : dir: Looking for writers 2025/03/10 04:20:40 DEBUG : file1: reading active writers 2025/03/10 04:20:40 DEBUG : : Looking for writers 2025/03/10 04:20:40 DEBUG : dir: reading active writers 2025/03/10 04:20:40 DEBUG : >WaitForWriters: 2025/03/10 04:20:40 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.08s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:20:41 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:20:41 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:20:41 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:41 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:41 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:20:42 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/10 04:20:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:44 DEBUG : dir/file1: newRWFileHandle: 2025/03/10 04:20:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/10 04:20:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/10 04:20:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/10 04:20:44 DEBUG : dir/file1(0xc00057e0c0): _writeAt: size=5, off=0 2025/03/10 04:20:44 DEBUG : dir/file1(0xc00057e0c0): openPending: 2025/03/10 04:20:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/10 04:20:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/10 04:20:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:44 DEBUG : dir/file1(0xc00057e0c0): >openPending: err= 2025/03/10 04:20:44 DEBUG : dir/file1(0xc00057e0c0): >_writeAt: n=5, err= 2025/03/10 04:20:44 DEBUG : dir/file1(0xc00057e0c0): _writeAt: size=15, off=5 2025/03/10 04:20:44 DEBUG : dir/file1(0xc00057e0c0): >_writeAt: n=15, err= 2025/03/10 04:20:44 DEBUG : dir/file1(0xc00057e0c0): close: 2025/03/10 04:20:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/10 04:20:44 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-10 04:20:44.16486468 +0000 UTC m=+294.253055084 2025/03/10 04:20:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:44 DEBUG : dir/file1(0xc00057e0c0): >close: err= 2025/03/10 04:20:44 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:44 DEBUG : dir: Looking for writers 2025/03/10 04:20:44 DEBUG : file1: reading active writers 2025/03/10 04:20:44 DEBUG : : Looking for writers 2025/03/10 04:20:44 DEBUG : dir: reading active writers 2025/03/10 04:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/10 04:20:44 DEBUG : dir: Looking for writers 2025/03/10 04:20:44 DEBUG : file1: reading active writers 2025/03/10 04:20:44 DEBUG : : Looking for writers 2025/03/10 04:20:44 DEBUG : dir: reading active writers 2025/03/10 04:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/10 04:20:44 DEBUG : dir: Looking for writers 2025/03/10 04:20:44 DEBUG : file1: reading active writers 2025/03/10 04:20:44 DEBUG : : Looking for writers 2025/03/10 04:20:44 DEBUG : dir: reading active writers 2025/03/10 04:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/10 04:20:44 DEBUG : dir: Looking for writers 2025/03/10 04:20:44 DEBUG : file1: reading active writers 2025/03/10 04:20:44 DEBUG : : Looking for writers 2025/03/10 04:20:44 DEBUG : dir: reading active writers 2025/03/10 04:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/10 04:20:44 DEBUG : dir/file1: vfs cache: starting upload 2025/03/10 04:20:44 DEBUG : dir: Looking for writers 2025/03/10 04:20:44 DEBUG : file1: reading active writers 2025/03/10 04:20:44 DEBUG : : Looking for writers 2025/03/10 04:20:44 DEBUG : dir: reading active writers 2025/03/10 04:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/10 04:20:44 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/03/10 04:20:44 DEBUG : dir: Looking for writers 2025/03/10 04:20:44 DEBUG : file1: reading active writers 2025/03/10 04:20:44 DEBUG : : Looking for writers 2025/03/10 04:20:44 DEBUG : dir: reading active writers 2025/03/10 04:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/10 04:20:44 DEBUG : dir: Looking for writers 2025/03/10 04:20:44 DEBUG : file1: reading active writers 2025/03/10 04:20:44 DEBUG : : Looking for writers 2025/03/10 04:20:44 DEBUG : dir: reading active writers 2025/03/10 04:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/10 04:20:45 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/03/10 04:20:45 INFO : dir/file1: Copied (replaced existing) 2025/03/10 04:20:45 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-10 04:20:44 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/03/10 04:20:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/10 04:20:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/10 04:20:45 DEBUG : dir: Looking for writers 2025/03/10 04:20:45 DEBUG : file1: reading active writers 2025/03/10 04:20:45 DEBUG : : Looking for writers 2025/03/10 04:20:45 DEBUG : dir: reading active writers 2025/03/10 04:20:45 DEBUG : >WaitForWriters: 2025/03/10 04:20:45 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.06s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:20:46 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:20:46 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:20:46 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:46 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:46 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:20:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:46 DEBUG : file1: newRWFileHandle: 2025/03/10 04:20:46 DEBUG : file1(0xc00057e5c0): openPending: 2025/03/10 04:20:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:46 DEBUG : file1(0xc00057e5c0): >openPending: err= 2025/03/10 04:20:46 DEBUG : file1: >newRWFileHandle: err= 2025/03/10 04:20:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/10 04:20:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/10 04:20:46 DEBUG : file1(0xc00057e5c0): _writeAt: size=5, off=0 2025/03/10 04:20:46 DEBUG : file1(0xc00057e5c0): >_writeAt: n=5, err= 2025/03/10 04:20:46 DEBUG : file1(0xc00057e5c0): close: 2025/03/10 04:20:46 DEBUG : file1: vfs cache: setting modification time to 2025-03-10 04:20:46.630071378 +0000 UTC m=+296.718261752 2025/03/10 04:20:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:46 DEBUG : file1(0xc00057e5c0): >close: err= 2025/03/10 04:20:46 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:46 DEBUG : : Looking for writers 2025/03/10 04:20:46 DEBUG : file1: reading active writers 2025/03/10 04:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/10 04:20:46 DEBUG : : Looking for writers 2025/03/10 04:20:46 DEBUG : file1: reading active writers 2025/03/10 04:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/10 04:20:46 DEBUG : : Looking for writers 2025/03/10 04:20:46 DEBUG : file1: reading active writers 2025/03/10 04:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/10 04:20:46 DEBUG : : Looking for writers 2025/03/10 04:20:46 DEBUG : file1: reading active writers 2025/03/10 04:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/10 04:20:46 DEBUG : file1: vfs cache: starting upload 2025/03/10 04:20:46 DEBUG : : Looking for writers 2025/03/10 04:20:46 DEBUG : file1: reading active writers 2025/03/10 04:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/10 04:20:46 DEBUG : : Looking for writers 2025/03/10 04:20:46 DEBUG : file1: reading active writers 2025/03/10 04:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/10 04:20:47 DEBUG : : Looking for writers 2025/03/10 04:20:47 DEBUG : file1: reading active writers 2025/03/10 04:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/10 04:20:47 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/03/10 04:20:47 DEBUG : : Looking for writers 2025/03/10 04:20:47 DEBUG : file1: reading active writers 2025/03/10 04:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/10 04:20:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/10 04:20:48 INFO : file1: Copied (new) 2025/03/10 04:20:48 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-10 04:20:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/10 04:20:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/10 04:20:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:48 INFO : file1: vfs cache: upload succeeded try #1 2025/03/10 04:20:48 DEBUG : : Looking for writers 2025/03/10 04:20:48 DEBUG : file1: reading active writers 2025/03/10 04:20:48 DEBUG : >WaitForWriters: 2025/03/10 04:20:48 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.95s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:20:49 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:20:49 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:20:49 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:49 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/10 04:20:49 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc1c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc1c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc1c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc1c0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc1c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.574514446 +0000 UTC m=+299.662704800 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc1c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc240): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc240): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc240): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc240): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc240): _writeAt: size=3, off=2 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc240): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc240): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.574514446 +0000 UTC m=+299.662704800 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc240): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc280): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc280): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc280): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc280): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc280): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.574514446 +0000 UTC m=+299.662704800 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc280): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ec40 item 1 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc2c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc2c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc2c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc2c0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc2c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.576632735 +0000 UTC m=+299.664823089 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc2c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc300): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc300): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc300): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc300): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc300): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.576632735 +0000 UTC m=+299.664823089 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc300): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068a310 item 2 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc340): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc340): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc340): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc340): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc340): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.577835854 +0000 UTC m=+299.666026199 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc340): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc380): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc380): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc380): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc380): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc380): _writeAt: size=3, off=2 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc380): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc380): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.577835854 +0000 UTC m=+299.666026199 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc380): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc3c0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc3c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc3c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc3c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc3c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.577835854 +0000 UTC m=+299.666026199 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc3c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068ae00 item 3 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc440): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc440): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc440): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc440): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc440): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.579670333 +0000 UTC m=+299.667860678 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc440): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc4c0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc4c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc4c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc4c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc4c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.579670333 +0000 UTC m=+299.667860678 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc4c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068b570 item 4 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc500): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc500): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc500): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc500): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc500): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.580874264 +0000 UTC m=+299.669064618 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc500): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc540): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc540): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc540): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc540): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc540): _writeAt: size=3, off=2 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc540): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc540): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.580874264 +0000 UTC m=+299.669064618 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc540): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc580): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc580): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc580): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc580): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc580): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.580874264 +0000 UTC m=+299.669064618 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc580): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068ba40 item 5 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc600): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc600): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc600): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc600): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc600): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.582676152 +0000 UTC m=+299.670866496 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc600): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc680): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc680): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc680): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc680): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc680): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.582676152 +0000 UTC m=+299.670866496 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc680): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a700 item 6 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc700): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc700): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc700): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc700): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc700): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.583828237 +0000 UTC m=+299.672018591 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc700): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc800): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc800): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc800): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc800): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc800): _writeAt: size=3, off=2 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc800): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc800): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.583828237 +0000 UTC m=+299.672018591 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc800): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc840): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc840): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc840): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc840): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc840): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.583828237 +0000 UTC m=+299.672018591 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc840): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b1f0 item 7 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc900): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc900): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc900): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc900): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc900): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.58600717 +0000 UTC m=+299.674197524 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc900): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc980): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc980): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc980): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc980): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc980): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.58600717 +0000 UTC m=+299.674197524 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc980): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bc70 item 8 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc9c0): _readAt: size=2, off=0 2025/03/10 04:20:49 ERROR : open-test-file(0xc0009bc9c0): Couldn't read size of file 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc9c0): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc9c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc9c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc9c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bc9c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bca00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bca00): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bca00): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bca00): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bca00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.587380627 +0000 UTC m=+299.675570982 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bca00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bca80): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bca80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bca80): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bca80): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bca80): _writeAt: size=3, off=2 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bca80): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bca80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.587380627 +0000 UTC m=+299.675570982 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bca80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcac0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcac0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcac0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcac0): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcac0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.587380627 +0000 UTC m=+299.675570982 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcac0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488380 item 9 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcb40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcb40): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcb40): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcb40): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcb40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.589055258 +0000 UTC m=+299.677245612 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcb40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcbc0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcbc0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcbc0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcbc0): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcbc0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.589055258 +0000 UTC m=+299.677245612 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcbc0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004889a0 item 10 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcc80): _readAt: size=2, off=0 2025/03/10 04:20:49 ERROR : open-test-file(0xc0009bcc80): Couldn't read size of file 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcc80): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcc80): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcc80): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcc80): close: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcc80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bccc0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bccc0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bccc0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bccc0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bccc0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.59022773 +0000 UTC m=+299.678418084 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bccc0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcd80): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcd80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcd80): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcd80): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcd80): _writeAt: size=3, off=2 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcd80): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcd80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.59022773 +0000 UTC m=+299.678418084 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcd80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcdc0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcdc0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcdc0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcdc0): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcdc0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.59022773 +0000 UTC m=+299.678418084 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcdc0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004893b0 item 11 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bce40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bce40): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bce40): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bce40): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bce40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.591867284 +0000 UTC m=+299.680057638 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bce40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcec0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcec0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcec0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcec0): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcec0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.591867284 +0000 UTC m=+299.680057638 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcec0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2150 item 12 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcf80): _readAt: size=2, off=0 2025/03/10 04:20:49 ERROR : open-test-file(0xc0009bcf80): Couldn't read size of file 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcf80): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcf80): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcf80): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcf80): close: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcf80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcfc0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcfc0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcfc0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcfc0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcfc0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.593436518 +0000 UTC m=+299.681626873 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bcfc0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd080): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd080): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd080): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd080): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd080): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.593436518 +0000 UTC m=+299.681626873 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd080): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2770 item 13 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd100): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd100): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd100): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd100): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd100): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.594782624 +0000 UTC m=+299.682972978 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd100): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd180): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd180): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd180): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd180): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd180): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.594782624 +0000 UTC m=+299.682972978 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd180): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2c40 item 14 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd240): _readAt: size=2, off=0 2025/03/10 04:20:49 ERROR : open-test-file(0xc0009bd240): Couldn't read size of file 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd240): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd240): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd240): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd240): close: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd240): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd280): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd280): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd280): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd280): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd280): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.596036068 +0000 UTC m=+299.684226412 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd280): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd340): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd340): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd340): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd340): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd340): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.596036068 +0000 UTC m=+299.684226412 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd340): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2fc0 item 15 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd3c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd3c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd3c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd3c0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd3c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.597416008 +0000 UTC m=+299.685606352 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd3c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd440): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd440): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd440): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd440): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd440): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.597416008 +0000 UTC m=+299.685606352 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd440): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b32d0 item 16 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd480): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd480): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd480): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd480): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd480): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.598526763 +0000 UTC m=+299.686717117 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd480): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd4c0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd4c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd4c0): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd4c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd4c0): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd4c0): _writeAt: size=3, off=7 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd4c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd4c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.598526763 +0000 UTC m=+299.686717117 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd4c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd500): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd500): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd500): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd500): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd500): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.598526763 +0000 UTC m=+299.686717117 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd500): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061c0e0 item 17 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd580): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd580): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd580): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd580): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd580): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.600103231 +0000 UTC m=+299.688293585 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd580): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd600): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd600): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd600): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd600): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd600): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.600103231 +0000 UTC m=+299.688293585 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd600): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061cc40 item 18 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd680): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd680): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd680): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd680): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd680): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.601248832 +0000 UTC m=+299.689439176 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd680): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd740): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd740): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd740): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd740): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd740): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd740): _writeAt: size=3, off=7 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd740): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd740): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.601248832 +0000 UTC m=+299.689439176 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd740): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd780): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd780): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd780): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd780): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd780): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.601248832 +0000 UTC m=+299.689439176 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd780): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061d260 item 19 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd800): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd800): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd800): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd800): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd800): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.60277764 +0000 UTC m=+299.690967985 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd800): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd880): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd880): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd880): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd880): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd880): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.60277764 +0000 UTC m=+299.690967985 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd880): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061db90 item 20 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd900): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd900): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd900): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd900): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd900): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.603909245 +0000 UTC m=+299.692099599 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd900): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd9c0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd9c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd9c0): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd9c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd9c0): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd9c0): _writeAt: size=3, off=7 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd9c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd9c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.603909245 +0000 UTC m=+299.692099599 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bd9c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bda00): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bda00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bda00): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bda00): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bda00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.603909245 +0000 UTC m=+299.692099599 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bda00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358070 item 21 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bda80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bda80): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bda80): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bda80): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bda80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.60570396 +0000 UTC m=+299.693894314 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bda80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdb00): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdb00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdb00): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdb00): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdb00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.60570396 +0000 UTC m=+299.693894314 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdb00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359b90 item 22 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdb80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdb80): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdb80): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdb80): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdb80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.607028887 +0000 UTC m=+299.695219241 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdb80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdc40): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdc40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdc40): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdc40): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdc40): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdc40): _writeAt: size=3, off=7 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdc40): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdc40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.607028887 +0000 UTC m=+299.695219241 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdc40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdc80): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdc80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdc80): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdc80): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdc80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.607028887 +0000 UTC m=+299.695219241 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdc80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003670a0 item 23 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdd00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdd00): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdd00): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdd00): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdd00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.608745085 +0000 UTC m=+299.696935439 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdd00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdd80): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdd80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdd80): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdd80): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdd80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.608745085 +0000 UTC m=+299.696935439 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdd80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367880 item 24 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bde40): _readAt: size=2, off=0 2025/03/10 04:20:49 ERROR : open-test-file(0xc0009bde40): Couldn't read size of file 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bde40): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bde40): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bde40): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bde40): close: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bde40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bde80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bde80): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bde80): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bde80): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bde80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.610039846 +0000 UTC m=+299.698230200 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bde80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdf40): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdf40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdf40): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdf40): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdf40): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdf40): _writeAt: size=3, off=7 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdf40): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdf40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.610039846 +0000 UTC m=+299.698230200 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0009bdf40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c140): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c140): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c140): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c140): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c140): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.610039846 +0000 UTC m=+299.698230200 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c140): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003720e0 item 25 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c1c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c1c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c1c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c1c0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c1c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.611800827 +0000 UTC m=+299.699991181 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c1c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c240): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c240): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c240): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c240): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c240): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.611800827 +0000 UTC m=+299.699991181 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c240): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372e00 item 26 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c340): _readAt: size=2, off=0 2025/03/10 04:20:49 ERROR : open-test-file(0xc00037c340): Couldn't read size of file 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c340): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c340): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c340): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c340): close: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c340): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c380): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c380): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c380): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c380): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c380): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.613092332 +0000 UTC m=+299.701282676 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c380): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c480): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c480): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c480): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c480): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c480): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c480): _writeAt: size=3, off=7 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c480): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c480): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.613092332 +0000 UTC m=+299.701282676 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c480): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c4c0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c4c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c4c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c4c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c4c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.613092332 +0000 UTC m=+299.701282676 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c4c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373810 item 27 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c740): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c740): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c740): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c740): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c740): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.614648029 +0000 UTC m=+299.702838383 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c740): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c7c0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c7c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c7c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c7c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c7c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.614648029 +0000 UTC m=+299.702838383 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c7c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003781c0 item 28 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c900): _readAt: size=2, off=0 2025/03/10 04:20:49 ERROR : open-test-file(0xc00037c900): Couldn't read size of file 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c900): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c900): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c900): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c900): close: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037c900): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037ca00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037ca00): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037ca00): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037ca00): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037ca00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.615826393 +0000 UTC m=+299.704016737 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037ca00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037cf80): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037cf80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037cf80): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037cf80): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037cf80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.615826393 +0000 UTC m=+299.704016737 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037cf80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003788c0 item 29 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d040): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d040): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d040): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d040): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d040): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.617189751 +0000 UTC m=+299.705380105 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d040): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d180): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d180): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d180): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d180): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d180): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.617189751 +0000 UTC m=+299.705380105 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d180): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378e00 item 30 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d3c0): _readAt: size=2, off=0 2025/03/10 04:20:49 ERROR : open-test-file(0xc00037d3c0): Couldn't read size of file 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d3c0): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d3c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d3c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d3c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d3c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d400): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d400): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d400): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d400): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d400): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.618794781 +0000 UTC m=+299.706985126 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d400): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d500): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d500): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d500): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d500): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d500): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.618794781 +0000 UTC m=+299.706985126 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00037d500): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003797a0 item 31 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e580): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e580): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e580): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e580): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e580): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.620001116 +0000 UTC m=+299.708191461 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e580): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e600): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e600): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e600): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e600): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e600): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.620001116 +0000 UTC m=+299.708191461 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e600): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000608e70 item 32 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e640): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e640): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e640): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e640): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e640): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.621202583 +0000 UTC m=+299.709392926 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e640): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e680): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e680): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e680): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e680): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e680): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609260 item 33 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e680): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e680): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.621686587 +0000 UTC m=+299.709876931 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e680): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e6c0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e6c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e6c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e6c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e6c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.621686587 +0000 UTC m=+299.709876931 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e6c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609570 item 33 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e700): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e700): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e700): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e700): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e700): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.622864048 +0000 UTC m=+299.711054392 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e700): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e740): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e740): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006099d0 item 34 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e740): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e740): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e740): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e740): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e740): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.623342853 +0000 UTC m=+299.711533197 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e740): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e7c0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e7c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e7c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e7c0): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e7c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.623342853 +0000 UTC m=+299.711533197 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e7c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609b90 item 34 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e800): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e800): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e800): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e800): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e800): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.624396794 +0000 UTC m=+299.712587148 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e800): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e8c0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e8c0): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e8c0): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e8c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e8c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e070 item 35 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e8c0): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e8c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.625045596 +0000 UTC m=+299.713235950 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e8c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e900): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e900): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e900): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e900): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e900): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.625045596 +0000 UTC m=+299.713235950 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e900): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e230 item 35 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e980): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e980): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e980): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e980): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e980): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.626108053 +0000 UTC m=+299.714298407 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057e980): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ea40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ea40): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ed90 item 36 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ea40): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ea40): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ea40): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ea40): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ea40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.6265132 +0000 UTC m=+299.714703554 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ea40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ea80): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ea80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ea80): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ea80): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ea80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.6265132 +0000 UTC m=+299.714703554 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ea80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ef50 item 36 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057eb00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057eb00): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057eb00): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057eb00): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057eb00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.627441234 +0000 UTC m=+299.715631588 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057eb00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057eb40): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057eb40): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057eb40): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057eb40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057eb40): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f340 item 37 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057eb40): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057eb40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.627870567 +0000 UTC m=+299.716060911 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057eb40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057eb80): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057eb80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057eb80): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057eb80): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057eb80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.627870567 +0000 UTC m=+299.716060911 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057eb80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f490 item 37 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ec00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ec00): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ec00): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ec00): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ec00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.629213728 +0000 UTC m=+299.717404082 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ec00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ed40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ed40): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f880 item 38 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ed40): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ed40): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ed40): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ed40): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ed40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.629684498 +0000 UTC m=+299.717874852 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ed40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ed80): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ed80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ed80): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ed80): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ed80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.629684498 +0000 UTC m=+299.717874852 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ed80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053fdc0 item 38 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ee80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ee80): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ee80): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ee80): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ee80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.630764898 +0000 UTC m=+299.718955262 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ee80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f0c0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f0c0): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f0c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f0c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005883f0 item 39 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f0c0): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f0c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.631161931 +0000 UTC m=+299.719352275 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f0c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f180): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f180): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f180): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f180): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f180): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.631161931 +0000 UTC m=+299.719352275 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f180): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000588690 item 39 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f200): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f200): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f200): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f200): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f200): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.632276192 +0000 UTC m=+299.720466546 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f200): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f440): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f440): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000588e70 item 40 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f440): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f440): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f440): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f440): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f440): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.632757062 +0000 UTC m=+299.720947406 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f440): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f480): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f480): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f480): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f480): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f480): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.632757062 +0000 UTC m=+299.720947406 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f480): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005890a0 item 40 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f4c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f4c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f4c0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f4c0): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f4c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f4c0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f4c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.633741713 +0000 UTC m=+299.721932067 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f4c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f500): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f500): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f500): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000589810 item 41 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f500): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f500): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.634119509 +0000 UTC m=+299.722309853 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f500): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f540): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f540): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f540): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f540): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f540): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392150 item 41 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f540): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f540): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.634516231 +0000 UTC m=+299.722706575 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f540): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f600): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f600): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f600): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f600): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f600): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.634516231 +0000 UTC m=+299.722706575 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f600): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003925b0 item 41 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f6c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f6c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f6c0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f6c0): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f6c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f6c0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f6c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.63571371 +0000 UTC m=+299.723904064 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f6c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f700): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f700): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f700): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392cb0 item 42 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f700): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f700): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.636087177 +0000 UTC m=+299.724277521 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f700): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f980): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f980): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003930a0 item 42 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f980): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f980): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f980): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f980): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f980): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.636541757 +0000 UTC m=+299.724732111 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f980): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f9c0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f9c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f9c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f9c0): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f9c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.636541757 +0000 UTC m=+299.724732111 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057f9c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393340 item 42 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fb00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fb00): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fb00): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fb00): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fb00): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fb00): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fb00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.637641513 +0000 UTC m=+299.725831856 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fb00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fb40): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fb40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fb40): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393a40 item 43 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fb40): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fb40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.638091373 +0000 UTC m=+299.726281718 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fb40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fc00): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fc00): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fc00): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fc00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fc00): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393e30 item 43 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fc00): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fc00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.638505858 +0000 UTC m=+299.726696212 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fc00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fd00): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fd00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fd00): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fd00): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fd00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.638505858 +0000 UTC m=+299.726696212 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fd00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001120e0 item 43 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fec0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fec0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fec0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fec0): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fec0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fec0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fec0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.639852766 +0000 UTC m=+299.728043110 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057fec0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ff00): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ff00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ff00): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001127e0 item 44 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ff00): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ff00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.640232647 +0000 UTC m=+299.728423001 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc00057ff00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c2c00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c2c00): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112bd0 item 44 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c2c00): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c2c00): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c2c00): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c2c00): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c2c00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.640691674 +0000 UTC m=+299.728882029 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c2c00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c2c40): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c2c40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c2c40): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c2c40): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c2c40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.640691674 +0000 UTC m=+299.728882029 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c2c40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112e70 item 44 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3440): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3440): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3440): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3440): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3440): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3440): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3440): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.641875327 +0000 UTC m=+299.730065671 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3440): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3480): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3480): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3480): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113500 item 45 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3480): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3480): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.642246921 +0000 UTC m=+299.730437275 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3480): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3dc0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3dc0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3dc0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3dc0): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3dc0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.642246921 +0000 UTC m=+299.730437275 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3dc0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113810 item 45 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3e80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3e80): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3e80): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3e80): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3e80): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3e80): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3e80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.643566749 +0000 UTC m=+299.731757103 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3e80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3ec0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3ec0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3ec0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6620 item 46 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3ec0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3ec0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.643924057 +0000 UTC m=+299.732114420 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0002c3ec0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0000b3200): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0000b3200): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0000b3200): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0000b3200): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0000b3200): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.643924057 +0000 UTC m=+299.732114420 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0000b3200): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6b60 item 46 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda040): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda040): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda040): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda040): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda040): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda040): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda040): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.645160257 +0000 UTC m=+299.733350611 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda040): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda080): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda080): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda080): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7260 item 47 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda080): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda080): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.645592505 +0000 UTC m=+299.733782859 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda080): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda140): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda140): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda140): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda140): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda140): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.645592505 +0000 UTC m=+299.733782859 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda140): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7500 item 47 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda200): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda200): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda200): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda200): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda200): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda200): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda200): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.646983175 +0000 UTC m=+299.735173529 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda200): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda240): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda240): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda240): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7ce0 item 48 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda240): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda240): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.64751501 +0000 UTC m=+299.735705353 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda240): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda300): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda300): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda300): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda300): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda300): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.64751501 +0000 UTC m=+299.735705353 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda300): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7f10 item 48 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda340): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda340): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda340): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda340): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda340): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.648983565 +0000 UTC m=+299.737173909 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda340): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda380): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda380): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda380): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda380): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda380): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda380): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2a80 item 49 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda380): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda380): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.649567306 +0000 UTC m=+299.737757680 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda380): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda3c0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda3c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda3c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda3c0): >_readAt: n=8, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda3c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.649567306 +0000 UTC m=+299.737757680 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda3c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2d90 item 49 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda440): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda440): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda440): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda440): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda440): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.650814337 +0000 UTC m=+299.739004691 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda440): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda500): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda500): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda500): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3420 item 50 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda500): _readAt: size=2, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda500): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda500): _writeAt: size=3, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda500): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda500): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.651492715 +0000 UTC m=+299.739683120 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda500): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda540): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda540): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda540): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda540): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda540): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.651492715 +0000 UTC m=+299.739683120 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda540): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a35e0 item 50 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda5c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda5c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda5c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda5c0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda5c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.652703189 +0000 UTC m=+299.740893532 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda5c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda680): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda680): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda680): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda680): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda680): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda680): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3ea0 item 51 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda680): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda680): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.65321812 +0000 UTC m=+299.741408484 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda680): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda6c0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda6c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda6c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda6c0): >_readAt: n=8, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda6c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.65321812 +0000 UTC m=+299.741408484 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda6c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058c1c0 item 51 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda740): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda740): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda740): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda740): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda740): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.65435747 +0000 UTC m=+299.742547824 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda740): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda800): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda800): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda800): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058c7e0 item 52 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda800): _readAt: size=2, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda800): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda800): _writeAt: size=3, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda800): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda800): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.654846254 +0000 UTC m=+299.743036609 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda800): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda840): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda840): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda840): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda840): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda840): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.654846254 +0000 UTC m=+299.743036609 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda840): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058c9a0 item 52 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda8c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda8c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda8c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda8c0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda8c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.655918047 +0000 UTC m=+299.744108392 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda8c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda980): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda980): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda980): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda980): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda980): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda980): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ce70 item 53 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda980): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda980): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.656391993 +0000 UTC m=+299.744582347 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda980): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda9c0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda9c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda9c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda9c0): >_readAt: n=8, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda9c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.656391993 +0000 UTC m=+299.744582347 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bda9c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058d030 item 53 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdaa40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdaa40): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdaa40): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdaa40): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdaa40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.657541443 +0000 UTC m=+299.745731787 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdaa40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdab00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdab00): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdab00): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058d420 item 54 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdab00): _readAt: size=2, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdab00): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdab00): _writeAt: size=3, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdab00): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdab00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.658042719 +0000 UTC m=+299.746233063 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdab00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdab40): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdab40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdab40): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdab40): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdab40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.658042719 +0000 UTC m=+299.746233063 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdab40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058d810 item 54 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdabc0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdabc0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdabc0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdabc0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdabc0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.659065792 +0000 UTC m=+299.747256146 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000bdabc0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007047c0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007047c0): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007047c0): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007047c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007047c0): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007047c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058db90 item 55 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007047c0): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007047c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.660945045 +0000 UTC m=+299.749135389 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007047c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704900): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704900): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704900): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704900): >_readAt: n=8, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704900): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.660945045 +0000 UTC m=+299.749135389 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704900): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069f880 item 55 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704a80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704a80): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704a80): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704a80): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704a80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.662232712 +0000 UTC m=+299.750423066 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704a80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704b80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704b80): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704b80): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069fce0 item 56 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704b80): _readAt: size=2, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704b80): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704b80): _writeAt: size=3, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704b80): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704b80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.662788541 +0000 UTC m=+299.750978895 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704b80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704bc0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704bc0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704bc0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704bc0): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704bc0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.662788541 +0000 UTC m=+299.750978895 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704bc0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000524d0 item 56 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704cc0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704cc0): open at offset 0 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704cc0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704cc0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704cc0): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704cc0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704cc0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704cc0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.66387927 +0000 UTC m=+299.752069684 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704cc0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704d00): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704d00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704d00): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a10 item 57 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704d00): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704d00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.664288625 +0000 UTC m=+299.752478969 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704d00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704e00): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704e00): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704e00): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704e00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704e00): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704e00): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 57 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704e00): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704e00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.664762952 +0000 UTC m=+299.752953296 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704e00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704e40): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704e40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704e40): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704e40): >_readAt: n=8, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704e40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.664762952 +0000 UTC m=+299.752953296 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704e40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052f50 item 57 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704f40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704f40): open at offset 0 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704f40): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704f40): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704f40): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704f40): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704f40): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704f40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.665841027 +0000 UTC m=+299.754031381 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000704f40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007051c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007051c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007051c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053420 item 58 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007051c0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007051c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.666198906 +0000 UTC m=+299.754389251 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007051c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007052c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007052c0): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007052c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 58 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007052c0): _readAt: size=2, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007052c0): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007052c0): _writeAt: size=3, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007052c0): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007052c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.666624212 +0000 UTC m=+299.754814566 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc0007052c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705300): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705300): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705300): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705300): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705300): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.666624212 +0000 UTC m=+299.754814566 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705300): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 58 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705400): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705400): open at offset 0 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705400): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705400): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705400): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705400): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705400): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705400): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.667583565 +0000 UTC m=+299.755773909 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705400): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705440): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705440): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705440): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ea0 item 59 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705440): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705440): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.667917279 +0000 UTC m=+299.756107623 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705440): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705500): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705500): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705500): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705500): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705500): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705500): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4150 item 59 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705500): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705500): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.66829274 +0000 UTC m=+299.756483085 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705500): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705540): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705540): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705540): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705540): >_readAt: n=8, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705540): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.66829274 +0000 UTC m=+299.756483085 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705540): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4310 item 59 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705600): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705600): open at offset 0 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705600): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705600): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705600): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705600): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705600): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705600): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.669364754 +0000 UTC m=+299.757555098 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705600): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705640): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705640): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705640): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4850 item 60 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705640): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705640): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.669723786 +0000 UTC m=+299.757914130 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705640): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705700): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705700): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705700): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d49a0 item 60 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705700): _readAt: size=2, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705700): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705700): _writeAt: size=3, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705700): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705700): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.670137288 +0000 UTC m=+299.758327642 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705700): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705780): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705780): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705780): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705780): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705780): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.670137288 +0000 UTC m=+299.758327642 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705780): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4af0 item 60 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705840): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705840): open at offset 0 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705840): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705840): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705840): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705840): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705840): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705840): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.671188624 +0000 UTC m=+299.759378978 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705840): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705880): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705880): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705880): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4f50 item 61 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705880): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705880): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.671567231 +0000 UTC m=+299.759757585 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705880): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705940): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705940): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705940): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705940): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705940): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.671567231 +0000 UTC m=+299.759757585 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705940): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5110 item 61 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705a00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705a00): open at offset 0 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705a00): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705a00): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705a00): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705a00): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705a00): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705a00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.672602686 +0000 UTC m=+299.760793031 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705a00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705a40): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705a40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705a40): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5490 item 62 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705a40): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705a40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.672981435 +0000 UTC m=+299.761171789 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705a40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705b00): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705b00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705b00): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705b00): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705b00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.672981435 +0000 UTC m=+299.761171789 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705b00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5650 item 62 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705bc0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705bc0): open at offset 0 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705bc0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705bc0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705bc0): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705bc0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705bc0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705bc0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.674219078 +0000 UTC m=+299.762409423 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705bc0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705c00): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705c00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705c00): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d59d0 item 63 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705c00): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705c00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.674886405 +0000 UTC m=+299.763076749 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705c00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705cc0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705cc0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705cc0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705cc0): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705cc0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.674886405 +0000 UTC m=+299.763076749 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705cc0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5b20 item 63 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705d80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705d80): open at offset 0 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705d80): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705d80): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705d80): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705d80): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705d80): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705d80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.676000058 +0000 UTC m=+299.764190401 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705d80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705dc0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705dc0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705dc0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe000 item 64 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705dc0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705dc0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.676351435 +0000 UTC m=+299.764541779 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705dc0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705e80): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705e80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705e80): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705e80): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705e80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.676351435 +0000 UTC m=+299.764541779 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705e80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe1c0 item 64 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705ec0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705ec0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705ec0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705ec0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705ec0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.67743472 +0000 UTC m=+299.765625074 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705ec0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705f00): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705f00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705f00): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705f00): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705f00): _writeAt: size=3, off=2 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe540 item 65 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705f00): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705f00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.677884851 +0000 UTC m=+299.766075195 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705f00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705f40): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705f40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705f40): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705f40): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705f40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.677884851 +0000 UTC m=+299.766075195 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000705f40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe700 item 65 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34000): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34000): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34000): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34000): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34000): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.679113308 +0000 UTC m=+299.767303652 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34000): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34040): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34040): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002feee0 item 66 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34040): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34040): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34040): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34040): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34040): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.679524937 +0000 UTC m=+299.767715291 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34040): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34080): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34080): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34080): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34080): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34080): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.679524937 +0000 UTC m=+299.767715291 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34080): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff030 item 66 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d340c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d340c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d340c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d340c0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d340c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.680522562 +0000 UTC m=+299.768712916 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d340c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34100): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34100): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34100): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34100): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34100): _writeAt: size=3, off=2 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff500 item 67 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34100): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34100): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.680963126 +0000 UTC m=+299.769153480 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34100): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34140): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34140): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34140): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34140): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34140): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.680963126 +0000 UTC m=+299.769153480 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34140): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff810 item 67 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d341c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d341c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d341c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d341c0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d341c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.682091926 +0000 UTC m=+299.770282280 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d341c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34280): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34280): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ffd50 item 68 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34280): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34280): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34280): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34280): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34280): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.682521067 +0000 UTC m=+299.770711422 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34280): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d342c0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d342c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d342c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d342c0): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d342c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.682521067 +0000 UTC m=+299.770711422 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d342c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e070 item 68 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34300): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34300): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34300): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34300): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34300): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.683437651 +0000 UTC m=+299.771628005 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34300): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34340): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34340): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34340): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34340): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34340): _writeAt: size=3, off=2 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e690 item 69 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34340): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34340): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.683900747 +0000 UTC m=+299.772091101 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34340): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34380): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34380): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34380): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34380): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34380): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.683900747 +0000 UTC m=+299.772091101 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34380): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e850 item 69 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34400): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34400): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34400): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34400): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34400): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.684964545 +0000 UTC m=+299.773154900 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34400): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d344c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d344c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ee70 item 70 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d344c0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d344c0): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d344c0): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d344c0): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d344c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.6855926 +0000 UTC m=+299.773782944 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d344c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34500): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34500): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34500): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34500): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34500): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.6855926 +0000 UTC m=+299.773782944 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34500): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030efc0 item 70 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34580): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34580): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34580): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34580): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34580): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.686594302 +0000 UTC m=+299.774784656 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34580): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34640): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34640): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34640): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34640): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34640): _writeAt: size=3, off=2 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f420 item 71 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34640): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34640): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.686991405 +0000 UTC m=+299.775181759 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34640): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34680): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34680): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34680): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34680): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34680): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.686991405 +0000 UTC m=+299.775181759 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34680): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f730 item 71 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34700): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34700): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34700): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34700): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34700): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.68820832 +0000 UTC m=+299.776398674 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34700): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d347c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d347c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fb90 item 72 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d347c0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d347c0): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d347c0): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d347c0): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d347c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.688683067 +0000 UTC m=+299.776873411 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d347c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34800): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34800): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34800): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34800): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34800): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.688683067 +0000 UTC m=+299.776873411 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34800): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fce0 item 72 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34840): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34840): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34840): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34840): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34840): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34840): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34840): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.689831293 +0000 UTC m=+299.778021637 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34840): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34880): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34880): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34880): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330230 item 73 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34880): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34880): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.690233915 +0000 UTC m=+299.778424270 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34880): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d348c0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d348c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d348c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d348c0): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d348c0): _writeAt: size=3, off=2 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330770 item 73 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d348c0): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d348c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.690946137 +0000 UTC m=+299.779136482 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d348c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34900): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34900): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34900): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34900): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34900): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.690946137 +0000 UTC m=+299.779136482 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34900): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330930 item 73 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d349c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d349c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d349c0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d349c0): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d349c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d349c0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d349c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.691905751 +0000 UTC m=+299.780096094 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d349c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34a00): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34a00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34a00): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330d20 item 74 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34a00): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34a00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.692212223 +0000 UTC m=+299.780402568 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34a00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34ac0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34ac0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330f50 item 74 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34ac0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34ac0): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34ac0): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34ac0): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34ac0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.692628482 +0000 UTC m=+299.780818827 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34ac0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34b00): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34b00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34b00): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34b00): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34b00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.692628482 +0000 UTC m=+299.780818827 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34b00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331260 item 74 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34bc0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34bc0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34bc0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34bc0): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34bc0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34bc0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34bc0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.69363286 +0000 UTC m=+299.781823203 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34bc0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34c00): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34c00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34c00): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331730 item 75 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34c00): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34c00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.69398568 +0000 UTC m=+299.782176023 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34c00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34cc0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34cc0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34cc0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34cc0): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34cc0): _writeAt: size=3, off=2 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331880 item 75 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34cc0): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34cc0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.694387861 +0000 UTC m=+299.782578205 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34cc0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34d00): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34d00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34d00): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34d00): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34d00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.694387861 +0000 UTC m=+299.782578205 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34d00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003319d0 item 75 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34dc0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34dc0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34dc0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34dc0): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34dc0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34dc0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34dc0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.695327598 +0000 UTC m=+299.783517942 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34dc0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34e00): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34e00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34e00): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331ea0 item 76 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34e00): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34e00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.695691999 +0000 UTC m=+299.783882344 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34e00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34ec0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34ec0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003360e0 item 76 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34ec0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34ec0): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34ec0): _writeAt: size=3, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34ec0): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34ec0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.696229764 +0000 UTC m=+299.784420109 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34ec0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34f00): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34f00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34f00): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34f00): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34f00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.696229764 +0000 UTC m=+299.784420109 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34f00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336310 item 76 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34fc0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34fc0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34fc0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34fc0): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34fc0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34fc0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34fc0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.697156737 +0000 UTC m=+299.785347081 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d34fc0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35000): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35000): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35000): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336770 item 77 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35000): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35000): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.697519896 +0000 UTC m=+299.785710241 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35000): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d350c0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d350c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d350c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d350c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d350c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.697519896 +0000 UTC m=+299.785710241 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d350c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336a80 item 77 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35180): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35180): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35180): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35180): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35180): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35180): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35180): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.698467597 +0000 UTC m=+299.786657941 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35180): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d351c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d351c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d351c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003370a0 item 78 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d351c0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d351c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.69878457 +0000 UTC m=+299.786974914 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d351c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35280): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35280): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35280): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35280): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35280): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.69878457 +0000 UTC m=+299.786974914 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35280): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337260 item 78 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35340): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35340): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35340): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35340): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35340): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35340): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35340): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.699750256 +0000 UTC m=+299.787940599 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35340): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35380): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35380): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35380): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337730 item 79 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35380): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35380): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.700094389 +0000 UTC m=+299.788284733 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35380): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35440): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35440): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35440): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35440): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35440): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.700094389 +0000 UTC m=+299.788284733 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35440): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337960 item 79 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35500): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35500): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35500): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35500): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35500): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35500): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35500): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.701101401 +0000 UTC m=+299.789291745 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35500): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35540): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35540): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35540): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337d50 item 80 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35540): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35540): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.701422201 +0000 UTC m=+299.789612545 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35540): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35600): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35600): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35600): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35600): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35600): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.701422201 +0000 UTC m=+299.789612545 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35600): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337f10 item 80 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35640): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35640): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35640): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35640): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35640): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.702424334 +0000 UTC m=+299.790614677 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35640): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35680): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35680): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35680): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35680): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35680): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35680): _writeAt: size=3, off=7 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e540 item 81 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35680): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35680): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.70281284 +0000 UTC m=+299.791003185 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35680): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d356c0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d356c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d356c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d356c0): >_readAt: n=8, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d356c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.70281284 +0000 UTC m=+299.791003185 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d356c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e690 item 81 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35740): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35740): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35740): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35740): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35740): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.703658932 +0000 UTC m=+299.791849276 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35740): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35800): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35800): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35800): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e9a0 item 82 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35800): _readAt: size=2, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35800): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35800): _writeAt: size=3, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35800): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35800): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.704093183 +0000 UTC m=+299.792283528 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35800): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35840): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35840): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35840): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35840): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35840): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.704093183 +0000 UTC m=+299.792283528 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35840): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ecb0 item 82 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d358c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d358c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d358c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d358c0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d358c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.705033601 +0000 UTC m=+299.793223946 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d358c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35980): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35980): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35980): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35980): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35980): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35980): _writeAt: size=3, off=7 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f180 item 83 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35980): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35980): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.705365272 +0000 UTC m=+299.793555615 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35980): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d359c0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d359c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d359c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d359c0): >_readAt: n=8, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d359c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.705365272 +0000 UTC m=+299.793555615 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d359c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f3b0 item 83 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35a40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35a40): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35a40): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35a40): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35a40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.706419031 +0000 UTC m=+299.794609375 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35a40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35b00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35b00): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35b00): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f7a0 item 84 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35b00): _readAt: size=2, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35b00): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35b00): _writeAt: size=3, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35b00): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35b00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.706901964 +0000 UTC m=+299.795092309 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35b00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35b40): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35b40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35b40): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35b40): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35b40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.706901964 +0000 UTC m=+299.795092309 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35b40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fab0 item 84 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35bc0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35bc0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35bc0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35bc0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35bc0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.707668006 +0000 UTC m=+299.795858341 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35bc0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35c80): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35c80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35c80): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35c80): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35c80): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35c80): _writeAt: size=3, off=7 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fea0 item 85 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35c80): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35c80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.708019393 +0000 UTC m=+299.796209736 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35c80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35cc0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35cc0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35cc0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35cc0): >_readAt: n=8, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35cc0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.708019393 +0000 UTC m=+299.796209736 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35cc0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350070 item 85 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35d40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35d40): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35d40): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35d40): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35d40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.708994877 +0000 UTC m=+299.797185211 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35d40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35e00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35e00): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35e00): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350310 item 86 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35e00): _readAt: size=2, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35e00): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35e00): _writeAt: size=3, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35e00): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35e00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.709359227 +0000 UTC m=+299.797549571 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35e00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35e40): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35e40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35e40): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35e40): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35e40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.709359227 +0000 UTC m=+299.797549571 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35e40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350540 item 86 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35ec0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35ec0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35ec0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35ec0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35ec0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.710284026 +0000 UTC m=+299.798474370 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000d35ec0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c000): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c000): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c000): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c000): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c000): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c000): _writeAt: size=3, off=7 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003509a0 item 87 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c000): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c000): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.710631877 +0000 UTC m=+299.798822210 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c000): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c040): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c040): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c040): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c040): >_readAt: n=8, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c040): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.710631877 +0000 UTC m=+299.798822210 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c040): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350c40 item 87 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c0c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c0c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c0c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c0c0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c0c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.711536357 +0000 UTC m=+299.799726701 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c0c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c180): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c180): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c180): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351180 item 88 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c180): _readAt: size=2, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c180): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c180): _writeAt: size=3, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c180): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c180): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.711916238 +0000 UTC m=+299.800106582 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c180): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c1c0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c1c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c1c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c1c0): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c1c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.711916238 +0000 UTC m=+299.800106582 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c1c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351420 item 88 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c280): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c280): open at offset 0 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c280): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c280): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c280): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c280): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c280): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c280): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.71281581 +0000 UTC m=+299.801006154 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c280): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c2c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c2c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c2c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351730 item 89 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c2c0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c2c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.713161476 +0000 UTC m=+299.801351820 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c2c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c380): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c380): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c380): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c380): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c380): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c380): _writeAt: size=3, off=7 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351c00 item 89 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c380): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c380): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.713600697 +0000 UTC m=+299.801791041 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c380): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c3c0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c3c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c3c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c3c0): >_readAt: n=8, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c3c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.713600697 +0000 UTC m=+299.801791041 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c3c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351f10 item 89 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c480): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c480): open at offset 0 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c480): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c480): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c480): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c480): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c480): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c480): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.714568756 +0000 UTC m=+299.802759100 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c480): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c4c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c4c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c4c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003183f0 item 90 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c4c0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c4c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.714942725 +0000 UTC m=+299.803133069 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c4c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c580): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c580): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c580): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003185b0 item 90 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c580): _readAt: size=2, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c580): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c580): _writeAt: size=3, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c580): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c580): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.715372729 +0000 UTC m=+299.803563073 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c580): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c5c0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c5c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c5c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c5c0): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c5c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.715372729 +0000 UTC m=+299.803563073 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c5c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003187e0 item 90 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c680): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c680): open at offset 0 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c680): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c680): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c680): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c680): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c680): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c680): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.716227887 +0000 UTC m=+299.804418231 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c680): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c6c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c6c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c6c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318bd0 item 91 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c6c0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c6c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.716722993 +0000 UTC m=+299.804913337 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c6c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c780): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c780): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c780): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c780): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c780): >_readAt: n=2, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c780): _writeAt: size=3, off=7 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318d20 item 91 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c780): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c780): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.717099317 +0000 UTC m=+299.805289661 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c780): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c7c0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c7c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c7c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c7c0): >_readAt: n=8, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c7c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.717099317 +0000 UTC m=+299.805289661 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c7c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003190a0 item 91 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c880): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c880): open at offset 0 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c880): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c880): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c880): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c880): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c880): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c880): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.717984672 +0000 UTC m=+299.806175016 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c880): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c8c0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c8c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c8c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319420 item 92 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c8c0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c8c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.718294391 +0000 UTC m=+299.806484735 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c8c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c980): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c980): open at offset 5 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c980): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003195e0 item 92 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c980): _readAt: size=2, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c980): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c980): _writeAt: size=3, off=5 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c980): >_writeAt: n=3, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c980): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.718708044 +0000 UTC m=+299.806898388 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c980): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c9c0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c9c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c9c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c9c0): >_readAt: n=3, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c9c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.718708044 +0000 UTC m=+299.806898388 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7c9c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319810 item 92 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ca80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ca80): open at offset 0 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ca80): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ca80): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ca80): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ca80): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ca80): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ca80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.719645226 +0000 UTC m=+299.807835570 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ca80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cac0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cac0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cac0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319c00 item 93 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cac0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cac0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.720007083 +0000 UTC m=+299.808197427 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cac0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cb80): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cb80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cb80): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cb80): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cb80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.720007083 +0000 UTC m=+299.808197427 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cb80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319dc0 item 93 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cc40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cc40): open at offset 0 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cc40): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cc40): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cc40): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cc40): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cc40): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cc40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.720988006 +0000 UTC m=+299.809178350 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cc40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cc80): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cc80): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cc80): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c3f0 item 94 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cc80): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cc80): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.721309958 +0000 UTC m=+299.809500302 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cc80): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cd40): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cd40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cd40): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cd40): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cd40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.721309958 +0000 UTC m=+299.809500302 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cd40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c690 item 94 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ce00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ce00): open at offset 0 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ce00): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ce00): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ce00): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ce00): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ce00): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ce00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.722259834 +0000 UTC m=+299.810450178 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ce00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ce40): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ce40): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ce40): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c9a0 item 95 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ce40): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ce40): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.722574362 +0000 UTC m=+299.810764706 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7ce40): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cf00): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cf00): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cf00): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cf00): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cf00): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.722574362 +0000 UTC m=+299.810764706 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cf00): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cd90 item 95 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cfc0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cfc0): open at offset 0 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cfc0): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cfc0): _readAt: size=2, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cfc0): >_readAt: n=0, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cfc0): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cfc0): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cfc0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.723633702 +0000 UTC m=+299.811824046 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7cfc0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7d000): _writeAt: size=5, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7d000): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7d000): >openPending: err= 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d260 item 96 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7d000): >_writeAt: n=5, err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7d000): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.723964339 +0000 UTC m=+299.812154683 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7d000): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:49 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7d0c0): _readAt: size=512, off=0 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7d0c0): openPending: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7d0c0): >openPending: err= 2025/03/10 04:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7d0c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7d0c0): close: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:49.723964339 +0000 UTC m=+299.812154683 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:49 DEBUG : open-test-file(0xc000e7d0c0): >close: err= 2025/03/10 04:20:49 DEBUG : open-test-file: Remove: 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d570 item 96 2025/03/10 04:20:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:49 DEBUG : open-test-file: >Remove: err= 2025/03/10 04:20:49 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:49 DEBUG : : Looking for writers 2025/03/10 04:20:49 DEBUG : >WaitForWriters: 2025/03/10 04:20:49 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:20:50 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:20:50 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:20:50 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:50 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/10 04:20:50 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4a00): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4a00): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4a00): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4a00): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4a00): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.235970095 +0000 UTC m=+300.324160450 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4a00): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4ac0): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4ac0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4ac0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4ac0): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4ac0): _writeAt: size=3, off=2 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4ac0): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4ac0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.235970095 +0000 UTC m=+300.324160450 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4ac0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4b40): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4b40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4b40): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4b40): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4b40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.235970095 +0000 UTC m=+300.324160450 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4b40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ddc0 item 1 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4c00): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4c00): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4c00): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4c00): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4c00): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.237608528 +0000 UTC m=+300.325798882 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4c00): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4c40): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4c40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4c40): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4c40): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4c40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.237608528 +0000 UTC m=+300.325798882 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4c40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426230 item 2 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4cc0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4cc0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4cc0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4cc0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4cc0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.23902195 +0000 UTC m=+300.327212294 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4cc0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4d00): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4d00): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4d00): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4d00): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4d00): _writeAt: size=3, off=2 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4d00): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4d00): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.23902195 +0000 UTC m=+300.327212294 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4d00): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4d40): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4d40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4d40): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4d40): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4d40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.23902195 +0000 UTC m=+300.327212294 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4d40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004264d0 item 3 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4dc0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4dc0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4dc0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4dc0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4dc0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.240531162 +0000 UTC m=+300.328721516 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4dc0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4ec0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4ec0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4ec0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4ec0): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4ec0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.240531162 +0000 UTC m=+300.328721516 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4ec0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426850 item 4 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4f40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4f40): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4f40): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4f40): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4f40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.241539286 +0000 UTC m=+300.329729640 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e4f40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5080): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5080): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5080): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5080): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5080): _writeAt: size=3, off=2 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5080): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5080): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.241539286 +0000 UTC m=+300.329729640 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5080): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e50c0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e50c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e50c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e50c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e50c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.241539286 +0000 UTC m=+300.329729640 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e50c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426af0 item 5 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5140): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5140): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5140): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5140): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5140): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.24322628 +0000 UTC m=+300.331416634 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5140): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e51c0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e51c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e51c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e51c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e51c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.24322628 +0000 UTC m=+300.331416634 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e51c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426e70 item 6 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5240): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5240): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5240): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5240): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5240): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.244267696 +0000 UTC m=+300.332458040 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5240): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5300): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5300): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5300): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5300): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5300): _writeAt: size=3, off=2 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5300): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5300): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.244267696 +0000 UTC m=+300.332458040 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5300): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5340): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5340): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5340): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5340): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5340): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.244267696 +0000 UTC m=+300.332458040 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5340): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427110 item 7 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e53c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e53c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e53c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e53c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e53c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.245737804 +0000 UTC m=+300.333928148 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e53c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5440): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5440): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5440): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5440): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5440): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.245737804 +0000 UTC m=+300.333928148 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5440): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427490 item 8 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5480): _readAt: size=2, off=0 2025/03/10 04:20:50 ERROR : open-test-file(0xc0003e5480): Couldn't read size of file 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5480): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5480): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5480): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5480): close: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5480): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5500): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5500): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5500): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5500): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5500): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.246957634 +0000 UTC m=+300.335147979 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5500): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5540): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5540): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5540): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5540): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5540): _writeAt: size=3, off=2 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5540): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5540): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.246957634 +0000 UTC m=+300.335147979 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5540): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5580): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5580): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5580): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5580): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5580): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.246957634 +0000 UTC m=+300.335147979 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5580): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427730 item 9 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5600): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5600): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5600): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5600): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5600): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.248358222 +0000 UTC m=+300.336548577 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5600): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5680): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5680): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5680): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5680): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5680): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.248358222 +0000 UTC m=+300.336548577 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5680): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427c00 item 10 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5740): _readAt: size=2, off=0 2025/03/10 04:20:50 ERROR : open-test-file(0xc0003e5740): Couldn't read size of file 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5740): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5740): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5740): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5740): close: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5740): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5780): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5780): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5780): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5780): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5780): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.249419206 +0000 UTC m=+300.337609560 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5780): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5840): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5840): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5840): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5840): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5840): _writeAt: size=3, off=2 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5840): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5840): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.249419206 +0000 UTC m=+300.337609560 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5840): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e58c0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e58c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e58c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e58c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e58c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.249419206 +0000 UTC m=+300.337609560 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e58c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427f10 item 11 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5940): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5940): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5940): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5940): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5940): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.250928858 +0000 UTC m=+300.339119212 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5940): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e59c0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e59c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e59c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e59c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e59c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.250928858 +0000 UTC m=+300.339119212 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e59c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432380 item 12 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5a80): _readAt: size=2, off=0 2025/03/10 04:20:50 ERROR : open-test-file(0xc0003e5a80): Couldn't read size of file 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5a80): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5a80): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5a80): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5a80): close: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5a80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5ac0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5ac0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5ac0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5ac0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5ac0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.25201068 +0000 UTC m=+300.340201035 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5ac0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5bc0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5bc0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5bc0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5bc0): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5bc0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.25201068 +0000 UTC m=+300.340201035 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5bc0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432930 item 13 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5c40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5c40): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5c40): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5c40): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5c40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.253076784 +0000 UTC m=+300.341267138 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5c40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5cc0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5cc0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5cc0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5cc0): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5cc0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.253076784 +0000 UTC m=+300.341267138 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5cc0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432e70 item 14 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5d80): _readAt: size=2, off=0 2025/03/10 04:20:50 ERROR : open-test-file(0xc0003e5d80): Couldn't read size of file 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5d80): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5d80): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5d80): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5d80): close: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5d80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5dc0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5dc0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5dc0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5dc0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5dc0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.254136795 +0000 UTC m=+300.342327169 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5dc0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5e80): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5e80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5e80): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5e80): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5e80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.254136795 +0000 UTC m=+300.342327169 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5e80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433340 item 15 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5f00): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5f00): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5f00): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5f00): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5f00): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.25536973 +0000 UTC m=+300.343560084 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0003e5f00): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2000): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2000): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2000): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2000): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2000): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.25536973 +0000 UTC m=+300.343560084 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2000): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004337a0 item 16 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2040): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2040): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2040): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2040): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2040): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.256451532 +0000 UTC m=+300.344641877 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2040): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2080): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2080): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2080): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2080): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2080): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2080): _writeAt: size=3, off=7 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2080): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2080): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.256451532 +0000 UTC m=+300.344641877 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2080): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d20c0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d20c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d20c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d20c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d20c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.256451532 +0000 UTC m=+300.344641877 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d20c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433b90 item 17 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2140): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2140): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2140): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2140): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2140): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.25813511 +0000 UTC m=+300.346325464 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2140): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d21c0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d21c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d21c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d21c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d21c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.25813511 +0000 UTC m=+300.346325464 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d21c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004342a0 item 18 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2240): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2240): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2240): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2240): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2240): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.259264791 +0000 UTC m=+300.347455145 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2240): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2300): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2300): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2300): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2300): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2300): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2300): _writeAt: size=3, off=7 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2300): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2300): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.259264791 +0000 UTC m=+300.347455145 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2300): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2340): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2340): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2340): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2340): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2340): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.259264791 +0000 UTC m=+300.347455145 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2340): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004345b0 item 19 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d23c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d23c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d23c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d23c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d23c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.260700796 +0000 UTC m=+300.348891150 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d23c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2440): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2440): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2440): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2440): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2440): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.260700796 +0000 UTC m=+300.348891150 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2440): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004349a0 item 20 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d24c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d24c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d24c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d24c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d24c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.261742643 +0000 UTC m=+300.349932997 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d24c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2580): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2580): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2580): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2580): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2580): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2580): _writeAt: size=3, off=7 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2580): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2580): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.261742643 +0000 UTC m=+300.349932997 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2580): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d25c0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d25c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d25c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d25c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d25c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.261742643 +0000 UTC m=+300.349932997 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d25c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434d20 item 21 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2640): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2640): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2640): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2640): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2640): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.263228601 +0000 UTC m=+300.351418945 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2640): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d26c0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d26c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d26c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d26c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d26c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.263228601 +0000 UTC m=+300.351418945 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d26c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435180 item 22 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2740): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2740): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2740): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2740): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2740): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.26429282 +0000 UTC m=+300.352483164 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2740): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2800): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2800): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2800): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2800): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2800): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2800): _writeAt: size=3, off=7 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2800): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2800): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.26429282 +0000 UTC m=+300.352483164 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2800): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2840): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2840): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2840): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2840): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2840): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.26429282 +0000 UTC m=+300.352483164 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2840): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435500 item 23 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d28c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d28c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d28c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d28c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d28c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.265803454 +0000 UTC m=+300.353993808 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d28c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2940): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2940): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2940): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2940): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2940): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.265803454 +0000 UTC m=+300.353993808 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2940): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004358f0 item 24 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2a00): _readAt: size=2, off=0 2025/03/10 04:20:50 ERROR : open-test-file(0xc0010d2a00): Couldn't read size of file 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2a00): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2a00): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2a00): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2a00): close: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2a00): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2a40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2a40): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2a40): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2a40): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2a40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.266953073 +0000 UTC m=+300.355143427 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2a40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2b00): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2b00): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2b00): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2b00): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2b00): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2b00): _writeAt: size=3, off=7 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2b00): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2b00): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.266953073 +0000 UTC m=+300.355143427 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2b00): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2b40): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2b40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2b40): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2b40): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2b40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.266953073 +0000 UTC m=+300.355143427 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2b40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435c00 item 25 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2bc0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2bc0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2bc0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2bc0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2bc0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.268415707 +0000 UTC m=+300.356606061 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2bc0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2c40): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2c40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2c40): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2c40): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2c40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.268415707 +0000 UTC m=+300.356606061 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2c40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004360e0 item 26 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2d00): _readAt: size=2, off=0 2025/03/10 04:20:50 ERROR : open-test-file(0xc0010d2d00): Couldn't read size of file 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2d00): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2d00): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2d00): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2d00): close: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2d00): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2d40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2d40): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2d40): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2d40): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2d40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.269654403 +0000 UTC m=+300.357844757 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2d40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2e00): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2e00): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2e00): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2e00): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2e00): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2e00): _writeAt: size=3, off=7 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2e00): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2e00): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.269654403 +0000 UTC m=+300.357844757 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2e00): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2e40): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2e40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2e40): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2e40): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2e40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.269654403 +0000 UTC m=+300.357844757 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2e40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436380 item 27 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2ec0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2ec0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2ec0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2ec0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2ec0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.271104674 +0000 UTC m=+300.359295017 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2ec0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2f40): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2f40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2f40): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2f40): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2f40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.271104674 +0000 UTC m=+300.359295017 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d2f40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004367e0 item 28 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3000): _readAt: size=2, off=0 2025/03/10 04:20:50 ERROR : open-test-file(0xc0010d3000): Couldn't read size of file 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3000): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3000): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3000): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3000): close: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3000): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3040): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3040): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3040): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3040): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3040): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.272204069 +0000 UTC m=+300.360394423 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3040): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3100): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3100): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3100): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3100): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3100): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.272204069 +0000 UTC m=+300.360394423 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3100): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436b60 item 29 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3180): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3180): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3180): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3180): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3180): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.273381891 +0000 UTC m=+300.361572245 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3180): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3200): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3200): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3200): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3200): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3200): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.273381891 +0000 UTC m=+300.361572245 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3200): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436ee0 item 30 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d32c0): _readAt: size=2, off=0 2025/03/10 04:20:50 ERROR : open-test-file(0xc0010d32c0): Couldn't read size of file 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d32c0): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d32c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d32c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d32c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d32c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3300): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3300): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3300): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3300): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3300): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.274512565 +0000 UTC m=+300.362702919 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3300): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d33c0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d33c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d33c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d33c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d33c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.274512565 +0000 UTC m=+300.362702919 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d33c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004371f0 item 31 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3440): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3440): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3440): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3440): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3440): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.275551276 +0000 UTC m=+300.363741630 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3440): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d34c0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d34c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d34c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d34c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d34c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.275551276 +0000 UTC m=+300.363741630 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d34c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437500 item 32 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3500): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3500): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3500): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3500): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3500): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.276614744 +0000 UTC m=+300.364805088 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3500): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3540): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3540): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3540): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3540): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3540): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004378f0 item 33 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3540): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3540): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.277091876 +0000 UTC m=+300.365282230 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3540): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3580): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3580): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3580): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3580): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3580): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.277091876 +0000 UTC m=+300.365282230 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3580): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437ab0 item 33 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d35c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d35c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d35c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d35c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d35c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.278283734 +0000 UTC m=+300.366474088 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d35c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3600): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3600): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437ea0 item 34 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3600): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3600): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3600): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3600): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3600): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.278743263 +0000 UTC m=+300.366933607 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3600): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3640): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3640): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3640): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3640): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3640): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.278743263 +0000 UTC m=+300.366933607 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3640): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a150 item 34 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3680): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3680): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3680): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3680): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3680): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.279758972 +0000 UTC m=+300.367949315 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3680): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d36c0): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d36c0): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d36c0): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d36c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d36c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a540 item 35 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d36c0): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d36c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.280124525 +0000 UTC m=+300.368314869 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d36c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3700): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3700): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3700): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3700): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3700): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.280124525 +0000 UTC m=+300.368314869 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3700): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a700 item 35 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3780): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3780): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3780): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3780): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3780): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.281220653 +0000 UTC m=+300.369411007 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3780): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3840): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3840): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043abd0 item 36 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3840): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3840): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3840): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3840): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3840): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.281621283 +0000 UTC m=+300.369811637 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3840): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3880): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3880): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3880): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3880): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3880): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.281621283 +0000 UTC m=+300.369811637 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3880): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ad90 item 36 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d38c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d38c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d38c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d38c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d38c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.282508552 +0000 UTC m=+300.370698895 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d38c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3900): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3900): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3900): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3900): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3900): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b0a0 item 37 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3900): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3900): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.282851513 +0000 UTC m=+300.371041857 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3900): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3940): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3940): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3940): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3940): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3940): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.282851513 +0000 UTC m=+300.371041857 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3940): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b2d0 item 37 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d39c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d39c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d39c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d39c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d39c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.283697594 +0000 UTC m=+300.371887938 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d39c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3a80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3a80): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b730 item 38 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3a80): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3a80): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3a80): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3a80): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3a80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.284302946 +0000 UTC m=+300.372493300 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3a80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3ac0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3ac0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3ac0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3ac0): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3ac0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.284302946 +0000 UTC m=+300.372493300 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3ac0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b960 item 38 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3b40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3b40): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3b40): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3b40): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3b40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.285158215 +0000 UTC m=+300.373348559 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3b40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3c00): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3c00): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3c00): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3c00): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3c00): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bce0 item 39 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3c00): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3c00): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.285453667 +0000 UTC m=+300.373644012 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3c00): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3c40): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3c40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3c40): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3c40): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3c40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.285453667 +0000 UTC m=+300.373644012 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3c40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bf10 item 39 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3cc0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3cc0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3cc0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3cc0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3cc0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.286335105 +0000 UTC m=+300.374525449 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3cc0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3d80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3d80): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c3f0 item 40 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3d80): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3d80): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3d80): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3d80): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3d80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.286716647 +0000 UTC m=+300.374906991 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3d80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3dc0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3dc0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3dc0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3dc0): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3dc0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.286716647 +0000 UTC m=+300.374906991 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3dc0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c5b0 item 40 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e00): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e00): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e00): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e00): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e00): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e00): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e00): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.287637018 +0000 UTC m=+300.375827362 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e00): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e40): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e40): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c8c0 item 41 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e40): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.287993415 +0000 UTC m=+300.376183759 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e80): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e80): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e80): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e80): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ca10 item 41 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e80): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.288288777 +0000 UTC m=+300.376479121 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3e80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3ec0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3ec0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3ec0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3ec0): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3ec0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.288288777 +0000 UTC m=+300.376479121 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0010d3ec0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cbd0 item 41 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238000): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238000): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238000): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238000): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238000): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238000): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238000): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.289159554 +0000 UTC m=+300.377349899 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238000): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238040): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238040): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238040): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ce70 item 42 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238040): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238040): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.289445449 +0000 UTC m=+300.377635793 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238040): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238100): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238100): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cfc0 item 42 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238100): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238100): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238100): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238100): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238100): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.289813998 +0000 UTC m=+300.378004342 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238100): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238140): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238140): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238140): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238140): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238140): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.289813998 +0000 UTC m=+300.378004342 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238140): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d110 item 42 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238200): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238200): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238200): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238200): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238200): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238200): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238200): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.290545024 +0000 UTC m=+300.378735369 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238200): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238240): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238240): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238240): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d3b0 item 43 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238240): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238240): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.290852389 +0000 UTC m=+300.379042733 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238240): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238300): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238300): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238300): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238300): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238300): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d570 item 43 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238300): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238300): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.291183157 +0000 UTC m=+300.379373501 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238300): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238340): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238340): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238340): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238340): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238340): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.291183157 +0000 UTC m=+300.379373501 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238340): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d6c0 item 43 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238400): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238400): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238400): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238400): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238400): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238400): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238400): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.292098859 +0000 UTC m=+300.380289194 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238400): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238440): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238440): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238440): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d960 item 44 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238440): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238440): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.292444566 +0000 UTC m=+300.380634909 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238440): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238500): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238500): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043db90 item 44 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238500): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238500): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238500): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238500): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238500): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.292854271 +0000 UTC m=+300.381044615 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238500): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238540): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238540): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238540): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238540): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238540): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.292854271 +0000 UTC m=+300.381044615 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238540): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dce0 item 44 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238600): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238600): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238600): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238600): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238600): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238600): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238600): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.293623589 +0000 UTC m=+300.381813934 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238600): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238640): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238640): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238640): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e070 item 45 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238640): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238640): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.293963606 +0000 UTC m=+300.382153949 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238640): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238700): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238700): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238700): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238700): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238700): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.293963606 +0000 UTC m=+300.382153949 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238700): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e1c0 item 45 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012387c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012387c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012387c0): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012387c0): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012387c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012387c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012387c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.294915524 +0000 UTC m=+300.383105868 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012387c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238800): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238800): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238800): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e5b0 item 46 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238800): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238800): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.295243037 +0000 UTC m=+300.383433380 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238800): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012388c0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012388c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012388c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012388c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012388c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.295243037 +0000 UTC m=+300.383433380 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012388c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e700 item 46 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238980): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238980): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238980): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238980): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238980): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238980): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238980): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.296144331 +0000 UTC m=+300.384334676 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238980): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012389c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012389c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012389c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e9a0 item 47 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012389c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012389c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.296445004 +0000 UTC m=+300.384635347 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012389c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238a80): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238a80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238a80): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238a80): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238a80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.296445004 +0000 UTC m=+300.384635347 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238a80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043eaf0 item 47 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238b40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238b40): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238b40): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238b40): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238b40): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238b40): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238b40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.297290434 +0000 UTC m=+300.385480779 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238b40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238b80): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238b80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238b80): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ee00 item 48 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238b80): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238b80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.297574375 +0000 UTC m=+300.385764709 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238b80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238c40): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238c40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238c40): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238c40): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238c40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.297574375 +0000 UTC m=+300.385764709 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238c40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ef50 item 48 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238c80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238c80): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238c80): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238c80): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238c80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.298518098 +0000 UTC m=+300.386708442 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238c80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238cc0): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238cc0): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238cc0): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238cc0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238cc0): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238cc0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f340 item 49 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238cc0): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238cc0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.298864847 +0000 UTC m=+300.387055190 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238cc0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238d00): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238d00): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238d00): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238d00): >_readAt: n=8, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238d00): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.298864847 +0000 UTC m=+300.387055190 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238d00): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f570 item 49 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238d80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238d80): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238d80): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238d80): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238d80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.299773195 +0000 UTC m=+300.387963539 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238d80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238e40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238e40): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238e40): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f8f0 item 50 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238e40): _readAt: size=2, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238e40): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238e40): _writeAt: size=3, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238e40): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238e40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.300138498 +0000 UTC m=+300.388328842 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238e40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238e80): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238e80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238e80): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238e80): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238e80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.300138498 +0000 UTC m=+300.388328842 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238e80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fab0 item 50 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238f00): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238f00): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238f00): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238f00): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238f00): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.301035786 +0000 UTC m=+300.389226129 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238f00): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238fc0): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238fc0): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238fc0): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238fc0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238fc0): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238fc0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fea0 item 51 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238fc0): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238fc0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.301495545 +0000 UTC m=+300.389685889 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001238fc0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239000): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239000): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239000): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239000): >_readAt: n=8, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239000): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.301495545 +0000 UTC m=+300.389685889 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239000): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e070 item 51 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239080): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239080): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239080): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239080): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239080): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.302558662 +0000 UTC m=+300.390749006 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239080): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239140): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239140): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239140): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e380 item 52 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239140): _readAt: size=2, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239140): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239140): _writeAt: size=3, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239140): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239140): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.30295374 +0000 UTC m=+300.391144085 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239140): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239180): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239180): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239180): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239180): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239180): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.30295374 +0000 UTC m=+300.391144085 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239180): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e620 item 52 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239200): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239200): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239200): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239200): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239200): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.303864122 +0000 UTC m=+300.392054456 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239200): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012392c0): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012392c0): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012392c0): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012392c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012392c0): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012392c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e930 item 53 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012392c0): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012392c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.304205611 +0000 UTC m=+300.392395955 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012392c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239300): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239300): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239300): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239300): >_readAt: n=8, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239300): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.304205611 +0000 UTC m=+300.392395955 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239300): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ea80 item 53 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239380): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239380): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239380): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239380): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239380): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.305184851 +0000 UTC m=+300.393375196 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239380): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239440): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239440): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239440): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ee00 item 54 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239440): _readAt: size=2, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239440): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239440): _writeAt: size=3, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239440): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239440): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.305558049 +0000 UTC m=+300.393748393 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239440): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239480): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239480): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239480): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239480): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239480): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.305558049 +0000 UTC m=+300.393748393 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239480): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ef50 item 54 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239500): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239500): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239500): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239500): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239500): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.306411966 +0000 UTC m=+300.394602310 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239500): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012395c0): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012395c0): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012395c0): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012395c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012395c0): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012395c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f260 item 55 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012395c0): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012395c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.306809869 +0000 UTC m=+300.395000213 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0012395c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239600): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239600): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239600): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239600): >_readAt: n=8, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239600): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.306809869 +0000 UTC m=+300.395000213 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239600): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f420 item 55 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239680): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239680): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239680): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239680): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239680): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.307683773 +0000 UTC m=+300.395874116 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239680): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239740): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239740): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239740): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f730 item 56 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239740): _readAt: size=2, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239740): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239740): _writeAt: size=3, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239740): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239740): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.308167036 +0000 UTC m=+300.396357380 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239740): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239780): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239780): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239780): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239780): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239780): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.308167036 +0000 UTC m=+300.396357380 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239780): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f880 item 56 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239840): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239840): open at offset 0 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239840): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239840): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239840): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239840): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239840): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239840): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.309054605 +0000 UTC m=+300.397244949 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239840): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239880): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239880): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239880): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fb20 item 57 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239880): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239880): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.309440106 +0000 UTC m=+300.397630451 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239880): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239940): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239940): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239940): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239940): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239940): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239940): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fce0 item 57 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239940): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239940): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.309813153 +0000 UTC m=+300.398003497 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239940): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239980): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239980): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239980): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239980): >_readAt: n=8, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239980): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.309813153 +0000 UTC m=+300.398003497 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239980): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fe30 item 57 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239a40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239a40): open at offset 0 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239a40): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239a40): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239a40): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239a40): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239a40): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239a40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.310642293 +0000 UTC m=+300.398832637 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239a40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239a80): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239a80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239a80): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004921c0 item 58 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239a80): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239a80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.311103746 +0000 UTC m=+300.399294090 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239a80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239b40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239b40): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239b40): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492310 item 58 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239b40): _readAt: size=2, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239b40): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239b40): _writeAt: size=3, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239b40): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239b40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.311457446 +0000 UTC m=+300.399647791 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239b40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239b80): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239b80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239b80): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239b80): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239b80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.311457446 +0000 UTC m=+300.399647791 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239b80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492460 item 58 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239c40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239c40): open at offset 0 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239c40): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239c40): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239c40): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239c40): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239c40): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239c40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.312269976 +0000 UTC m=+300.400460320 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239c40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239c80): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239c80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239c80): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492770 item 59 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239c80): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239c80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.312599953 +0000 UTC m=+300.400790287 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239c80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239d40): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239d40): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239d40): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239d40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239d40): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239d40): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492a10 item 59 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239d40): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239d40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.313006102 +0000 UTC m=+300.401196446 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239d40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239d80): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239d80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239d80): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239d80): >_readAt: n=8, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239d80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.313006102 +0000 UTC m=+300.401196446 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239d80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492b60 item 59 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239e40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239e40): open at offset 0 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239e40): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239e40): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239e40): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239e40): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239e40): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239e40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.313886688 +0000 UTC m=+300.402077031 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239e40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239e80): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239e80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239e80): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492e00 item 60 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239e80): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239e80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.314350455 +0000 UTC m=+300.402540799 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239e80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239f40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239f40): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239f40): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492f50 item 60 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239f40): _readAt: size=2, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239f40): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239f40): _writeAt: size=3, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239f40): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239f40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.314874204 +0000 UTC m=+300.403064538 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001239f40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374000): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374000): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374000): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374000): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374000): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.314874204 +0000 UTC m=+300.403064538 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374000): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004930a0 item 60 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013740c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013740c0): open at offset 0 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013740c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013740c0): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013740c0): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013740c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013740c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013740c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.315680811 +0000 UTC m=+300.403871156 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013740c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374100): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374100): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374100): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493340 item 61 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374100): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374100): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.316037358 +0000 UTC m=+300.404227703 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374100): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013741c0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013741c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013741c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013741c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013741c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.316037358 +0000 UTC m=+300.404227703 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013741c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493490 item 61 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374280): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374280): open at offset 0 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374280): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374280): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374280): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374280): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374280): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374280): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.316980321 +0000 UTC m=+300.405170665 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374280): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013742c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013742c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013742c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493730 item 62 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013742c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013742c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.317409703 +0000 UTC m=+300.405600038 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013742c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374380): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374380): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374380): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374380): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374380): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.317409703 +0000 UTC m=+300.405600038 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374380): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493880 item 62 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374440): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374440): open at offset 0 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374440): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374440): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374440): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374440): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374440): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374440): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.318351655 +0000 UTC m=+300.406541999 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374440): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374480): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374480): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374480): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493c00 item 63 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374480): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374480): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.318735592 +0000 UTC m=+300.406925936 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374480): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374540): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374540): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374540): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374540): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374540): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.318735592 +0000 UTC m=+300.406925936 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374540): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493e30 item 63 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374600): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374600): open at offset 0 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374600): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374600): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374600): >_readAt: n=0, err=Bad file descriptor 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374600): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374600): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374600): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.319673415 +0000 UTC m=+300.407863769 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374600): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374640): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374640): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374640): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a230 item 64 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374640): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374640): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.320078653 +0000 UTC m=+300.408268997 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374640): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374700): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374700): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374700): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374700): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374700): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.320078653 +0000 UTC m=+300.408268997 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374700): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a4d0 item 64 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374740): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374740): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374740): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374740): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374740): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.321089202 +0000 UTC m=+300.409279546 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374740): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374780): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374780): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374780): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374780): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374780): _writeAt: size=3, off=2 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a850 item 65 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374780): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374780): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.321471708 +0000 UTC m=+300.409662062 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374780): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013747c0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013747c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013747c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013747c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013747c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.321471708 +0000 UTC m=+300.409662062 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013747c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049aa80 item 65 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374800): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374800): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374800): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374800): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374800): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.322340021 +0000 UTC m=+300.410530365 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374800): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374840): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374840): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ae70 item 66 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374840): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374840): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374840): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374840): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374840): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.322768922 +0000 UTC m=+300.410959256 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374840): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374880): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374880): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374880): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374880): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374880): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.322768922 +0000 UTC m=+300.410959256 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374880): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b030 item 66 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013748c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013748c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013748c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013748c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013748c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.323609534 +0000 UTC m=+300.411799878 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013748c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374900): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374900): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374900): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374900): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374900): _writeAt: size=3, off=2 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b340 item 67 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374900): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374900): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.323957574 +0000 UTC m=+300.412147918 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374900): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374940): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374940): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374940): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374940): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374940): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.323957574 +0000 UTC m=+300.412147918 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374940): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b490 item 67 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013749c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013749c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013749c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013749c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013749c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.324977952 +0000 UTC m=+300.413168296 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013749c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374a80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374a80): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b7a0 item 68 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374a80): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374a80): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374a80): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374a80): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374a80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.325343014 +0000 UTC m=+300.413533358 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374a80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374ac0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374ac0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374ac0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374ac0): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374ac0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.325343014 +0000 UTC m=+300.413533358 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374ac0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b9d0 item 68 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374b00): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374b00): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374b00): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374b00): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374b00): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.326164891 +0000 UTC m=+300.414355235 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374b00): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374b40): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374b40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374b40): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374b40): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374b40): _writeAt: size=3, off=2 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bd50 item 69 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374b40): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374b40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.326601186 +0000 UTC m=+300.414791520 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374b40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374b80): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374b80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374b80): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374b80): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374b80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.326601186 +0000 UTC m=+300.414791520 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374b80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bf10 item 69 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374c00): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374c00): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374c00): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374c00): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374c00): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.327809424 +0000 UTC m=+300.415999769 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374c00): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374cc0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374cc0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003e2a0 item 70 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374cc0): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374cc0): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374cc0): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374cc0): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374cc0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.328231092 +0000 UTC m=+300.416421437 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374cc0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374d00): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374d00): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374d00): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374d00): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374d00): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.328231092 +0000 UTC m=+300.416421437 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374d00): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003e3f0 item 70 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374d80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374d80): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374d80): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374d80): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374d80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.329159578 +0000 UTC m=+300.417349923 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374d80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374e40): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374e40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374e40): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374e40): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374e40): _writeAt: size=3, off=2 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003e690 item 71 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374e40): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374e40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.329517527 +0000 UTC m=+300.417707871 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374e40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374e80): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374e80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374e80): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374e80): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374e80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.329517527 +0000 UTC m=+300.417707871 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374e80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003e850 item 71 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374f00): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374f00): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374f00): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374f00): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374f00): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.330408853 +0000 UTC m=+300.418599197 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374f00): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374fc0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374fc0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003eaf0 item 72 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374fc0): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374fc0): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374fc0): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374fc0): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374fc0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.33079189 +0000 UTC m=+300.418982233 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001374fc0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375000): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375000): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375000): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375000): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375000): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.33079189 +0000 UTC m=+300.418982233 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375000): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003ec40 item 72 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375040): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375040): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375040): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375040): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375040): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375040): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375040): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.331905542 +0000 UTC m=+300.420095886 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375040): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375080): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375080): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375080): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003efc0 item 73 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375080): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375080): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.332252309 +0000 UTC m=+300.420442654 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375080): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013750c0): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013750c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013750c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013750c0): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013750c0): _writeAt: size=3, off=2 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003f110 item 73 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013750c0): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013750c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.332608185 +0000 UTC m=+300.420798529 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013750c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375100): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375100): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375100): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375100): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375100): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.332608185 +0000 UTC m=+300.420798529 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375100): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003f260 item 73 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013751c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013751c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013751c0): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013751c0): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013751c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013751c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013751c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.333811243 +0000 UTC m=+300.422001588 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013751c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375200): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375200): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375200): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003f570 item 74 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375200): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375200): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.334217904 +0000 UTC m=+300.422408248 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375200): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013752c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013752c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003f6c0 item 74 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013752c0): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013752c0): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013752c0): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013752c0): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013752c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.334862248 +0000 UTC m=+300.423052592 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013752c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375300): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375300): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375300): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375300): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375300): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.334862248 +0000 UTC m=+300.423052592 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375300): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003f8f0 item 74 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013753c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013753c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013753c0): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013753c0): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013753c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013753c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013753c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.33593803 +0000 UTC m=+300.424128373 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013753c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375400): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375400): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375400): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003fc00 item 75 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375400): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375400): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.336321948 +0000 UTC m=+300.424512291 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375400): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013754c0): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013754c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013754c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013754c0): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013754c0): _writeAt: size=3, off=2 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003fd50 item 75 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013754c0): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013754c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.336925255 +0000 UTC m=+300.425115600 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013754c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375500): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375500): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375500): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375500): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375500): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.336925255 +0000 UTC m=+300.425115600 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375500): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8000 item 75 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013755c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013755c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013755c0): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013755c0): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013755c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013755c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013755c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.338034979 +0000 UTC m=+300.426225323 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013755c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375600): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375600): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375600): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8380 item 76 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375600): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375600): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.33843653 +0000 UTC m=+300.426626874 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375600): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013756c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013756c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f84d0 item 76 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013756c0): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013756c0): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013756c0): _writeAt: size=3, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013756c0): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013756c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.338997979 +0000 UTC m=+300.427188324 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013756c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375700): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375700): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375700): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375700): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375700): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.338997979 +0000 UTC m=+300.427188324 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375700): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8620 item 76 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013757c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013757c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013757c0): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013757c0): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013757c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013757c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013757c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.339812843 +0000 UTC m=+300.428003177 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013757c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375800): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375800): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375800): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f88c0 item 77 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375800): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375800): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.340148851 +0000 UTC m=+300.428339186 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375800): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013758c0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013758c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013758c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013758c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013758c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.340148851 +0000 UTC m=+300.428339186 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013758c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8a10 item 77 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375980): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375980): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375980): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375980): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375980): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375980): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375980): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.341049195 +0000 UTC m=+300.429239539 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375980): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013759c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013759c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013759c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8cb0 item 78 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013759c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013759c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.341366558 +0000 UTC m=+300.429556902 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0013759c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375a80): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375a80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375a80): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375a80): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375a80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.341366558 +0000 UTC m=+300.429556902 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375a80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8e70 item 78 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375b40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375b40): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375b40): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375b40): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375b40): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375b40): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375b40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.342411441 +0000 UTC m=+300.430601785 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375b40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375b80): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375b80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375b80): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f93b0 item 79 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375b80): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375b80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.342765312 +0000 UTC m=+300.430955656 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375b80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375c40): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375c40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375c40): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375c40): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375c40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.342765312 +0000 UTC m=+300.430955656 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375c40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9570 item 79 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375d00): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375d00): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375d00): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375d00): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375d00): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375d00): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375d00): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.343621392 +0000 UTC m=+300.431811736 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375d00): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375d40): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375d40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375d40): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f99d0 item 80 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375d40): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375d40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.343964684 +0000 UTC m=+300.432155028 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375d40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e00): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e00): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e00): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e00): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e00): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.343964684 +0000 UTC m=+300.432155028 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e00): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9c70 item 80 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e40): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e40): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e40): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.344853355 +0000 UTC m=+300.433043699 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e80): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e80): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e80): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e80): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e80): _writeAt: size=3, off=7 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302000 item 81 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e80): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.345328874 +0000 UTC m=+300.433519218 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375e80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375ec0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375ec0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375ec0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375ec0): >_readAt: n=8, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375ec0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.345328874 +0000 UTC m=+300.433519218 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375ec0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003021c0 item 81 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375f40): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375f40): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375f40): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375f40): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375f40): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.346299769 +0000 UTC m=+300.434490114 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc001375f40): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2080): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2080): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2080): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302620 item 82 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2080): _readAt: size=2, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2080): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2080): _writeAt: size=3, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2080): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2080): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.346691822 +0000 UTC m=+300.434882166 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2080): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e20c0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e20c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e20c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e20c0): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e20c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.346691822 +0000 UTC m=+300.434882166 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e20c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302770 item 82 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2140): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2140): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2140): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2140): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2140): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.347539667 +0000 UTC m=+300.435730011 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2140): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2200): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2200): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2200): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2200): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2200): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2200): _writeAt: size=3, off=7 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302a10 item 83 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2200): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2200): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.347911361 +0000 UTC m=+300.436101706 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2200): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2240): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2240): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2240): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2240): >_readAt: n=8, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2240): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.347911361 +0000 UTC m=+300.436101706 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2240): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302bd0 item 83 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e22c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e22c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e22c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e22c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e22c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.348959561 +0000 UTC m=+300.437149905 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e22c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2380): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2380): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2380): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302ee0 item 84 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2380): _readAt: size=2, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2380): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2380): _writeAt: size=3, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2380): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2380): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.349336166 +0000 UTC m=+300.437526510 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2380): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e23c0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e23c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e23c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e23c0): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e23c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.349336166 +0000 UTC m=+300.437526510 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e23c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303030 item 84 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2440): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2440): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2440): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2440): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2440): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.350211301 +0000 UTC m=+300.438401645 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2440): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2500): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2500): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2500): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2500): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2500): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2500): _writeAt: size=3, off=7 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303340 item 85 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2500): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2500): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.350541669 +0000 UTC m=+300.438732013 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2500): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2540): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2540): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2540): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2540): >_readAt: n=8, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2540): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.350541669 +0000 UTC m=+300.438732013 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2540): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303490 item 85 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e25c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e25c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e25c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e25c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e25c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.351383823 +0000 UTC m=+300.439574166 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e25c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2680): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2680): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2680): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303730 item 86 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2680): _readAt: size=2, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2680): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2680): _writeAt: size=3, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2680): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2680): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.351827093 +0000 UTC m=+300.440017436 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2680): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e26c0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e26c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e26c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e26c0): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e26c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.351827093 +0000 UTC m=+300.440017436 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e26c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303880 item 86 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2740): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2740): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2740): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2740): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2740): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.352649199 +0000 UTC m=+300.440839543 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2740): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2800): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2800): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2800): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2800): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2800): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2800): _writeAt: size=3, off=7 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303b20 item 87 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2800): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2800): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.353153111 +0000 UTC m=+300.441343455 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2800): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2840): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2840): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2840): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2840): >_readAt: n=8, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2840): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.353153111 +0000 UTC m=+300.441343455 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2840): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303c70 item 87 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e28c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e28c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e28c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e28c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e28c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.354108808 +0000 UTC m=+300.442299152 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e28c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2980): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2980): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2980): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303f10 item 88 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2980): _readAt: size=2, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2980): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2980): _writeAt: size=3, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2980): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2980): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.354517361 +0000 UTC m=+300.442707705 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2980): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e29c0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e29c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e29c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e29c0): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e29c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.354517361 +0000 UTC m=+300.442707705 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e29c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003400e0 item 88 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2a80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2a80): open at offset 0 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2a80): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2a80): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2a80): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2a80): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2a80): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2a80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.355682769 +0000 UTC m=+300.443873113 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2a80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2ac0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2ac0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2ac0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340380 item 89 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2ac0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2ac0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.356156425 +0000 UTC m=+300.444346768 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2ac0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2b80): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2b80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2b80): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2b80): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2b80): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2b80): _writeAt: size=3, off=7 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003404d0 item 89 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2b80): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2b80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.356525235 +0000 UTC m=+300.444715578 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2b80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2bc0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2bc0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2bc0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2bc0): >_readAt: n=8, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2bc0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.356525235 +0000 UTC m=+300.444715578 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2bc0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340620 item 89 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2c80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2c80): open at offset 0 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2c80): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2c80): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2c80): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2c80): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2c80): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2c80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.35741578 +0000 UTC m=+300.445606123 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2c80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2cc0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2cc0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2cc0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003408c0 item 90 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2cc0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2cc0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.357766063 +0000 UTC m=+300.445956407 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2cc0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2d80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2d80): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2d80): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340a10 item 90 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2d80): _readAt: size=2, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2d80): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2d80): _writeAt: size=3, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2d80): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2d80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.358276508 +0000 UTC m=+300.446466852 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2d80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2dc0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2dc0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2dc0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2dc0): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2dc0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.358276508 +0000 UTC m=+300.446466852 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2dc0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340b60 item 90 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2e80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2e80): open at offset 0 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2e80): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2e80): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2e80): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2e80): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2e80): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2e80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.359110778 +0000 UTC m=+300.447301122 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2e80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2ec0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2ec0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2ec0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340e00 item 91 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2ec0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2ec0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.359416208 +0000 UTC m=+300.447606552 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2ec0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2f80): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2f80): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2f80): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2f80): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2f80): >_readAt: n=2, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2f80): _writeAt: size=3, off=7 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341030 item 91 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2f80): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2f80): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.359802962 +0000 UTC m=+300.447993305 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2f80): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2fc0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2fc0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2fc0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2fc0): >_readAt: n=8, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2fc0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.359802962 +0000 UTC m=+300.447993305 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e2fc0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003411f0 item 91 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3080): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3080): open at offset 0 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3080): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3080): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3080): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3080): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3080): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3080): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.360649363 +0000 UTC m=+300.448839707 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3080): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e30c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e30c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e30c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341570 item 92 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e30c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e30c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.360968449 +0000 UTC m=+300.449158794 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e30c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3180): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3180): open at offset 5 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3180): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341730 item 92 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3180): _readAt: size=2, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3180): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3180): _writeAt: size=3, off=5 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3180): >_writeAt: n=3, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3180): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.361336318 +0000 UTC m=+300.449526662 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3180): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e31c0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e31c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e31c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e31c0): >_readAt: n=3, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e31c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.361336318 +0000 UTC m=+300.449526662 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e31c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003418f0 item 92 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3280): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3280): open at offset 0 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3280): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3280): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3280): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3280): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3280): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3280): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.362139919 +0000 UTC m=+300.450330263 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3280): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e32c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e32c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e32c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341c70 item 93 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e32c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e32c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.362492309 +0000 UTC m=+300.450682652 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e32c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3380): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3380): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3380): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3380): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3380): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.362492309 +0000 UTC m=+300.450682652 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3380): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341dc0 item 93 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3440): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3440): open at offset 0 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3440): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3440): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3440): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3440): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3440): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3440): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.363380629 +0000 UTC m=+300.451570973 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3440): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3480): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3480): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3480): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a0e0 item 94 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3480): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3480): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.363724622 +0000 UTC m=+300.451914967 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3480): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3540): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3540): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3540): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3540): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3540): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.363724622 +0000 UTC m=+300.451914967 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3540): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a230 item 94 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3600): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3600): open at offset 0 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3600): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3600): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3600): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3600): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3600): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3600): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.364610839 +0000 UTC m=+300.452801183 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3600): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3640): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3640): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3640): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a4d0 item 95 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3640): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3640): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.364946526 +0000 UTC m=+300.453136870 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3640): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3700): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3700): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3700): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3700): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3700): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.364946526 +0000 UTC m=+300.453136870 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3700): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a620 item 95 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e37c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e37c0): open at offset 0 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e37c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e37c0): _readAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e37c0): >_readAt: n=0, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e37c0): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e37c0): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e37c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.365883408 +0000 UTC m=+300.454073752 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e37c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3800): _writeAt: size=5, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3800): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3800): >openPending: err= 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a930 item 96 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3800): >_writeAt: n=5, err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3800): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.366169482 +0000 UTC m=+300.454359827 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e3800): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/10 04:20:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/10 04:20:50 DEBUG : open-test-file: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e38c0): _readAt: size=512, off=0 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e38c0): openPending: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e38c0): >openPending: err= 2025/03/10 04:20:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e38c0): >_readAt: n=5, err=EOF 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e38c0): close: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-10 04:20:50.366169482 +0000 UTC m=+300.454359827 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : open-test-file(0xc0014e38c0): >close: err= 2025/03/10 04:20:50 DEBUG : open-test-file: Remove: 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040aa80 item 96 2025/03/10 04:20:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/10 04:20:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/10 04:20:50 DEBUG : open-test-file: >Remove: err= 2025/03/10 04:20:50 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:50 DEBUG : : Looking for writers 2025/03/10 04:20:50 DEBUG : >WaitForWriters: 2025/03/10 04:20:50 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.30s) --- PASS: TestRWFileHandleOpenTests/writes (0.66s) --- 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.64s) --- 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-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:20:50 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:20:50 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:20:50 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:50 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:50 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:20:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:50 DEBUG : file1: newRWFileHandle: 2025/03/10 04:20:50 DEBUG : file1(0xc00037d700): openPending: 2025/03/10 04:20:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:50 DEBUG : file1(0xc00037d700): >openPending: err= 2025/03/10 04:20:50 DEBUG : file1: >newRWFileHandle: err= 2025/03/10 04:20:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/10 04:20:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/10 04:20:50 DEBUG : file1(0xc00037d700): _writeAt: size=2, off=0 2025/03/10 04:20:50 DEBUG : file1(0xc00037d700): >_writeAt: n=2, err= 2025/03/10 04:20:50 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/10 04:20:50 DEBUG : file1(0xc00037d700): RWFileHandle.Flush 2025/03/10 04:20:50 DEBUG : file1(0xc00037d700): RWFileHandle.Release 2025/03/10 04:20:50 DEBUG : file1(0xc00037d700): close: 2025/03/10 04:20:50 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/10 04:20:50 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:50 DEBUG : file1(0xc00037d700): >close: err= 2025/03/10 04:20:50 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:50 DEBUG : : Looking for writers 2025/03/10 04:20:50 DEBUG : file1: reading active writers 2025/03/10 04:20:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/10 04:20:50 DEBUG : : Looking for writers 2025/03/10 04:20:50 DEBUG : file1: reading active writers 2025/03/10 04:20:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/10 04:20:50 DEBUG : : Looking for writers 2025/03/10 04:20:50 DEBUG : file1: reading active writers 2025/03/10 04:20:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/10 04:20:50 DEBUG : : Looking for writers 2025/03/10 04:20:50 DEBUG : file1: reading active writers 2025/03/10 04:20:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/10 04:20:50 DEBUG : file1: vfs cache: starting upload 2025/03/10 04:20:51 DEBUG : : Looking for writers 2025/03/10 04:20:51 DEBUG : file1: reading active writers 2025/03/10 04:20:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/10 04:20:51 DEBUG : : Looking for writers 2025/03/10 04:20:51 DEBUG : file1: reading active writers 2025/03/10 04:20:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/10 04:20:51 DEBUG : : Looking for writers 2025/03/10 04:20:51 DEBUG : file1: reading active writers 2025/03/10 04:20:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/10 04:20:51 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/03/10 04:20:52 DEBUG : : Looking for writers 2025/03/10 04:20:52 DEBUG : file1: reading active writers 2025/03/10 04:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/10 04:20:52 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/03/10 04:20:52 INFO : file1: Copied (new) 2025/03/10 04:20:52 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/03/10 04:20:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/10 04:20:52 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/03/10 04:20:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:20:52 INFO : file1: vfs cache: upload succeeded try #1 2025/03/10 04:20:53 DEBUG : : Looking for writers 2025/03/10 04:20:53 DEBUG : file1: reading active writers 2025/03/10 04:20:53 DEBUG : >WaitForWriters: 2025/03/10 04:20:53 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:53 DEBUG : : Looking for writers 2025/03/10 04:20:53 DEBUG : file1: reading active writers 2025/03/10 04:20:53 DEBUG : >WaitForWriters: 2025/03/10 04:20:53 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.13s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:20:53 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:20:53 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:20:53 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:53 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:53 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:20:53 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:20:53 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:20:53 DEBUG : rename_me: newRWFileHandle: 2025/03/10 04:20:53 DEBUG : rename_me(0xc00037c440): openPending: 2025/03/10 04:20:53 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/10 04:20:53 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/10 04:20:53 DEBUG : rename_me(0xc00037c440): >openPending: err= 2025/03/10 04:20:53 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/10 04:20:53 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/10 04:20:53 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/10 04:20:53 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/10 04:20:53 DEBUG : rename_me(0xc00037c440): _writeAt: size=5, off=0 2025/03/10 04:20:53 DEBUG : rename_me(0xc00037c440): >_writeAt: n=5, err= 2025/03/10 04:20:54 DEBUG : rename_me(0xc00037c440): close: 2025/03/10 04:20:54 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-10 04:20:53.99935699 +0000 UTC m=+304.087547344 2025/03/10 04:20:54 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/10 04:20:54 DEBUG : rename_me(0xc00037c440): >close: err= 2025/03/10 04:20:54 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/10 04:20:54 DEBUG : i_was_renamed: Updating file with 0xc0015da180 2025/03/10 04:20:54 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/10 04:20:54 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/10 04:20:54 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:20:54 DEBUG : : Looking for writers 2025/03/10 04:20:54 DEBUG : i_was_renamed: reading active writers 2025/03/10 04:20:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/10 04:20:54 DEBUG : : Looking for writers 2025/03/10 04:20:54 DEBUG : i_was_renamed: reading active writers 2025/03/10 04:20:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/10 04:20:54 DEBUG : : Looking for writers 2025/03/10 04:20:54 DEBUG : i_was_renamed: reading active writers 2025/03/10 04:20:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/10 04:20:54 DEBUG : : Looking for writers 2025/03/10 04:20:54 DEBUG : i_was_renamed: reading active writers 2025/03/10 04:20:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/10 04:20:54 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/10 04:20:54 DEBUG : : Looking for writers 2025/03/10 04:20:54 DEBUG : i_was_renamed: reading active writers 2025/03/10 04:20:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/10 04:20:54 DEBUG : : Looking for writers 2025/03/10 04:20:54 DEBUG : i_was_renamed: reading active writers 2025/03/10 04:20:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/10 04:20:54 DEBUG : : Looking for writers 2025/03/10 04:20:54 DEBUG : i_was_renamed: reading active writers 2025/03/10 04:20:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/10 04:20:54 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/03/10 04:20:55 DEBUG : : Looking for writers 2025/03/10 04:20:55 DEBUG : i_was_renamed: reading active writers 2025/03/10 04:20:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/10 04:20:55 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/10 04:20:55 INFO : i_was_renamed: Copied (new) 2025/03/10 04:20:55 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-10 04:20:53 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/10 04:20:55 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/10 04:20:55 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/10 04:20:55 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/10 04:20:56 DEBUG : : Looking for writers 2025/03/10 04:20:56 DEBUG : i_was_renamed: reading active writers 2025/03/10 04:20:56 DEBUG : >WaitForWriters: 2025/03/10 04:20:56 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.94s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:20:56 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:20:56 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/10 04:20:56 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:56 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/10 04:20:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sosobej3xube" 2025/03/10 04:20:56 INFO : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/10 04:20:56 DEBUG : : forgetting directory cache 2025/03/10 04:20:57 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/03/10 04:20:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:20:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/10 04:20:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/10 04:20:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/10 04:20:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/10 04:20:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/10 04:20:58 DEBUG : TestRWCacheUpdate(0xc0009bc380): _readAt: size=512, off=0 2025/03/10 04:20:58 DEBUG : TestRWCacheUpdate(0xc0009bc380): openPending: 2025/03/10 04:20:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-10 03:21:56 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/03/10 04:20:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/10 04:20:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/10 04:20:58 DEBUG : TestRWCacheUpdate(0xc0009bc380): >openPending: err= 2025/03/10 04:20:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/10 04:20:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/10 04:20:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/10 04:20:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:20:59 DEBUG : TestRWCacheUpdate(0xc0009bc380): >_readAt: n=20, err=EOF 2025/03/10 04:20:59 DEBUG : TestRWCacheUpdate(0xc0009bc380): close: 2025/03/10 04:20:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-10 03:21:56 +0000 UTC 2025/03/10 04:20:59 DEBUG : TestRWCacheUpdate(0xc0009bc380): >close: err= 2025/03/10 04:20:59 DEBUG : : Re-reading directory (349.478145ms old) 2025/03/10 04:20:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/10 04:20:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/10 04:20:59 DEBUG : : forgetting directory cache 2025/03/10 04:20:59 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate(0xc0009bc680): _readAt: size=512, off=0 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate(0xc0009bc680): openPending: 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-10 03:22:56 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-03-10 03:21:56 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-10 03:22:56 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-03-10 03:21:56 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/03/10 04:21:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/10 04:21:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate(0xc0009bc680): >openPending: err= 2025/03/10 04:21:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:21:01 DEBUG : : forgetting directory cache 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate(0xc0009bc680): >_readAt: n=20, err=EOF 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate(0xc0009bc680): close: 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-10 03:22:56 +0000 UTC 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate(0xc0009bc680): >close: err= 2025/03/10 04:21:01 DEBUG : : Re-reading directory (408.610692ms old) 2025/03/10 04:21:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/10 04:21:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/10 04:21:01 DEBUG : : forgetting directory cache 2025/03/10 04:21:02 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/03/10 04:21:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:21:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/10 04:21:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/10 04:21:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/10 04:21:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/10 04:21:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/10 04:21:03 DEBUG : TestRWCacheUpdate(0xc000e7c1c0): _readAt: size=512, off=0 2025/03/10 04:21:03 DEBUG : TestRWCacheUpdate(0xc000e7c1c0): openPending: 2025/03/10 04:21:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-10 03:23:56 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-03-10 03:22:56 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/03/10 04:21:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-10 03:23:56 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-03-10 03:22:56 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/03/10 04:21:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/10 04:21:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/10 04:21:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/10 04:21:03 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/10 04:21:03 DEBUG : TestRWCacheUpdate(0xc000e7c1c0): >openPending: err= 2025/03/10 04:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/10 04:21:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/10 04:21:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/10 04:21:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:21:03 DEBUG : TestRWCacheUpdate(0xc000e7c1c0): >_readAt: n=20, err=EOF 2025/03/10 04:21:03 DEBUG : TestRWCacheUpdate(0xc000e7c1c0): close: 2025/03/10 04:21:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-10 03:23:56 +0000 UTC 2025/03/10 04:21:03 DEBUG : TestRWCacheUpdate(0xc000e7c1c0): >close: err= 2025/03/10 04:21:03 DEBUG : : Re-reading directory (349.765061ms old) 2025/03/10 04:21:04 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/10 04:21:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/10 04:21:04 DEBUG : : forgetting directory cache 2025/03/10 04:21:04 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate(0xc00037d040): _readAt: size=512, off=0 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate(0xc00037d040): openPending: 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-10 03:24:56 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-03-10 03:23:56 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-10 03:24:56 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-03-10 03:23:56 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/03/10 04:21:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/10 04:21:06 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate(0xc00037d040): >openPending: err= 2025/03/10 04:21:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate(0xc00037d040): >_readAt: n=20, err=EOF 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate(0xc00037d040): close: 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-10 03:24:56 +0000 UTC 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate(0xc00037d040): >close: err= 2025/03/10 04:21:06 DEBUG : : Re-reading directory (339.99792ms old) 2025/03/10 04:21:06 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/10 04:21:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/10 04:21:06 DEBUG : : forgetting directory cache 2025/03/10 04:21:07 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/03/10 04:21:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate(0xc000e7c240): _readAt: size=512, off=0 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate(0xc000e7c240): openPending: 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-10 03:25:56 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-03-10 03:24:56 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-10 03:25:56 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-03-10 03:24:56 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/03/10 04:21:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/10 04:21:09 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate(0xc000e7c240): >openPending: err= 2025/03/10 04:21:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:21:09 DEBUG : : forgetting directory cache 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate(0xc000e7c240): >_readAt: n=20, err=EOF 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate(0xc000e7c240): close: 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-10 03:25:56 +0000 UTC 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate(0xc000e7c240): >close: err= 2025/03/10 04:21:09 DEBUG : : Re-reading directory (377.867592ms old) 2025/03/10 04:21:09 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/10 04:21:09 DEBUG : : forgetting directory cache 2025/03/10 04:21:09 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate(0xc0014e2200): _readAt: size=512, off=0 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate(0xc0014e2200): openPending: 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-10 03:26:56 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-03-10 03:25:56 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-10 03:26:56 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-03-10 03:25:56 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/03/10 04:21:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/10 04:21:11 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate(0xc0014e2200): >openPending: err= 2025/03/10 04:21:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate(0xc0014e2200): >_readAt: n=20, err=EOF 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate(0xc0014e2200): close: 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-10 03:26:56 +0000 UTC 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate(0xc0014e2200): >close: err= 2025/03/10 04:21:11 DEBUG : : Re-reading directory (331.348581ms old) 2025/03/10 04:21:11 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/10 04:21:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/10 04:21:12 DEBUG : : forgetting directory cache 2025/03/10 04:21:12 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/03/10 04:21:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:21:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/10 04:21:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/10 04:21:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/10 04:21:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/10 04:21:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/10 04:21:13 DEBUG : TestRWCacheUpdate(0xc00037c240): _readAt: size=512, off=0 2025/03/10 04:21:13 DEBUG : TestRWCacheUpdate(0xc00037c240): openPending: 2025/03/10 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-10 03:27:56 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-03-10 03:26:56 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/03/10 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-10 03:27:56 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-03-10 03:26:56 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/03/10 04:21:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/10 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/10 04:21:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/10 04:21:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/10 04:21:13 DEBUG : TestRWCacheUpdate(0xc00037c240): >openPending: err= 2025/03/10 04:21:13 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/10 04:21:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/10 04:21:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/10 04:21:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:21:14 DEBUG : TestRWCacheUpdate(0xc00037c240): >_readAt: n=21, err=EOF 2025/03/10 04:21:14 DEBUG : TestRWCacheUpdate(0xc00037c240): close: 2025/03/10 04:21:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-10 03:27:56 +0000 UTC 2025/03/10 04:21:14 DEBUG : TestRWCacheUpdate(0xc00037c240): >close: err= 2025/03/10 04:21:14 DEBUG : : Re-reading directory (358.84981ms old) 2025/03/10 04:21:14 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/10 04:21:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/10 04:21:14 DEBUG : : forgetting directory cache 2025/03/10 04:21:14 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/03/10 04:21:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:21:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/10 04:21:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/10 04:21:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/10 04:21:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/10 04:21:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/10 04:21:16 DEBUG : TestRWCacheUpdate(0xc0009bc500): _readAt: size=512, off=0 2025/03/10 04:21:16 DEBUG : TestRWCacheUpdate(0xc0009bc500): openPending: 2025/03/10 04:21:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-10 03:28:56 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-03-10 03:27:56 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/03/10 04:21:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-10 03:28:56 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-03-10 03:27:56 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/03/10 04:21:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/10 04:21:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/10 04:21:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/10 04:21:16 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/10 04:21:16 DEBUG : TestRWCacheUpdate(0xc0009bc500): >openPending: err= 2025/03/10 04:21:16 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/10 04:21:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/10 04:21:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/10 04:21:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:21:16 DEBUG : TestRWCacheUpdate(0xc0009bc500): >_readAt: n=22, err=EOF 2025/03/10 04:21:16 DEBUG : TestRWCacheUpdate(0xc0009bc500): close: 2025/03/10 04:21:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-10 03:28:56 +0000 UTC 2025/03/10 04:21:16 DEBUG : TestRWCacheUpdate(0xc0009bc500): >close: err= 2025/03/10 04:21:16 DEBUG : : Re-reading directory (339.641834ms old) 2025/03/10 04:21:16 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/10 04:21:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/10 04:21:16 DEBUG : : forgetting directory cache 2025/03/10 04:21:17 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate(0xc00037c3c0): _readAt: size=512, off=0 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate(0xc00037c3c0): openPending: 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-10 03:29:56 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-03-10 03:28:56 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-10 03:29:56 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-03-10 03:28:56 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/03/10 04:21:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/10 04:21:18 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate(0xc00037c3c0): >openPending: err= 2025/03/10 04:21:18 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate(0xc00037c3c0): >_readAt: n=23, err=EOF 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate(0xc00037c3c0): close: 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-10 03:29:56 +0000 UTC 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate(0xc00037c3c0): >close: err= 2025/03/10 04:21:18 DEBUG : : Re-reading directory (340.83343ms old) 2025/03/10 04:21:18 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/10 04:21:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/10 04:21:19 DEBUG : : forgetting directory cache 2025/03/10 04:21:19 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/03/10 04:21:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:21:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/10 04:21:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/10 04:21:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/10 04:21:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/10 04:21:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/10 04:21:20 DEBUG : TestRWCacheUpdate(0xc0009bc600): _readAt: size=512, off=0 2025/03/10 04:21:20 DEBUG : TestRWCacheUpdate(0xc0009bc600): openPending: 2025/03/10 04:21:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-10 03:30:56 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-03-10 03:29:56 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/03/10 04:21:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-10 03:30:56 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-03-10 03:29:56 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/03/10 04:21:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/10 04:21:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/10 04:21:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/10 04:21:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/10 04:21:20 DEBUG : TestRWCacheUpdate(0xc0009bc600): >openPending: err= 2025/03/10 04:21:20 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/10 04:21:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/10 04:21:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/10 04:21:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:21:21 DEBUG : TestRWCacheUpdate(0xc0009bc600): >_readAt: n=24, err=EOF 2025/03/10 04:21:21 DEBUG : TestRWCacheUpdate(0xc0009bc600): close: 2025/03/10 04:21:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-10 03:30:56 +0000 UTC 2025/03/10 04:21:21 DEBUG : TestRWCacheUpdate(0xc0009bc600): >close: err= 2025/03/10 04:21:21 DEBUG : : Re-reading directory (359.031631ms old) 2025/03/10 04:21:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/10 04:21:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/10 04:21:21 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:21:21 DEBUG : : Looking for writers 2025/03/10 04:21:21 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/10 04:21:21 DEBUG : >WaitForWriters: 2025/03/10 04:21:21 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': vfs cache: cleaner exiting 2025/03/10 04:21:21 DEBUG : : forgetting directory cache 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: TestRWCacheUpdate (32.48s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:21:30 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/03/10 04:21:32 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/03/10 04:21:33 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:21:33 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:21:33 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/10 04:21:33 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/10 04:21:33 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/10 04:21:33 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/10 04:21:33 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:21:33 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/10 04:21:33 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/10 04:21:33 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/10 04:21:33 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/10 04:21:33 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/10 04:21:33 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:21:33 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/10 04:21:33 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/10 04:21:33 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/10 04:21:33 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/10 04:21:33 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/10 04:21:33 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:21:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/10 04:21:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/10 04:21:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/10 04:21:34 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:21:34 DEBUG : : Looking for writers 2025/03/10 04:21:34 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/10 04:21:34 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/10 04:21:34 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.61s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:21:35 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:21:35 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:21:35 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': Reusing VFS from active cache 2025/03/10 04:21:35 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:21:35 DEBUG : : Looking for writers 2025/03/10 04:21:35 DEBUG : >WaitForWriters: 2025/03/10 04:21:35 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:21:35 DEBUG : : Looking for writers 2025/03/10 04:21:35 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.33s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:21:35 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:21:35 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:21:35 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:21:35 DEBUG : : Looking for writers 2025/03/10 04:21:35 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.33s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:21:35 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:21:35 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:21:35 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:21:35 DEBUG : : Looking for writers 2025/03/10 04:21:35 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.34s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:21:36 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:21:36 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:21:36 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:21:38 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/03/10 04:21:40 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:21:40 DEBUG : dir: Looking for writers 2025/03/10 04:21:40 DEBUG : file2: reading active writers 2025/03/10 04:21:40 DEBUG : : Looking for writers 2025/03/10 04:21:40 DEBUG : dir: reading active writers 2025/03/10 04:21:40 DEBUG : file1: reading active writers 2025/03/10 04:21:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.40s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:21:41 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:21:41 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:21:42 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:21:44 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/03/10 04:21:45 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:21:45 DEBUG : dir: Looking for writers 2025/03/10 04:21:45 DEBUG : : Looking for writers 2025/03/10 04:21:45 DEBUG : dir: reading active writers 2025/03/10 04:21:45 DEBUG : file1: reading active writers 2025/03/10 04:21:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.27s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:21:46 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:21:46 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:21:47 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/03/10 04:21:49 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/03/10 04:21:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/10 04:21:51 DEBUG : file1: Open: flags=O_RDONLY 2025/03/10 04:21:51 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/10 04:21:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/10 04:21:51 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/10 04:21:51 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/10 04:21:51 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/10 04:21:51 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/10 04:21:51 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:21:51 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:21:51 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/10 04:21:51 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/10 04:21:51 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/10 04:21:51 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/10 04:21:51 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': File to upload is small (0 bytes), uploading instead of streaming 2025/03/10 04:21:52 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/10 04:21:52 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/03/10 04:21:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/10 04:21:52 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:21:52 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/10 04:21:52 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:21:52 DEBUG : dir: Looking for writers 2025/03/10 04:21:52 DEBUG : file2: reading active writers 2025/03/10 04:21:52 DEBUG : new_file.txt: reading active writers 2025/03/10 04:21:52 DEBUG : : Looking for writers 2025/03/10 04:21:52 DEBUG : dir: reading active writers 2025/03/10 04:21:52 DEBUG : file1: reading active writers 2025/03/10 04:21:52 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.34s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:21:54 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:21:54 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:21:55 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/03/10 04:21:57 DEBUG : dir/file2: same parent dir (ODFfODEyMDU4NF9JWWNDRQ) - using file/rename instead of move_copy for dir/file1 2025/03/10 04:21:57 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/10 04:21:57 DEBUG : dir/file1: Updating file with dir/file1 0xc000ac86c0 2025/03/10 04:21:57 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/10 04:21:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/10 04:21:58 INFO : dir/file1: Moved (server-side) to: file0 2025/03/10 04:21:58 DEBUG : file0: Updating file with file0 0xc000ac86c0 2025/03/10 04:21:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/10 04:21:58 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/10 04:21:58 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:21:58 DEBUG : dir: Looking for writers 2025/03/10 04:21:58 DEBUG : : Looking for writers 2025/03/10 04:21:58 DEBUG : dir: reading active writers 2025/03/10 04:21:58 DEBUG : file0: reading active writers 2025/03/10 04:21:58 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.28s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:21:59 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:21:59 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:21:59 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:21:59 DEBUG : : Looking for writers 2025/03/10 04:21:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.49s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:21:59 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:21:59 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:22:00 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/10 04:22:00 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/10 04:22:01 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/10 04:22:02 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/10 04:22:03 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/10 04:22:04 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:22:04 DEBUG : : Looking for writers 2025/03/10 04:22:04 DEBUG : a: Looking for writers 2025/03/10 04:22:04 DEBUG : b: Looking for writers 2025/03/10 04:22:04 DEBUG : c: Looking for writers 2025/03/10 04:22:04 DEBUG : d: Looking for writers 2025/03/10 04:22:04 DEBUG : : Looking for writers 2025/03/10 04:22:04 DEBUG : /: reading active writers 2025/03/10 04:22:04 DEBUG : a: reading active writers 2025/03/10 04:22:04 DEBUG : b: reading active writers 2025/03/10 04:22:04 DEBUG : c: reading active writers 2025/03/10 04:22:04 DEBUG : d: reading active writers 2025/03/10 04:22:04 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (5.91s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:22:05 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:22:05 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:22:06 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/10 04:22:07 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/10 04:22:07 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/10 04:22:08 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/10 04:22:10 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:22:10 DEBUG : a/b/c/d: Looking for writers 2025/03/10 04:22:10 DEBUG : a/b/c: Looking for writers 2025/03/10 04:22:10 DEBUG : d: reading active writers 2025/03/10 04:22:10 DEBUG : a/b: Looking for writers 2025/03/10 04:22:10 DEBUG : c: reading active writers 2025/03/10 04:22:10 DEBUG : a: Looking for writers 2025/03/10 04:22:10 DEBUG : b: reading active writers 2025/03/10 04:22:10 DEBUG : : Looking for writers 2025/03/10 04:22:10 DEBUG : a: reading active writers 2025/03/10 04:22:10 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.37s) === 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-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:22:13 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:22:13 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:22:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:22:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:22:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:13 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/10 04:22:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/10 04:22:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:13 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/10 04:22:13 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/10 04:22:13 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/10 04:22:13 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': File to upload is small (5 bytes), uploading instead of streaming 2025/03/10 04:22:14 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/03/10 04:22:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/10 04:22:15 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/10 04:22:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:22:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:22:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/10 04:22:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/10 04:22:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:22:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:22:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/10 04:22:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/10 04:22:15 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/10 04:22:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/10 04:22:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/10 04:22:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/10 04:22:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/10 04:22:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:15 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': File to upload is small (0 bytes), uploading instead of streaming 2025/03/10 04:22:16 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/10 04:22:16 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/10 04:22:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/10 04:22:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/10 04:22:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/10 04:22:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/10 04:22:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:16 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': File to upload is small (7 bytes), uploading instead of streaming 2025/03/10 04:22:16 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/03/10 04:22:17 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/03/10 04:22:17 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/10 04:22:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:17 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:22:17 DEBUG : : Looking for writers 2025/03/10 04:22:17 DEBUG : file1: reading active writers 2025/03/10 04:22:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.65s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:22:17 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:22:17 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:22:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:22:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:22:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/10 04:22:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/10 04:22:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:18 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/10 04:22:19 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/10 04:22:19 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/10 04:22:19 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/10 04:22:19 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': File to upload is small (11 bytes), uploading instead of streaming 2025/03/10 04:22:19 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/03/10 04:22:20 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/10 04:22:20 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/10 04:22:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:20 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/10 04:22:20 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:22:20 DEBUG : : Looking for writers 2025/03/10 04:22:20 DEBUG : file1: reading active writers 2025/03/10 04:22:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.43s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:22:21 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:22:21 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:22:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:22:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:22:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/10 04:22:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/10 04:22:21 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/10 04:22:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:21 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': File to upload is small (5 bytes), uploading instead of streaming 2025/03/10 04:22:22 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/03/10 04:22:23 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/10 04:22:23 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/10 04:22:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:23 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/10 04:22:23 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:22:23 DEBUG : : Looking for writers 2025/03/10 04:22:23 DEBUG : file1: reading active writers 2025/03/10 04:22:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.29s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:22:23 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:22:23 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:22:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:22:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:22:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/10 04:22:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/10 04:22:23 DEBUG : file1: WriteFileHandle.Release closing 2025/03/10 04:22:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:23 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': File to upload is small (0 bytes), uploading instead of streaming 2025/03/10 04:22:25 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/10 04:22:25 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/10 04:22:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:25 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/10 04:22:25 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:22:25 DEBUG : : Looking for writers 2025/03/10 04:22:25 DEBUG : file1: reading active writers 2025/03/10 04:22:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:22:25 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:22:25 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:22:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:22:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:22:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/10 04:22:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/10 04:22:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:25 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': File to upload is small (2 bytes), uploading instead of streaming 2025/03/10 04:22:26 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/03/10 04:22:27 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/03/10 04:22:27 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/10 04:22:27 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/03/10 04:22:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:27 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:22:27 DEBUG : : Looking for writers 2025/03/10 04:22:27 DEBUG : file1: reading active writers 2025/03/10 04:22:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.42s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:22:28 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:22:28 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:22:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:22:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:22:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/10 04:22:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/10 04:22:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:28 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': File to upload is small (0 bytes), uploading instead of streaming 2025/03/10 04:22:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/10 04:22:29 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/10 04:22:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:22:29 DEBUG : file1: Open: flags=O_RDONLY 2025/03/10 04:22:29 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/10 04:22:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/10 04:22:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:22:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/10 04:22:29 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:22:29 DEBUG : : Looking for writers 2025/03/10 04:22:29 DEBUG : file1: reading active writers 2025/03/10 04:22:29 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.28s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-sosobej3xube'", Local "Local file system at /tmp/rclone2664413549", Modify Window "1s" 2025/03/10 04:22:30 INFO : OpenDrive root 'rclone-test-sosobej3xube': poll-interval is not supported by this remote 2025/03/10 04:22:30 NOTICE: OpenDrive root 'rclone-test-sosobej3xube': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/10 04:22:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/10 04:22:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/10 04:22:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/10 04:22:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/10 04:22:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:30 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': File to upload is small (100 bytes), uploading instead of streaming 2025/03/10 04:22:31 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/03/10 04:22:32 DEBUG : file1: md5 = b57ff284398cb126aa7cecaee00a5f08 OK 2025/03/10 04:22:32 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/10 04:22:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/10 04:22:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/10 04:22:32 DEBUG : file1: Open: flags=O_RDONLY 2025/03/10 04:22:32 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/10 04:22:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/10 04:22:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/10 04:22:32 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/10 04:22:32 DEBUG : WaitForWriters: timeout=30s 2025/03/10 04:22:32 DEBUG : : Looking for writers 2025/03/10 04:22:32 DEBUG : file1: reading active writers 2025/03/10 04:22:32 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.66s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/03/10 04:22:33 DEBUG : OpenDrive root 'rclone-test-sosobej3xube': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 6m44.099109242s (try 1/5): exit status 1: Failed [TestDirCreate]